ports/189074: [PATCH] textproc/p5-XML-DBMS: Updated dist location, take maintainership

Muhammad Moinur Rahman 5u623l20 at gmail.com
Mon Apr 28 13:50:00 UTC 2014


>Number:         189074
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-DBMS: Updated dist location, 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 13:50: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:
- Updated dist location
- Honor port-tools
- Take maintainership

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

--- p5-XML-DBMS-1.03.patch begins here ---
diff -ruN /usr/ports//textproc/p5-XML-DBMS/Makefile ./Makefile
--- /usr/ports//textproc/p5-XML-DBMS/Makefile	2013-11-19 14:13:56.000000000 +0600
+++ ./Makefile	2014-04-28 19:39:25.362987191 +0600
@@ -4,22 +4,22 @@
 PORTNAME=	XML-DBMS
 PORTVERSION=	1.03
 CATEGORIES=	textproc databases perl5
-MASTER_SITES=	ftp://ftp.rpbourret.com/
+MASTER_SITES=	http://www.rpbourret.com/xmldbms/
 PKGNAMEPREFIX=	p5-
-DISTNAME=	perl-xml-dbms-1.03
+DISTNAME=	perl-xml-dbms-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Perl port of Java package XML-DBMS v1.0
 
-OPTIONS_DEFINE=	EXAMPLES
-
 BUILD_DEPENDS=	p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml \
 		p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
 		p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
 		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+OPTIONS_DEFINE=	EXAMPLES
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 USES=		dos2unix perl5
 USE_PERL5=	configure
--- p5-XML-DBMS-1.03.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list