diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-17 16:16:36 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-03-17 16:16:36 +0000 |
commit | aa7492a78b222be78b787532c92fd66765d02e46 (patch) | |
tree | aabbc3c5c34d6a942585a75364f742c01fe46932 /comms/ncid | |
parent | f5a00546fa2ad7a5a19decf7c6d22620ed02a8fa (diff) | |
download | ports-aa7492a78b222be78b787532c92fd66765d02e46.tar.gz ports-aa7492a78b222be78b787532c92fd66765d02e46.zip |
Notes
Diffstat (limited to 'comms/ncid')
-rw-r--r-- | comms/ncid/Makefile | 6 | ||||
-rw-r--r-- | comms/ncid/distinfo | 6 | ||||
-rw-r--r-- | comms/ncid/pkg-plist | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index 824f0016c454..c7c37484272a 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ncid -PORTVERSION= 0.72.1 -PORTREVISION= 1 +PORTVERSION= 0.73 CATEGORIES= comms MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -18,7 +17,8 @@ COMMENT= Network based Caller ID package USE_TK= yes WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= ncid.1 ncidrotate.1 yac2ncid.1 ncidmodules.1 ncidtools.1 -MAN5= ncid.conf.5 ncidmodules.conf.5 ncidd.alias.5 sip2ncid.conf.5 ncidd.conf.5 yac2ncid.conf.5 +MAN5= ncid.conf.5 ncidmodules.conf.5 ncidd.alias.5 ncidrotate.conf.5 \ + ncidsip.conf.5 sip2ncid.conf.5 ncidd.conf.5 yac2ncid.conf.5 MAN8= ncidd.8 ncidsip.8 sip2ncid.8 USE_GMAKE= yes diff --git a/comms/ncid/distinfo b/comms/ncid/distinfo index 91a3bd271e22..df1a2458d8a4 100644 --- a/comms/ncid/distinfo +++ b/comms/ncid/distinfo @@ -1,3 +1,3 @@ -MD5 (ncid-0.72.1-src.tar.gz) = c4c5558dd02ae2838deb46e0c6eca6dd -SHA256 (ncid-0.72.1-src.tar.gz) = 7729887c621f1d4ea11bd16ba53dc388a6f555147eaf7c5061aed5a59a978296 -SIZE (ncid-0.72.1-src.tar.gz) = 233164 +MD5 (ncid-0.73-src.tar.gz) = db1000260db2004b32ac4dbd7ee4013d +SHA256 (ncid-0.73-src.tar.gz) = 093988eef9403f1e7b8f40fd2f404477547eadeef61f5690f7093bc4e8375c9f +SIZE (ncid-0.73-src.tar.gz) = 235227 diff --git a/comms/ncid/pkg-plist b/comms/ncid/pkg-plist index 10ced8ad39d1..4218543306c1 100644 --- a/comms/ncid/pkg-plist +++ b/comms/ncid/pkg-plist @@ -8,20 +8,20 @@ bin/cidupdate bin/yac2ncid etc/logrotate.d/ncid @dirrm etc/logrotate.d +etc/rc.d/ncid-kpopup etc/rc.d/ncid-page etc/rc.d/ncid-samba etc/rc.d/ncid-yac etc/rc.d/ncidsip etc/rc.d/yac2ncid etc/rc.d/ncid-mythtv -etc/rc.d/ncid-popup etc/rc.d/ncid-speak etc/rc.d/ncidd etc/rc.d/sip2ncid share/ncid/ncidrotate +share/ncid/ncid-kpopup share/ncid/ncid-mythtv share/ncid/ncid-page -share/ncid/ncid-popup share/ncid/ncid-samba share/ncid/ncid-skel share/ncid/ncid-speak |