Bug 178576 - textproc/p5-WWW-Google-SiteMap: Update MASTER_SITES
Summary: textproc/p5-WWW-Google-SiteMap: Update MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-13 19:10 UTC by tkato432
Modified: 2013-05-15 06:50 UTC (History)
0 users

See Also:


Attachments
file.diff (969 bytes, patch)
2013-05-13 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2013-05-13 18:55:43 UTC
>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"
Comment 1 tkato432 2013-05-13 19:10:02 UTC
- Update MASTER_SITES
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-13 19:10:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-05-14 17:07:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-05-14 17:07:29 UTC
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"