| Summary: | [Update] net-p2p/ncdc to 1.19.1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitriy Limonov <earl1k> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Dmitriy Limonov
2014-04-26 18:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it. State Changed From-To: open->closed Committed. Thanks! Author: ak Date: Wed May 7 16:05:45 2014 New Revision: 353172 URL: http://svnweb.freebsd.org/changeset/ports/353172 QAT: https://qat.redports.org/buildarchive/r353172/ Log: - Update to 1.19.1 PR: ports/189032 Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer) Modified: head/net-p2p/ncdc/Makefile head/net-p2p/ncdc/distinfo Modified: head/net-p2p/ncdc/Makefile ============================================================================== --- head/net-p2p/ncdc/Makefile Wed May 7 15:56:04 2014 (r353171) +++ head/net-p2p/ncdc/Makefile Wed May 7 16:05:45 2014 (r353172) @@ -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" \ Modified: head/net-p2p/ncdc/distinfo ============================================================================== --- head/net-p2p/ncdc/distinfo Wed May 7 15:56:04 2014 (r353171) +++ head/net-p2p/ncdc/distinfo Wed May 7 16:05:45 2014 (r353172) @@ -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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |