Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2012 11:03:22 GMT
From:      ports@scaleengine.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ports@scaleengine.com
Subject:   ports/170817: maintainer-update Update dns/gdnsd to 1.6.8
Message-ID:  <201208211103.q7LB3MYB038218@Whiskey.HML1.ScaleEngine.net>
Resent-Message-ID: <201208211110.q7LBAC4x082383@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170817
>Category:       ports
>Synopsis:       maintainer-update Update dns/gdnsd to 1.6.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 21 11:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Caunter <stef@scaleengine.com>
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
Scale Engine CDN
>Environment:
System: FreeBSD Whiskey.HML1.ScaleEngine.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	Update to current version 1.6.8
>How-To-Repeat:
	
>Fix:
diff -ruN gdnsd.orig/Makefile gdnsd/Makefile
--- gdnsd.orig/Makefile 2012-08-21 10:47:35.000000000 +0000
+++ gdnsd/Makefile      2012-08-21 10:12:13.000000000 +0000
@@ -6,9 +6,9 @@
 #

 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
diff -ruN gdnsd.orig/pkg-descr gdnsd/pkg-descr
--- gdnsd.orig/pkg-descr        2012-08-21 10:47:35.000000000 +0000
+++ gdnsd/pkg-descr     2012-08-21 10:17:51.000000000 +0000
@@ -9,4 +9,4 @@
 performance, 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/
diff -ruN gdnsd.orig/pkg-plist gdnsd/pkg-plist
--- gdnsd.orig/pkg-plist        2012-08-21 10:47:35.000000000 +0000
+++ gdnsd/pkg-plist     2012-08-21 10:32:44.000000000 +0000
@@ -30,7 +30,7 @@
 %%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

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208211103.q7LB3MYB038218>