Update to to 0.2.23

Submitted by:	KATO Tsuguru <tkato@prontomail.com>
PR:		53105
Approved by:	fjoe (implicit)
This commit is contained in:
Sergey A. Osokin
2003-06-10 09:30:21 +00:00
parent fbbfcc63c2
commit a90e5ffb3b
2 changed files with 5 additions and 7 deletions

View File

@@ -7,8 +7,7 @@
#
PORTNAME= patchutils
PORTVERSION= 0.2.22
PORTREVISION= 1
PORTVERSION= 0.2.23
CATEGORIES= misc
MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/
@@ -17,6 +16,7 @@ COMMENT= A small collection of programs that operate on patch files
USE_BZIP2= yes
USE_PERL5= yes
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@@ -25,9 +25,7 @@ MAN1= combinediff.1 dehtmldiff.1 editdiff.1 espdiff.1 filterdiff.1 \
rediff.1 splitdiff.1 unwrapdiff.1
post-patch:
@${PERL} -pi.bak -e "s,#!/bin/bash,#!/bin/sh," \
${WRKSRC}/dehtmldiff.in \
${WRKSRC}/editdiff.in \
${WRKSRC}/move-to-front
@${GREP} -lR "#!/bin/bash" ${WRKSRC} | ${XARGS} ${PERL} -pi.bak -e \
"s,#!/bin/bash,#!/bin/sh,"
.include <bsd.port.mk>

View File

@@ -1 +1 @@
MD5 (patchutils-0.2.22.tar.bz2) = 30f943741faba98db4b2caa58d4a19df
MD5 (patchutils-0.2.23.tar.bz2) = a38616eace0df5ba537855a012df7687