diff options
author | dhn <dhn@FreeBSD.org> | 2009-11-22 22:14:01 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-11-22 22:14:01 +0800 |
commit | 8323a19b411c5d8ac8004ec298a1d3734c24407c (patch) | |
tree | 926de5fb587ac17a023f03b28373fbf07cd81a05 /comms | |
parent | 06a6bbf54d6bda97c4c516d8b5839e732dbc2927 (diff) | |
download | freebsd-ports-gnome-8323a19b411c5d8ac8004ec298a1d3734c24407c.tar.gz freebsd-ports-gnome-8323a19b411c5d8ac8004ec298a1d3734c24407c.tar.zst freebsd-ports-gnome-8323a19b411c5d8ac8004ec298a1d3734c24407c.zip |
- Update to 0.75
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ncid/Makefile | 3 | ||||
-rw-r--r-- | comms/ncid/distinfo | 6 | ||||
-rw-r--r-- | comms/ncid/files/patch-FreeBSD__ncidd | 15 | ||||
-rw-r--r-- | comms/ncid/files/patch-FreeBSD__ncidsip | 14 | ||||
-rw-r--r-- | comms/ncid/files/patch-FreeBSD__sip2ncid | 17 | ||||
-rw-r--r-- | comms/ncid/files/patch-FreeBSD__yac2ncid | 14 | ||||
-rw-r--r-- | comms/ncid/pkg-plist | 2 |
7 files changed, 6 insertions, 65 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index f58f4967667e..c51c9e8cfed6 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ncid -PORTVERSION= 0.74 -PORTREVISION= 1 +PORTVERSION= 0.75 CATEGORIES= comms MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src diff --git a/comms/ncid/distinfo b/comms/ncid/distinfo index 24c7ddfb340a..9f303fdebea5 100644 --- a/comms/ncid/distinfo +++ b/comms/ncid/distinfo @@ -1,3 +1,3 @@ -MD5 (ncid-0.74-src.tar.gz) = 18885a48bc8be40fa2423a266c6c9e40 -SHA256 (ncid-0.74-src.tar.gz) = 2eff237fed9a82e95fbd73ceb72c5bb91a799279783fcb0750940e21126312ac -SIZE (ncid-0.74-src.tar.gz) = 236450 +MD5 (ncid-0.75-src.tar.gz) = 43543a1a257d20be670d1e9548d4120f +SHA256 (ncid-0.75-src.tar.gz) = c70ee1d01248eb6a5b370b588c38ca810359a954fbf95cb8caf295adc52ee41a +SIZE (ncid-0.75-src.tar.gz) = 244867 diff --git a/comms/ncid/files/patch-FreeBSD__ncidd b/comms/ncid/files/patch-FreeBSD__ncidd deleted file mode 100644 index 22ba1715e2c4..000000000000 --- a/comms/ncid/files/patch-FreeBSD__ncidd +++ /dev/null @@ -1,15 +0,0 @@ ---- ./FreeBSD/ncidd.orig 2009-10-17 15:13:04.000000000 +0200 -+++ ./FreeBSD/ncidd 2009-10-17 15:13:32.000000000 +0200 -@@ -12,11 +12,10 @@ - - . /etc/rc.subr - -+name=ncidd - rcvar=`set_rcvar` - extra_commands="condrestart" - --name=ncidd -- - command=/usr/local/sbin/$name - pidfile="/var/run/${name}.pid" - command_args="--pidfile /var/run/${name}.pid" diff --git a/comms/ncid/files/patch-FreeBSD__ncidsip b/comms/ncid/files/patch-FreeBSD__ncidsip deleted file mode 100644 index 90a5424cbaad..000000000000 --- a/comms/ncid/files/patch-FreeBSD__ncidsip +++ /dev/null @@ -1,14 +0,0 @@ ---- ./FreeBSD/ncidsip.orig 2009-10-17 15:13:04.000000000 +0200 -+++ ./FreeBSD/ncidsip 2009-10-17 15:13:33.000000000 +0200 -@@ -12,10 +12,10 @@ - - . /etc/rc.subr - -+name=ncidsip - rcvar=`set_rcvar` - extra_commands="condrestart" - --name=ncidsip - pidfile="/var/run/${name}.pid" - args="--pidfile /var/run/${name}.pid" - diff --git a/comms/ncid/files/patch-FreeBSD__sip2ncid b/comms/ncid/files/patch-FreeBSD__sip2ncid deleted file mode 100644 index 5fa970d73e0b..000000000000 --- a/comms/ncid/files/patch-FreeBSD__sip2ncid +++ /dev/null @@ -1,17 +0,0 @@ ---- ./FreeBSD/sip2ncid.orig 2009-10-17 15:13:04.000000000 +0200 -+++ ./FreeBSD/sip2ncid 2009-10-17 15:13:33.000000000 +0200 -@@ -10,13 +10,12 @@ - # - sip2ncid_enable="${sip2ncid_enable-NO}" - -+name=sip2ncid - . /etc/rc.subr - - rcvar=`set_rcvar` - extra_commands="condrestart" - --name=sip2ncid -- - command=/usr/local/sbin/$name - pidfile="/var/run/${name}.pid" - command_args="--pidfile /var/run/${name}.pid" diff --git a/comms/ncid/files/patch-FreeBSD__yac2ncid b/comms/ncid/files/patch-FreeBSD__yac2ncid deleted file mode 100644 index 01956f382bd4..000000000000 --- a/comms/ncid/files/patch-FreeBSD__yac2ncid +++ /dev/null @@ -1,14 +0,0 @@ ---- ./FreeBSD/yac2ncid.orig 2009-10-17 15:13:04.000000000 +0200 -+++ ./FreeBSD/yac2ncid 2009-10-17 15:13:34.000000000 +0200 -@@ -12,10 +12,10 @@ - - . /etc/rc.subr - -+name=yac2ncid - rcvar=`set_rcvar` - extra_commands="condrestart" - --name=yac2ncid - pidfile="/var/run/${name}.pid" - args="" - diff --git a/comms/ncid/pkg-plist b/comms/ncid/pkg-plist index f78aa94bee11..d955f8bd4dd8 100644 --- a/comms/ncid/pkg-plist +++ b/comms/ncid/pkg-plist @@ -8,6 +8,7 @@ bin/cidupdate bin/yac2ncid etc/logrotate.d/ncid @dirrm etc/logrotate.d +etc/rc.d/ncid-hangup etc/rc.d/ncid-kpopup etc/rc.d/ncid-page etc/rc.d/ncid-samba @@ -19,6 +20,7 @@ etc/rc.d/ncid-speak etc/rc.d/ncidd etc/rc.d/sip2ncid %%DATADIR%%/ncidrotate +%%DATADIR%%/ncid-hangup %%DATADIR%%/ncid-kpopup %%DATADIR%%/ncid-mythtv %%DATADIR%%/ncid-page |