diff options
author | dhn <dhn@FreeBSD.org> | 2011-09-30 03:18:46 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-09-30 03:18:46 +0800 |
commit | 272b7d27fc778a5056167b23d0bf95072e9fdf31 (patch) | |
tree | 6990b4c4ba645df9f7ce416c6c2db6c7279983a3 | |
parent | 8d3ac12b65c7307105e010ea891c7ce3af8c2af3 (diff) | |
download | freebsd-ports-gnome-272b7d27fc778a5056167b23d0bf95072e9fdf31.tar.gz freebsd-ports-gnome-272b7d27fc778a5056167b23d0bf95072e9fdf31.tar.zst freebsd-ports-gnome-272b7d27fc778a5056167b23d0bf95072e9fdf31.zip |
- Update to 0.83
-rw-r--r-- | comms/ncid/Makefile | 4 | ||||
-rw-r--r-- | comms/ncid/distinfo | 4 | ||||
-rw-r--r-- | comms/ncid/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile index fbbef5d70ebf..94a8ad6df20a 100644 --- a/comms/ncid/Makefile +++ b/comms/ncid/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ncid -PORTVERSION= 0.82.1 +PORTVERSION= 0.83 CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.1//g} DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -18,7 +18,7 @@ USE_TK= yes WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= ncid.1 ncid2ncid.1 ncidrotate.1 yac2ncid.1 ncidmodules.1 ncidtools.1 \ cidalias.1 cidcall.1 cidupdate.1 ncid-initmodem.1 ncid-kpopup.1 ncid-mythtv.1 \ - ncid-page.1 ncid-samba.1 ncid-skel.1 ncid-speak.1 ncid-tivo.1 ncid-yac.1 + ncid-page.1 ncid-samba.1 ncid-skel.1 ncid-speak.1 ncid-yac.1 MAN5= ncid.conf.5 ncidmodules.conf.5 ncidd.alias.5 ncidrotate.conf.5 ncidd.blacklist.5 \ ncidsip.conf.5 sip2ncid.conf.5 ncidd.conf.5 ncid2ncid.conf.5 yac2ncid.conf.5 MAN8= ncidd.8 ncidsip.8 sip2ncid.8 diff --git a/comms/ncid/distinfo b/comms/ncid/distinfo index 441c2beccc6f..4537180c6a21 100644 --- a/comms/ncid/distinfo +++ b/comms/ncid/distinfo @@ -1,2 +1,2 @@ -SHA256 (ncid-0.82.1-src.tar.gz) = 6cb6c759e2cf6dc73ae71951c84661771ef28b686a1c8e8aa878c0d24d4a13c0 -SIZE (ncid-0.82.1-src.tar.gz) = 303950 +SHA256 (ncid-0.83-src.tar.gz) = e60bfa7b6f628648239b4a2d1c128ebc7122b4356391ba153e7a3f076fa89c02 +SIZE (ncid-0.83-src.tar.gz) = 332958 diff --git a/comms/ncid/pkg-plist b/comms/ncid/pkg-plist index 54445e34d95c..f9e075fffcc2 100644 --- a/comms/ncid/pkg-plist +++ b/comms/ncid/pkg-plist @@ -28,7 +28,6 @@ etc/rc.d/sip2ncid %%DATADIR%%/ncid-samba %%DATADIR%%/ncid-skel %%DATADIR%%/ncid-speak -%%DATADIR%%/ncid-tivo %%DATADIR%%/ncid-yac @dirrm %%DATADIR%% share/pixmaps/ncid/ncid.gif |