Bug 186878 - [maintainer][patch] Update dns/gdnsd to 1.11.1
Summary: [maintainer][patch] Update dns/gdnsd to 1.11.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-18 19:30 UTC by Allan Jude
Modified: 2014-02-22 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (4.29 KB, patch)
2014-02-18 19:30 UTC, Allan Jude
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Jude 2014-02-18 19:30:01 UTC
Upgrade dns/gdnsd to 1.11.1

New master site, uses a redirect to amazon so needs fetch args to make it follow the redirect

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2014-02-22 12:52:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-22 13:10:08 UTC
Author: pawel
Date: Sat Feb 22 13:10:00 2014
New Revision: 345634
URL: http://svnweb.freebsd.org/changeset/ports/345634
QAT: https://qat.redports.org/buildarchive/r345634/

Log:
  Update to version 1.11.1
  
  PR:		ports/186878
  Submitted by:	maintainer

Modified:
  head/dns/gdnsd/Makefile
  head/dns/gdnsd/distinfo
  head/dns/gdnsd/pkg-plist

Modified: head/dns/gdnsd/Makefile
==============================================================================
--- head/dns/gdnsd/Makefile	Sat Feb 22 13:06:43 2014	(r345633)
+++ head/dns/gdnsd/Makefile	Sat Feb 22 13:10:00 2014	(r345634)
@@ -2,11 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	gdnsd
-PORTVERSION=	1.11.0
+PORTVERSION=	1.11.1
 CATEGORIES=	dns
-MASTER_SITES=	http://downloads.gdnsd.net/ \
+MASTER_SITES=	https://github.com/blblack/gdnsd/releases/download/v${PORTVERSION}/ \
 		http://gdnsd.scaleengine.net/gdnsd/
 
+FETCH_ARGS=	-Fpr
+
 MAINTAINER=	ports@scaleengine.com
 COMMENT=	Authoritative-only GeoIP-aware DNS server
 
@@ -26,7 +28,7 @@ USE_RC_SUBR=	gdnsd
 USERS?=		gdnsd
 GROUPS?=	gdnsd
 
-OPTIONS_DEFINE=	GEOIP URCU
+OPTIONS_DEFINE=	DOCS GEOIP URCU
 
 GEOIP_DESC=		Enable GeoIP Support
 GEOIP_RUN_DEPENDS=	${LOCALBASE}/share/GeoIP/GeoIP.dat:${PORTSDIR}/net/GeoIP

Modified: head/dns/gdnsd/distinfo
==============================================================================
--- head/dns/gdnsd/distinfo	Sat Feb 22 13:06:43 2014	(r345633)
+++ head/dns/gdnsd/distinfo	Sat Feb 22 13:10:00 2014	(r345634)
@@ -1,2 +1,2 @@
-SHA256 (gdnsd-1.11.0.tar.xz) = 45c60d3c739d3b4e25777edc3d552b093275b20226e610cbacbb143300412c94
-SIZE (gdnsd-1.11.0.tar.xz) = 627912
+SHA256 (gdnsd-1.11.1.tar.xz) = 5c560753e9c07631904fad84b422797e520079b989f6b5d912057bc2ca81e7e5
+SIZE (gdnsd-1.11.1.tar.xz) = 629060

Modified: head/dns/gdnsd/pkg-plist
==============================================================================
--- head/dns/gdnsd/pkg-plist	Sat Feb 22 13:06:43 2014	(r345633)
+++ head/dns/gdnsd/pkg-plist	Sat Feb 22 13:10:00 2014	(r345634)
@@ -1,4 +1,5 @@
 bin/gdnsd_geoip_test
+etc/rc.d/gdnsd
 include/gdnsd/compiler.h
 include/gdnsd/dmn.h
 include/gdnsd/dname.h
@@ -11,7 +12,6 @@ include/gdnsd/plugapi.h
 include/gdnsd/plugin.h
 include/gdnsd/stats.h
 include/gdnsd/vscf.h
