Bug 170817 - maintainer-update Update dns/gdnsd to 1.6.8
Summary: maintainer-update Update dns/gdnsd to 1.6.8
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: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 12:10 UTC by stef
Modified: 2012-09-13 13:10 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (183 bytes, patch)
2012-08-21 12:10 UTC, stef
no flags Details | Diff
file.diff (315 bytes, patch)
2012-08-21 12:10 UTC, stef
no flags Details | Diff
file.diff (441 bytes, patch)
2012-08-21 12:10 UTC, stef
no flags Details | Diff
gdnsd_svn_diff.txt (1.81 KB, text/plain; charset=US-ASCII)
2012-08-21 15:49 UTC, stef
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description stef 2012-08-21 12:10:12 UTC
	Update to current version 1.6.8

Fix: PORTNAME=      gdnsd
-PORTVERSION=   1.6.7
+PORTVERSION=   1.6.8
 CATEGORIES=    dns
-MASTER_SITES=  ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES=  https://github.com/blblack/gdnsd/downloads/
 MASTER_SITES+= http://gdnsd.scaleengine.net/gdnsd/

 MAINTAINER=    ports@scaleengine.com
-WWW: http://code.google.com/p/gdnsd/
+WWW: https://github.com/blblack/gdnsd/
Comment 1 stef 2012-08-21 15:49:09 UTC
Hi, ignore previous patches, svn unified diff attached.

svn://svn.freebsd.org/ports/head/dns/gdnsd

$ svn status
M       pkg-descr
M       distinfo
M       pkg-plist
M       Makefile

$ svn diff > ../`basename ${PWD}`.diff
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2012-08-24 16:02:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 3 Bryan Drewery freebsd_committer freebsd_triage 2012-09-13 13:09:35 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-09-13 13:09:38 UTC
Author: bdrewery
Date: Thu Sep 13 12:09:21 2012
New Revision: 304202
URL: http://svn.freebsd.org/changeset/ports/304202

Log:
  - Update to 1.6.8 [1]
  - Update WWW to new location [1]
  - Switch to GNU_CONFIGURE so that PREFIX is
    properly respected on install, when not
    set to LOCALBASE
  
  PR:		ports/170817 [1]
  Submitted by:	Stefan Caunter <stef@scaleengine.com> (maintainer)

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

Modified: head/dns/gdnsd/Makefile
==============================================================================
--- head/dns/gdnsd/Makefile	Thu Sep 13 12:08:40 2012	(r304201)
+++ head/dns/gdnsd/Makefile	Thu Sep 13 12:09:21 2012	(r304202)
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	gdnsd
-PORTVERSION=	1.6.7
+PORTVERSION=	1.6.8
 CATEGORIES=	dns
-MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
-MASTER_SITES+=	http://gdnsd.scaleengine.net/gdnsd/
+MASTER_SITES=	https://github.com/blblack/gdnsd/downloads/ \
+		http://gdnsd.scaleengine.net/gdnsd/
 
 MAINTAINER=	ports@scaleengine.com
 COMMENT=	Authoritative-only GeoIP-aware DNS server
@@ -18,7 +18,7 @@ LICENSE=	GPLv3
 
 OPTIONS_DEFINE=	GEOIP
 
-HAS_CONFIGURE=	yes
+GNU_CONFIGURE=	yes
 MAKE_JOBS_SAFE=	yes
 USE_LDCONFIG=	yes
 
@@ -32,8 +32,6 @@ MANCOMPRESSED=	no
 
 USE_RC_SUBR=	gdnsd
 
-CONFIGURE_ARGS+=	--mandir=${PREFIX}/man
-
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MWITH_GEOIP}

Modified: head/dns/gdnsd/distinfo
==============================================================================
--- head/dns/gdnsd/distinfo	Thu Sep 13 12:08:40 2012	(r304201)
+++ head/dns/gdnsd/distinfo	Thu Sep 13 12:09:21 2012	(r304202)
@@ -1,2 +1,2 @@
-SHA256 (gdnsd-1.6.7.tar.gz) = 39bf9849a586564f60319e4012edc037633077780060a4f925c418871d6d8672
-SIZE (gdnsd-1.6.7.tar.gz) = 942433
+SHA256 (gdnsd-1.6.8.tar.gz) = fcc55db9bfa68bfab083648bcee7e997c394360ce4d5bc8459dc655ce520a65f
+SIZE (gdnsd-1.6.8.tar.gz) = 953675

Modified: head/dns/gdnsd/pkg-descr
==============================================================================
--- head/dns/gdnsd/pkg-descr	Thu Sep 13 12:08:40 2012	(r304201)
+++ head/dns/gdnsd/pkg-descr	Thu Sep 13 12:09:21 2012	(r304202)
@@ -9,4 +9,4 @@ gdnsd is written in C using libev and pt
 low latency service. It does not offer any form of caching or recursive service,
 and does not support DNSSEC.
 
-WWW: http://code.google.com/p/gdnsd/
+WWW: https://github.com/blblack/gdnsd/

Modified: head/dns/gdnsd/pkg-plist
==============================================================================
--- head/dns/gdnsd/pkg-plist	Thu Sep 13 12:08:40 2012	(r304201)
+++ head/dns/gdnsd/pkg-plist	Thu Sep 13 12:09:21 2012	(r304202)
@@ -30,7 +30,7 @@ include/gdnsd-vscf.h
 %%DOCSDIR%%/gdnsd-plugin-weighted.txt
 %%DOCSDIR%%/AUTHORS
 %%DOCSDIR%%/gdnsd-plugin-simplefo.pod
-%%DOCSDIR%%/README
+%%DOCSDIR%%/README.md
 %%DOCSDIR%%/gdnsd_geoip_test.txt
 %%DOCSDIR%%/gdnsd-plugin-metafo.pod
 %%DOCSDIR%%/gdnsd-plugin-geoip.txt
_______________________________________________
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"