1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Bump PORTREVISION since we improved a patch

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-08-04 23:43:01 +00:00
parent 4893182ac7
commit a10954a64f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64010
2 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= dctc
PORTVERSION= 0.59
PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= http://ac2i.tzo.com/dctc/
PKGNAMESUFFIX= -gui
@ -43,7 +44,7 @@ post-patch:
s|(cmdline.+)(hublist)|\1dc_\2|' \
${WRKSRC}/src/init_fnc.c
# XXX - revise at every port update
@${REINPLACE_CMD} -e "s|%'|%|" ${WRKSRC}/src/*.c
@${REINPLACE_CMD} -e "s|%'|%|g" ${WRKSRC}/src/*.c
post-configure:
@${ECHO_CMD} '#ifndef MSG_NOSIGNAL' >> ${CONFIGURE_WRKSRC}/config.h

View File

@ -7,6 +7,7 @@
PORTNAME= dctc
PORTVERSION= 0.59
PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= http://ac2i.tzo.com/dctc/
PKGNAMESUFFIX= -gui
@ -43,7 +44,7 @@ post-patch:
s|(cmdline.+)(hublist)|\1dc_\2|' \
${WRKSRC}/src/init_fnc.c
# XXX - revise at every port update
@${REINPLACE_CMD} -e "s|%'|%|" ${WRKSRC}/src/*.c
@${REINPLACE_CMD} -e "s|%'|%|g" ${WRKSRC}/src/*.c
post-configure:
@${ECHO_CMD} '#ifndef MSG_NOSIGNAL' >> ${CONFIGURE_WRKSRC}/config.h