On Thu, Aug 18, 2011 at 12:46:09PM -0300, Gonzalo L. R. wrote:
> You forgot

no no no.

> 
> +     ${INSTALL_DATA} ${WRKSRC}/quickmarks ${PREFIX}/share/xxxterm/

this file was removed by upstream
(https://opensource.conformal.com/cgi-bin/cvsweb/xxxterm/xxxterm/Attic/quickmarks)
cvslog:
"no need for this file as it is auto generated"

> 
> please send a clean diff.

my diff is clean. What do you meant?

> 
> 
> On Thu, 18 Aug 2011 12:10:30 -0300, Gleydson Soares
> <gsoa...@trusted.com.br> wrote:
> > revive it, now that portstree is unlocked.
> > i did some tweaks.
> > my feedback and new diff attached
> > 
> > On Thu, Aug 04, 2011 at 10:39:51AM -0300, Gonzalo L. R. wrote:
> > 
> >> Index: Makefile
> >> ===================================================================
> >> RCS file: /cvs/ports/www/xxxterm/Makefile,v
> >> retrieving revision 1.20
> >> diff -u -r1.20 Makefile
> >> --- Makefile       18 Jul 2011 19:48:39 -0000      1.20
> >> +++ Makefile       4 Aug 2011 13:30:36 -0000
> >> @@ -1,7 +1,7 @@
> >>  # $OpenBSD: Makefile,v 1.20 2011/07/18 19:48:39 kili Exp $
> >>  
> >>  COMMENT =         vi-like minimalists web browser
> >> -DISTNAME =                xxxterm-1.425
> >> +DISTNAME =                xxxterm-1.471
> > 
> > 
> > i tweaked to 1.489, new release
> > https://opensource.conformal.com/fluxbb/viewtopic.php?id=214
> > 
> > 
> >>  CATEGORIES =              www
> >>  
> >>  HOMEPAGE =                http://opensource.conformal.com/wiki/XXXTerm
> >> @@ -44,6 +44,8 @@
> >>    ${INSTALL_DATA_DIR} ${PREFIX}/share/xxxterm/
> >>    ${INSTALL_DATA} ${WRKSRC}/xxxtermicon*.png ${PREFIX}/share/xxxterm/
> >>    ${INSTALL_DATA} ${WRKSRC}/style.css ${PREFIX}/share/xxxterm/
> >> +  ${INSTALL_DATA} ${WRKSRC}/playflash.sh ${PREFIX}/share/xxxterm/
> >> +  ${INSTALL_DATA} ${WRKSRC}/quickmarks ${PREFIX}/share/xxxterm/
> > 
> > I think, It should be installed into ${EXAMPLEDIR} instead
> > ${PREFIX}/share/xxxterm/
> > rm/
> > Also, mark it as @sample, these files are user-editable.
> 
> -- 
> Sending from my computer

Reply via email to