Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2014 18:49:52 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/189505: [PATCH] dns/p5-Stanford-DNSserver: Added LICENSE, Fixed WWW, take maintainership
Message-ID:  <201405091249.s49CnqCJ017232@bofh.1asiacom.net>
Resent-Message-ID: <201405091300.s49D00xs026030@freefall.freebsd.org>

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

>Number:         189505
>Category:       ports
>Synopsis:       [PATCH] dns/p5-Stanford-DNSserver: Added LICENSE, Fixed WWW, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 09 13:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Added LICENSE
- Fixed WWW
- Take maintainership

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Stanford-DNSserver-1.2.0.patch begins here ---
diff -ruN /usr/ports//dns/p5-Stanford-DNSserver/Makefile ./Makefile
--- /usr/ports//dns/p5-Stanford-DNSserver/Makefile	2013-11-03 13:46:27.000000000 +0600
+++ ./Makefile	2014-05-09 18:49:02.067287995 +0600
@@ -7,9 +7,11 @@
 MASTER_SITES=	http://www.stanford.edu/~riepel/lbnamed/Stanford-DNSserver/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	A DNS name server framework with a Perl backend
 
+LICENSE=	BSD3CLAUSE
+
 USES=		perl5
 USE_PERL5=	configure
 
diff -ruN /usr/ports//dns/p5-Stanford-DNSserver/pkg-descr ./pkg-descr
--- /usr/ports//dns/p5-Stanford-DNSserver/pkg-descr	2014-01-22 21:44:51.000000000 +0600
+++ ./pkg-descr	2014-05-09 18:47:25.729294758 +0600
@@ -5,4 +5,4 @@
 any information accessible with perl available via DNS.  To put it another
 way, it's a name server with a perl back end.
 
-WWW: 	http://www.stanford.edu/~riepel/lbnamed/Stanford-DNSserver/
+WWW: http://www.stanford.edu/~riepel/lbnamed/Stanford-DNSserver/
--- p5-Stanford-DNSserver-1.2.0.patch ends here ---

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



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