aboutsummaryrefslogtreecommitdiff
path: root/comms/ncid
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-11-22 14:14:01 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-11-22 14:14:01 +0000
commit0d127812edffdc66fb99acb46b7cf4186b8d5ed3 (patch)
treed54a17cffc4b7981042609b72729340ffb02c33c /comms/ncid
parent77ee56e659d0b8f8bbf9e346c81da21ed83f1332 (diff)
downloadports-0d127812edffdc66fb99acb46b7cf4186b8d5ed3.tar.gz
ports-0d127812edffdc66fb99acb46b7cf4186b8d5ed3.zip
- Update to 0.75
Notes
Notes: svn path=/head/; revision=244650
Diffstat (limited to 'comms/ncid')
-rw-r--r--comms/ncid/Makefile3
-rw-r--r--comms/ncid/distinfo6
-rw-r--r--comms/ncid/files/patch-FreeBSD__ncidd15
-rw-r--r--comms/ncid/files/patch-FreeBSD__ncidsip14
-rw-r--r--comms/ncid/files/patch-FreeBSD__sip2ncid17
-rw-r--r--comms/ncid/files/patch-FreeBSD__yac2ncid14
-rw-r--r--comms/ncid/pkg-plist2
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