Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2014 19:23:50 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/189511: [PATCH] devel/p5-XML-Pastor: Added LICENSE, Fixed WWW, take maintainership
Message-ID:  <201405091323.s49DNoDT009523@bofh.1asiacom.net>
Resent-Message-ID: <201405091330.s49DU1vk039048@freefall.freebsd.org>

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

>Number:         189511
>Category:       ports
>Synopsis:       [PATCH] devel/p5-XML-Pastor: 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:30: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
- Fixed WWW
- Take maintainership

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

--- p5-XML-Pastor-1.0.4.patch begins here ---
diff -ruN /usr/ports//devel/p5-XML-Pastor/Makefile ./Makefile
--- /usr/ports//devel/p5-XML-Pastor/Makefile	2014-02-06 15:24:52.000000000 +0600
+++ ./Makefile	2014-05-09 19:23:09.867146837 +0600
@@ -7,9 +7,12 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Generate Perl classes with XML bindings from a W3C XSD schema
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
 		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
 		p5-Data-HashArray>=0:${PORTSDIR}/devel/p5-Data-HashArray \
diff -ruN /usr/ports//devel/p5-XML-Pastor/pkg-descr ./pkg-descr
--- /usr/ports//devel/p5-XML-Pastor/pkg-descr	2014-01-22 21:44:51.000000000 +0600
+++ ./pkg-descr	2014-05-09 19:22:13.127150793 +0600
@@ -4,4 +4,4 @@
 should be familiar to you. If you have a W3C XSD schema, you can
 generate Perl classes with roundtrip XML bindings.
 
-WWW:    http://search.cpan.org/dist/XML-Pastor/
+WWW: http://search.cpan.org/dist/XML-Pastor/
--- p5-XML-Pastor-1.0.4.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?201405091323.s49DNoDT009523>