Bug 169337 - [REPOCOPY] request for repocopy from devel/perltidy to devel/p5-Perl-Tidy
Summary: [REPOCOPY] request for repocopy from devel/perltidy to devel/p5-Perl-Tidy
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: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-23 05:00 UTC by Po-Chuan Hsieh
Modified: 2013-11-15 17:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-23 05:00:21 UTC
Request for repocopy from devel/perltidy to devel/p5-Perl-Tidy
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-23 05:00:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-23 05:02:07 UTC
State Changed
From-To: open->repocopy

Request for repocopy. 


Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-23 05:02:07 UTC
Responsible Changed
From-To: perl->portmgr

Request for repocopy.
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2012-06-24 19:14:34 UTC
State Changed
From-To: repocopy->open

p5-Perl-Tidy already exists in the repo.  Just resurrect this with an 
appropriate comment. 


Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2012-06-24 19:14:34 UTC
Responsible Changed
From-To: portmgr->sunpoet

p5-Perl-Tidy already exists in the repo.  Just resurrect this with an 
appropriate comment.
Comment 6 Mathieu Arnold freebsd_committer freebsd_triage 2013-11-15 17:02:52 UTC
Responsible Changed
From-To: sunpoet->mat

Take
Comment 7 dfilter service freebsd_committer freebsd_triage 2013-11-15 17:11:01 UTC
Author: mat
Date: Fri Nov 15 17:10:53 2013
New Revision: 333892
URL: http://svnweb.freebsd.org/changeset/ports/333892

Log:
  Rename devel/perltidy to devel/p5-Perl-Tidy to stay coherent with upstream.
  
  PR:		ports/169337
  Submitted by:	sunpoet

Added:
  head/devel/p5-Perl-Tidy/
     - copied from r333891, head/devel/perltidy/
Deleted:
  head/devel/perltidy/
Modified:
  head/MOVED
  head/devel/Makefile
  head/devel/p5-Perl-Tidy/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Nov 15 17:00:46 2013	(r333891)
+++ head/MOVED	Fri Nov 15 17:10:53 2013	(r333892)
@@ -5184,3 +5184,4 @@ games/tmw|games/manaplus|2013-11-12|Repl
 graphics/mesagl||2013-11-14|Old unmaintained version. Use graphics/libosmesa instead
 editors/xxe||2013-11-15|Has expired: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version.  This high-maintenance port requires a maintainer to avoid removal.
 editors/xml2rfc-xxe||2013-11-15|Has expired: Depends on editors/xxe, which is due to be removed due to lack of maintainer
+devel/perltidy|devel/p5-Perl-Tidy|2013-11-15|Renamed to match upstream naming

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Fri Nov 15 17:00:46 2013	(r333891)
+++ head/devel/Makefile	Fri Nov 15 17:10:53 2013	(r333892)
@@ -2541,6 +2541,7 @@
     SUBDIR += p5-Perl-Metrics-Simple
     SUBDIR += p5-Perl-OSType
     SUBDIR += p5-Perl-PrereqScanner
+    SUBDIR += p5-Perl-Tidy
     SUBDIR += p5-Perl-Unsafe-Signals
     SUBDIR += p5-Perl-Version
     SUBDIR += p5-Perl6-Builtins
@@ -3300,7 +3301,6 @@
     SUBDIR += pep8
     SUBDIR += performance
     SUBDIR += perlconsole
-    SUBDIR += perltidy
     SUBDIR += php-java-bridge
     SUBDIR += php-libawl
     SUBDIR += php-memoize

Modified: head/devel/p5-Perl-Tidy/Makefile
==============================================================================
--- head/devel/perltidy/Makefile	Fri Nov 15 17:00:46 2013	(r333891)
+++ head/devel/p5-Perl-Tidy/Makefile	Fri Nov 15 17:10:53 2013	(r333892)
@@ -1,12 +1,12 @@
 # Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
 # $FreeBSD$
 
-PORTNAME=	perltidy
+PORTNAME=	Perl-Tidy
 PORTVERSION=	20130922
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Perl
-DISTNAME=	Perl-Tidy-${PORTVERSION}
+PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Indents and reformats Perl scripts to make them easier to read
_______________________________________________
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"
Comment 8 Mathieu Arnold freebsd_committer freebsd_triage 2013-11-15 17:11:07 UTC
State Changed
From-To: open->closed

Committed, thanks!