FreeBSD Bugzilla – Attachment 54097 Details for
Bug 81857
Update port: editors/aewan to 0.9.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.56 KB, created by
tkato432
on 2005-06-03 16:10:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-06-03 16:10:07 UTC
Size:
1.56 KB
patch
obsolete
>diff -urN /usr/ports/editors/aewan/Makefile editors/aewan/Makefile >--- /usr/ports/editors/aewan/Makefile Tue Apr 12 14:04:29 2005 >+++ editors/aewan/Makefile Thu Jun 2 20:58:47 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= aewan >-PORTVERSION= 0.9.3 >+PORTVERSION= 0.9.6 > CATEGORIES= editors > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -14,16 +14,32 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Curses-based program for the creation and editing of ascii art > >+USE_REINPLACE= yes > USE_GMAKE= yes > GNU_CONFIGURE= yes > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > > MAN1= aecat.1 aewan.1 > MAN5= aewan.5 >-PORTDOCS= README > PLIST_FILES= bin/aecat bin/aewan > >-post-install: >+.if !defined(NOPORTDOCS) >+PORTDOCS= README >+.endif >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|OSTYPE == |OSTYPE = |g' ${WRKSRC}/configure >+ >+do-install: >+.for i in aecat aewan >+ ${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/bin >+.endfor >+.for i in aecat.1 aewan.1 >+ ${INSTALL_DATA} ${WRKSRC}/man/man1/${i} ${MANPREFIX}/man/man1 >+.endfor >+.for i in aewan.5 >+ ${INSTALL_DATA} ${WRKSRC}/man/man5/${i} ${MAN5PREFIX}/man/man5 >+.endfor > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} > .for i in README >diff -urN /usr/ports/editors/aewan/distinfo editors/aewan/distinfo >--- /usr/ports/editors/aewan/distinfo Wed Oct 13 02:34:24 2004 >+++ editors/aewan/distinfo Thu Jun 2 20:22:49 2005 >@@ -1,2 +1,2 @@ >-MD5 (aewan-0.9.3.tar.gz) = 5cff245a78f614a846c3328a9c2beb88 >-SIZE (aewan-0.9.3.tar.gz) = 92160 >+MD5 (aewan-0.9.6.tar.gz) = 69bdb9e30c7819bedf1fc4fdf6ea6462 >+SIZE (aewan-0.9.6.tar.gz) = 102400
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 81857
: 54097