ports/127594: UPDATE ncid and maintainer change
Dennis Herrmann
adox at mcx2.org
Tue Sep 23 22:00:14 UTC 2008
>Number: 127594
>Category: ports
>Synopsis: UPDATE ncid and maintainer change
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 23 22:00:12 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Dennis Herrmann
>Release: FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD contempt 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Sun Sep 14 08:19:18 CEST 2008 root at contempt:/usr/obj/usr/src/sys/CONTEMPT i386
>Description:
I update this port and add my mail to MAINTAINER
>How-To-Repeat:
>Fix:
--- ncid-update.diff begins here ---
diff -ruN ncid.orig/Makefile ncid/Makefile
--- ncid.orig/Makefile 2008-09-23 23:08:35.000000000 +0200
+++ ncid/Makefile 2008-09-23 23:06:35.000000000 +0200
@@ -6,23 +6,24 @@
#
PORTNAME= ncid
-PORTVERSION= 0.68
+PORTVERSION= 0.69
CATEGORIES= comms
-MASTER_SITES= SF
+MASTER_SITES= SF \
+ http://mirror.mcx2.org/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= adox at mcx2.org
COMMENT= Network based Caller ID package
USE_TK= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-MAN1= ncid.1 ncidscripts.1 ncidtools.1 yac2ncid.1
-MAN5= ncid.conf.5 ncidd.alias.5 ncidd.conf.5 ncidscript.conf.5 yac2ncid.conf.5
+MAN1= ncid.1 ncidtools.1 yac2ncid.1
+MAN5= ncid.conf.5 ncidd.alias.5 ncidd.conf.5 yac2ncid.conf.5
MAN8= ncidd.8 ncidsip.8
USE_GMAKE= yes
ALL_TARGET= local
MAKE_ARGS= WISH=${WISH} TCLSH=${TCLSH}
-INSTALL_TARGET= install-freebsd
+INSTALL_TARGET= freebsd-install
SUB_FILES= pkg-message
post-patch:
@@ -31,21 +32,11 @@
@${FIND} ${WRKSRC}/ -name Makefile|${XARGS} ${REINPLACE_CMD} -Ee\
'/install:/s,install-(etc|logrotate),,'
@${REINPLACE_CMD} -e 's|source|.|;s|bash|sh|;/test/s|==|=|;/local/s|-i||'\
- ${WRKSRC}/tools/yac2ncid.sh
+ ${WRKSRC}/FreeBSD/yac2ncid.sh
@${REINPLACE_CMD} -Ee '/mkdir.*(INIT|ROTATE|BIN|LOG|ETC)/d;\
/CFLAGS.*=/s|=|+=|;s|-O||' ${WRKSRC}/Makefile
post-install:
- @${INSTALL} -d ${ETCDIR}/
- @cd ${WRKSRC};for i in *.alias *.conf scripts/*.conf tools/*.conf;do\
- ib=`basename $$i`;\
- ${INSTALL_DATA} $$i ${ETCDIR}/$$ib.dist;\
- ${CP} -n ${ETCDIR}/$$ib.dist ${ETCDIR}/$$ib;\
- ${ECHO_CMD} "@unexec cd %D/${ETCDIR_REL}/;! cmp -s $$ib $$ib.dist||\
- ${RM} -f $$ib">>${TMPPLIST};\
- ${ECHO_CMD} "${ETCDIR_REL}/$$ib.dist">>${TMPPLIST};\
- ${ECHO_CMD} "@exec ${CP} -n %D/%F %D/${ETCDIR_REL}/$$ib">>${TMPPLIST};\
- done
@${ECHO_CMD} "@unexec ${RMDIR} %D/${ETCDIR_REL} 2>/dev/null || true">>${TMPPLIST}
@${CAT} ${PKGMESSAGE}
diff -ruN ncid.orig/distinfo ncid/distinfo
--- ncid.orig/distinfo 2008-09-23 23:08:35.000000000 +0200
+++ ncid/distinfo 2008-09-23 22:13:53.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (ncid-0.68.tar.gz) = 215de135571aa33132af1f02d80a4dc2
-SHA256 (ncid-0.68.tar.gz) = 656864ede6666d11ea9db338b306a70c0db9405def4b35a3adbf5821485735da
-SIZE (ncid-0.68.tar.gz) = 254013
+MD5 (ncid-0.69.tar.gz) = 04522b4356c91bf1332ee2826a251ffa
+SHA256 (ncid-0.69.tar.gz) = cf6aac4b5752bb911a0d9cfad174d47cf73359aae7bfd0598dd04a7507f1b833
+SIZE (ncid-0.69.tar.gz) = 280591
--- ncid-update.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list