-@dirrm include/gdnsd
 lib/gdnsd/libgdnsd.la
 lib/gdnsd/libgdnsd.so
 lib/gdnsd/plugin_extmon.la
@@ -36,39 +36,7 @@ lib/gdnsd/plugin_tcp_connect.la
 lib/gdnsd/plugin_tcp_connect.so
 lib/gdnsd/plugin_weighted.la
 lib/gdnsd/plugin_weighted.so
-@dirrm lib/gdnsd
 libexec/gdnsd/gdnsd_extmon_helper
-@dirrm libexec/gdnsd
-sbin/gdnsd
-%%DOCSDIR%%/AUTHORS
-%%DOCSDIR%%/COPYING
-%%DOCSDIR%%/INSTALL
-%%DOCSDIR%%/NEWS
-%%DOCSDIR%%/README.md
-%%DOCSDIR%%/gdnsd-plugin-api.pod
-%%DOCSDIR%%/gdnsd-plugin-api.txt
-%%DOCSDIR%%/gdnsd-plugin-extmon.pod
-%%DOCSDIR%%/gdnsd-plugin-extmon.txt
-%%DOCSDIR%%/gdnsd-plugin-geoip.pod
-%%DOCSDIR%%/gdnsd-plugin-geoip.txt
-%%DOCSDIR%%/gdnsd-plugin-metafo.pod
-%%DOCSDIR%%/gdnsd-plugin-metafo.txt
-%%DOCSDIR%%/gdnsd-plugin-multifo.pod
-%%DOCSDIR%%/gdnsd-plugin-multifo.txt
-%%DOCSDIR%%/gdnsd-plugin-simplefo.pod
-%%DOCSDIR%%/gdnsd-plugin-simplefo.txt
-%%DOCSDIR%%/gdnsd-plugin-weighted.pod
-%%DOCSDIR%%/gdnsd-plugin-weighted.txt
-%%DOCSDIR%%/gdnsd.config.pod
-%%DOCSDIR%%/gdnsd.config.txt
-%%DOCSDIR%%/gdnsd.pod
-%%DOCSDIR%%/gdnsd.txt
-%%DOCSDIR%%/gdnsd.zonefile.pod
-%%DOCSDIR%%/gdnsd.zonefile.txt
-%%DOCSDIR%%/gdnsd_geoip_test.pod
-%%DOCSDIR%%/gdnsd_geoip_test.txt
-%%DOCSDIR%%/gdnsd_manual.pod
-%%DOCSDIR%%/gdnsd_manual.txt
 man/man1/gdnsd_geoip_test.1.gz
 man/man3/gdnsd-plugin-api.3.gz
 man/man5/gdnsd.config.5.gz
@@ -80,9 +48,42 @@ man/man8/gdnsd-plugin-multifo.8.gz
 man/man8/gdnsd-plugin-simplefo.8.gz
 man/man8/gdnsd-plugin-weighted.8.gz
 man/man8/gdnsd.8.gz
-@dirrm %%DOCSDIR%%
+sbin/gdnsd
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README.md
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-api.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-api.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-extmon.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-extmon.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-geoip.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-geoip.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-metafo.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-metafo.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-multifo.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-multifo.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-simplefo.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-simplefo.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-weighted.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd-plugin-weighted.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd.config.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd.config.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd.zonefile.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd.zonefile.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd_geoip_test.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd_geoip_test.txt
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd_manual.pod
+%%PORTDOCS%%%%DOCSDIR%%/gdnsd_manual.txt
 @exec mkdir -p %%ETCDIR%%/zones
 @unexec rmdir >/dev/null 2>&1 /var/run/gdnsd || :
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
+@dirrmtry libexec/gdnsd
+@dirrmtry lib/gdnsd
+@dirrmtry include/gdnsd
 @dirrmtry etc/gdnsd/zones
 @dirrmtry etc/gdnsd/geoip
 @dirrmtry etc/gdnsd
_______________________________________________
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"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2014-02-22 13:10:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!