aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/ncdc
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-02-15 22:45:52 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-02-15 22:45:52 +0000
commit6305f2f86b55dee18334a0cdeed11a50807bc4fa (patch)
tree0d14116b6a947f282fd531e5bf23c1d277dabc30 /net-p2p/ncdc
parenteeeae465827505f24d99834be88475b2b6b45460 (diff)
downloadports-6305f2f86b55dee18334a0cdeed11a50807bc4fa.tar.gz
ports-6305f2f86b55dee18334a0cdeed11a50807bc4fa.zip
- Update to 1.8
- while here shorten master_sites for sourceforge to SF PR: ports/165187 Submitted by: maintainer, earl1k at mail.ru
Notes
Notes: svn path=/head/; revision=291483
Diffstat (limited to 'net-p2p/ncdc')
-rw-r--r--net-p2p/ncdc/Makefile10
-rw-r--r--net-p2p/ncdc/distinfo4
2 files changed, 6 insertions, 8 deletions
diff --git a/net-p2p/ncdc/Makefile b/net-p2p/ncdc/Makefile
index af216fc3216d..2eed4e9902e2 100644
--- a/net-p2p/ncdc/Makefile
+++ b/net-p2p/ncdc/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= ncdc
-PORTVERSION= 1.7
+PORTVERSION= 1.8
CATEGORIES= net-p2p
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+MASTER_SITES= SF \
http://dev.yorhel.nl/download/
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -24,7 +24,7 @@ USE_GNOME= glib20
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKEFILE= GNUmakefile
-MAN1= ncdc.1 ncdc-gen-cert.1 ncdc-db-upgrade.1
+MAN1= ncdc.1 ncdc-gen-cert.1
PLIST_FILES= bin/ncdc bin/ncdc-gen-cert
#force base compiler,linker flags to avoid linking to ncurses from ports
@@ -36,12 +36,10 @@ LDFLAGS+= -L/usr/lib -L${LOCALBASE}/lib
.if defined(WITH_GDBM)
LIB_DEPENDS+= gdbm:${PORTSDIR}/databases/gdbm
PLIST_FILES+= bin/ncdc-db-upgrade
+MAN1+= ncdc-db-upgrade.1
.endif
post-patch:
- @${REINPLACE_CMD} \
- -e 's/\(GRegex \*nand\[fl_.*\)\]/\1+1]/' \
- ${WRKSRC}/src/fl_util.c
.if defined(WITHOUT_GDBM)
@${REINPLACE_CMD} \
-e '/have_gdbm=yes/d' \
diff --git a/net-p2p/ncdc/distinfo b/net-p2p/ncdc/distinfo
index c08c17dec4bf..ecaa21830bf6 100644
--- a/net-p2p/ncdc/distinfo
+++ b/net-p2p/ncdc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ncdc-1.7.tar.gz) = 5198a88d797bcd246e9d33080b9e07ce747fd14e5146902175055676b6d8145f
-SIZE (ncdc-1.7.tar.gz) = 309915
+SHA256 (ncdc-1.8.tar.gz) = 361c0e0c20a81ecaa66a68bf82fc792395219d2d03ed18f75db3ca2133549def
+SIZE (ncdc-1.8.tar.gz) = 313804