>Number: 178576 >Category: ports >Synopsis: textproc/p5-WWW-Google-SiteMap: Update MASTER_SITES >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 May 13 18:10:02 UTC 2013 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.4-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update MASTER_SITES >How-To-Repeat: >Fix: diff -urN /usr/ports/textproc/p5-WWW-Google-SiteMap/Makefile textproc/p5-WWW-Google-SiteMap/Makefile --- /usr/ports/textproc/p5-WWW-Google-SiteMap/Makefile 2012-11-08 08:00:27.000000000 +0900 +++ textproc/p5-WWW-Google-SiteMap/Makefile 2013-05-14 00:00:25.000000000 +0900 @@ -1,19 +1,19 @@ -# New ports collection makefile for: p5-WWW-Google-SiteMap -# Date created: 2006-04-15 -# Whom: nork@FreeBSD.org -# +# Created by: nork@FreeBSD.org # $FreeBSD: head/textproc/p5-WWW-Google-SiteMap/Makefile 302594 2012-08-15 19:26:13Z tabthorpe $ -# PORTNAME= WWW-Google-SiteMap PORTVERSION= 1.10 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JASONK PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for managing Google SiteMaps +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-ports-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
- Update MASTER_SITES
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
Author: miwi Date: Tue May 14 16:07:16 2013 New Revision: 318165 URL: http://svnweb.freebsd.org/changeset/ports/318165 Log: - Update to MASTER_SITES - Add licence - Trim header PR: 178576 Submitted by: Ports Fury Modified: head/textproc/p5-WWW-Google-SiteMap/Makefile Modified: head/textproc/p5-WWW-Google-SiteMap/Makefile ============================================================================== --- head/textproc/p5-WWW-Google-SiteMap/Makefile Tue May 14 15:50:44 2013 (r318164) +++ head/textproc/p5-WWW-Google-SiteMap/Makefile Tue May 14 16:07:16 2013 (r318165) @@ -1,19 +1,19 @@ -# New ports collection makefile for: p5-WWW-Google-SiteMap -# Date created: 2006-04-15 -# Whom: nork@FreeBSD.org -# +# Created by: nork@FreeBSD.org # $FreeBSD$ -# PORTNAME= WWW-Google-SiteMap PORTVERSION= 1.10 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JASONK PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for managing Google SiteMaps +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"