Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2014 15:34:55 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/189066: [PATCH] textproc/p5-XML-GDOME: Added LICENSE, take maintainership
Message-ID:  <201404280934.s3S9YtTu013425@bofh.1asiacom.net>
Resent-Message-ID: <201404280940.s3S9e1Yg053294@freefall.freebsd.org>

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

>Number:         189066
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-GDOME: Added LICENSE, 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:   Mon Apr 28 09:40:01 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
- Take maintainership

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

--- p5-XML-GDOME-0.86.patch begins here ---
diff -ruN /usr/ports//textproc/p5-XML-GDOME/Makefile ./Makefile
--- /usr/ports//textproc/p5-XML-GDOME/Makefile	2013-11-07 09:52:41.000000000 +0600
+++ ./Makefile	2014-04-28 15:32:50.759010612 +0600
@@ -8,9 +8,12 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Perl module that provides the DOM Level 2 Core API for XML documents
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 LIB_DEPENDS=	libgdome.so:${PORTSDIR}/textproc/gdome2
 BUILD_DEPENDS=	p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
 		p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML
diff -ruN /usr/ports//textproc/p5-XML-GDOME/pkg-descr ./pkg-descr
--- /usr/ports//textproc/p5-XML-GDOME/pkg-descr	2014-01-22 21:44:51.000000000 +0600
+++ ./pkg-descr	2014-04-28 15:34:24.883009594 +0600
@@ -2,3 +2,5 @@
 for accessing XML documents.
 
 It uses a XS wrapper around the gdome2 library.
+
+WWW: http://search.cpan.org/dist/XML-GDOME/
--- p5-XML-GDOME-0.86.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?201404280934.s3S9YtTu013425>