diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2010-05-21 11:28:34 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2010-05-21 11:28:34 +0000 |
commit | a624ec8f6fb7ac40feeef3651a5aad588e75094a (patch) | |
tree | 6af9add1c2c340c3fa7a169abaf1756aa173b260 | |
parent | 0aedc99d68a38ed568746be4aaf4832b6333284e (diff) | |
download | ports-a624ec8f6fb7ac40feeef3651a5aad588e75094a.tar.gz ports-a624ec8f6fb7ac40feeef3651a5aad588e75094a.zip |
Notes
-rw-r--r-- | comms/ncid/Makefile | 2 | ||||
-rw-r--r-- | comms/ncid/distinfo | 6 | ||||
-rw-r--r-- | comms/ncid/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index 7a499360c51c..04f6ecdaa3ae 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ncid -PORTVERSION= 0.76 +PORTVERSION= 0.78 CATEGORIES= comms MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/comms/ncid/distinfo b/comms/ncid/distinfo index 87a7f4747f48..6ff36834cf19 100644 --- a/comms/ncid/distinfo +++ b/comms/ncid/distinfo @@ -1,3 +1,3 @@ -MD5 (ncid-0.76-src.tar.gz) = 9e58916399cc4de73862cbc8f13159a8 -SHA256 (ncid-0.76-src.tar.gz) = 2a482f7e08345072878b50e096a48fe8784582b25a9495db780dd68b03dc280a -SIZE (ncid-0.76-src.tar.gz) = 245348 +MD5 (ncid-0.78-src.tar.gz) = c64e6a1adb958debd1eb424ceb7012ca +SHA256 (ncid-0.78-src.tar.gz) = 3ef673d30a395f3376112ef09b8d97305789b2d07fc1e839b8fbc2cbe368200f +SIZE (ncid-0.78-src.tar.gz) = 281621 diff --git a/comms/ncid/pkg-plist b/comms/ncid/pkg-plist index 4013c7dd96db..1bb2bbec883a 100644 --- a/comms/ncid/pkg-plist +++ b/comms/ncid/pkg-plist @@ -8,8 +8,8 @@ bin/cidupdate bin/yac2ncid etc/logrotate.d/ncid @dirrm etc/logrotate.d +etc/rc.d/ncid-initmodem etc/rc.d/ncid-hangup -etc/rc.d/ncid-kpopup etc/rc.d/ncid-page etc/rc.d/ncid-samba etc/rc.d/ncid-yac @@ -19,6 +19,7 @@ etc/rc.d/ncid-mythtv etc/rc.d/ncid-speak etc/rc.d/ncidd etc/rc.d/sip2ncid +%%DATADIR%%/ncid-initmodem %%DATADIR%%/ncidrotate %%DATADIR%%/ncid-hangup %%DATADIR%%/ncid-kpopup |