diff options
author | ak <ak@FreeBSD.org> | 2014-05-08 00:05:45 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2014-05-08 00:05:45 +0800 |
commit | 7ef020634ceb6a8e1b913695aa8e1e371d5682ac (patch) | |
tree | 95095495798d925309c8b901588c2bc205960dfe /net-p2p | |
parent | ea99e668bb2b97556a32808d64012faa0f86f1c3 (diff) | |
download | freebsd-ports-gnome-7ef020634ceb6a8e1b913695aa8e1e371d5682ac.tar.gz freebsd-ports-gnome-7ef020634ceb6a8e1b913695aa8e1e371d5682ac.tar.zst freebsd-ports-gnome-7ef020634ceb6a8e1b913695aa8e1e371d5682ac.zip |
- Update to 1.19.1
PR: ports/189032
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ncdc/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/ncdc/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/ncdc/Makefile b/net-p2p/ncdc/Makefile index 42de386f3a85..c333367e11d5 100644 --- a/net-p2p/ncdc/Makefile +++ b/net-p2p/ncdc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ncdc -PORTVERSION= 1.19 +PORTVERSION= 1.19.1 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://dev.yorhel.nl/download/ @@ -29,7 +29,7 @@ PLIST_FILES= bin/ncdc \ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= GEOIP +OPTIONS_DEFINE= GEOIP GEOIP_CONFIGURE_WITH= geoip GEOIP_CONFIGURE_ENV= GEOIP_CFLAGS="-I${LOCALBASE}/include" \ diff --git a/net-p2p/ncdc/distinfo b/net-p2p/ncdc/distinfo index a1d66be1b9fa..9a756d2d7387 100644 --- a/net-p2p/ncdc/distinfo +++ b/net-p2p/ncdc/distinfo @@ -1,2 +1,2 @@ -SHA256 (ncdc-1.19.tar.gz) = c24130b8bb735f936b1090d4e5f4413c08548a45a2640193386c26dc1dc7fbf1 -SIZE (ncdc-1.19.tar.gz) = 354337 +SHA256 (ncdc-1.19.1.tar.gz) = a6b23381434a47f7134d9ebdf5658fd06768f9b5de498c43e0fa00d1c7229d47 +SIZE (ncdc-1.19.1.tar.gz) = 354308 |