mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Update to 0.73
Approved by: tabthorpe (co-mentor)
This commit is contained in:
parent
f5a00546fa
commit
aa7492a78b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230307
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user