Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2009 20:21:32 GMT
From:      Cezary Morga <cm@therek.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136146: [maintainer update] update editors/p5-Padre to 0.38
Message-ID:  <200906282021.n5SKLWev092962@www.freebsd.org>
Resent-Message-ID: <200906282030.n5SKU7SO031546@freefall.freebsd.org>

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

>Number:         136146
>Category:       ports
>Synopsis:       [maintainer update] update editors/p5-Padre to 0.38
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 28 20:30:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cezary Morga
>Release:        
>Organization:
>Environment:
>Description:
- Update editors/p5-Padre from 0.36 to 0.38
- Add Padre's dependency devel/p5-Parse-ExuberantCTags
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN editors/p5-Padre.orig/Makefile editors/p5-Padre/Makefile
--- editors/p5-Padre.orig/Makefile	2009-06-27 15:44:17.000000000 +0200
+++ editors/p5-Padre/Makefile	2009-06-28 22:18:04.080540000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Padre
-PORTVERSION=	0.36
+PORTVERSION=	0.38
 CATEGORIES=	editors perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -37,6 +37,7 @@
 		${SITE_PERL}/PAR.pm:${PORTSDIR}/devel/p5-PAR \
 		${SITE_PERL}/PPI.pm:${PORTSDIR}/textproc/p5-PPI \
 		${SITE_PERL}/Parse/ErrorString/Perl.pm:${PORTSDIR}/devel/p5-Parse-ErrorString-Perl \
+		p5-Parse-ExuberantCTags>=1.00:${PORTSDIR}/devel/p5-Parse-ExuberantCTags \
 		p5-Pod-Abstract>=0.16:${PORTSDIR}/textproc/p5-Pod-Abstract \
 		${SITE_PERL}/Pod/POM.pm:${PORTSDIR}/textproc/p5-Pod-POM \
 		${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple \
@@ -119,6 +120,7 @@
 		Padre::PluginBuilder.3 \
 		Padre::PluginManager.3 \
 		Padre::Pod2HTML.3 \
+		Padre::Search.3 \
 		Padre::Task.3 \
 		Padre::Task::HTTPClient.3 \
 		Padre::Task::LWP.3 \
@@ -127,6 +129,7 @@
 		Padre::Task::PPI.3 \
 		Padre::Task::PPI::FindUnmatchedBrace.3 \
 		Padre::Task::PPI::FindVariableDeclaration.3 \
+		Padre::Task::PPI::IntroduceTemporaryVariable.3 \
 		Padre::Task::PPI::LexicalReplaceVariable.3 \
 		Padre::Task::SyntaxChecker.3 \
 		Padre::Task::SyntaxChecker::Perl.3 \
@@ -141,12 +144,14 @@
 		Padre::Wx::Dialog::Find.3 \
 		Padre::Wx::Dialog::PluginManager.3 \
 		Padre::Wx::Dialog::Preferences.3 \
+		Padre::Wx::Dialog::Replace.3 \
 		Padre::Wx::Dialog::SessionManager.3 \
 		Padre::Wx::Dialog::SessionSave.3 \
 		Padre::Wx::DocBrowser.3 \
 		Padre::Wx::HtmlWindow.3 \
 		Padre::Wx::Main.3 \
 		Padre::Wx::PodFrame.3 \
+		Padre::Wx::Role::MainChild.3 \
 		Padre::Wx::StatusBar.3 \
 		Wx::Perl::Dialog.3 \
 		Wx::Perl::Dialog::Simple.3 \
diff -ruN editors/p5-Padre.orig/distinfo editors/p5-Padre/distinfo
--- editors/p5-Padre.orig/distinfo	2009-06-27 15:44:17.000000000 +0200
+++ editors/p5-Padre/distinfo	2009-06-28 21:54:19.731292000 +0200
@@ -1,3 +1,3 @@
-MD5 (Padre-0.36.tar.gz) = 1dc8221c650eeba0491fe41e9df78912
-SHA256 (Padre-0.36.tar.gz) = 1abcc914c9b2a3704c2786982561f623e8dd16a089b899dfa438da27eb2ea1e5
-SIZE (Padre-0.36.tar.gz) = 689672
+MD5 (Padre-0.38.tar.gz) = 827f6df9fdde0bfb778851ea14eebd3d
+SHA256 (Padre-0.38.tar.gz) = c6e0ebe29d02232f7f2ebb7669da4b7f826bec9875ed5dd6af237525e701f68c
+SIZE (Padre-0.38.tar.gz) = 723819
diff -ruN editors/p5-Padre.orig/pkg-plist editors/p5-Padre/pkg-plist
--- editors/p5-Padre.orig/pkg-plist	2009-06-27 15:44:17.000000000 +0200
+++ editors/p5-Padre/pkg-plist	2009-06-28 22:11:27.740516000 +0200
@@ -206,6 +206,12 @@
 %%SITE_PERL%%/auto/share/dist/Padre/timeline/migrate-6.pl
 %%SITE_PERL%%/auto/share/dist/Padre/timeline/migrate-7.pl
 %%SITE_PERL%%/auto/share/dist/Padre/timeline/migrate-8.pl
+%%SITE_PERL%%/Padre/Task/PPI/IntroduceTemporaryVariable.pm
+%%SITE_PERL%%/Padre/Wx/Dialog/Preferences/Editor.pm
+%%SITE_PERL%%/Padre/Wx/Dialog/Replace.pm
+%%SITE_PERL%%/Padre/Wx/Role/MainChild.pm
+%%SITE_PERL%%/Padre/Search.pm
+%%SITE_PERL%%/auto/share/dist/Padre/icons/padre/16x16/actions/toggle-comments.png
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Padre
 @dirrmtry %%SITE_PERL%%/auto/share/dist/Padre/timeline
 @dirrmtry %%SITE_PERL%%/auto/share/dist/Padre/templates
@@ -227,8 +233,10 @@
 @dirrmtry %%SITE_PERL%%/Wx/Perl
 @dirrmtry %%SITE_PERL%%/Padre/Wx/Menu
 @dirrmtry %%SITE_PERL%%/Padre/Wx/History
+@dirrmtry %%SITE_PERL%%/Padre/Wx/Dialog/Preferences
 @dirrmtry %%SITE_PERL%%/Padre/Wx/Dialog
 @dirrmtry %%SITE_PERL%%/Padre/Wx/CPAN
+@dirrmtry %%SITE_PERL%%/Padre/Wx/Role
 @dirrmtry %%SITE_PERL%%/Padre/Wx
 @dirrmtry %%SITE_PERL%%/Padre/Transform/Perl
 @dirrmtry %%SITE_PERL%%/Padre/Transform
diff -ruN devel/p5-Parse-ExuberantCTags.orig/Makefile devel/p5-Parse-ExuberantCTags/Makefile
--- devel/p5-Parse-ExuberantCTags.orig/Makefile	1970-01-01 01:00:00.000000000 +0100
+++ devel/p5-Parse-ExuberantCTags/Makefile	2009-06-28 22:04:41.994324000 +0200
@@ -0,0 +1,21 @@
+# New ports collection makefile for:	p5-Parse-ExuberantCTags
+# Date created:				Jun 28th 2009
+# Whom:	      				Cezary Morga <cm@therek.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME=	Parse-ExuberantCTags
+PORTVERSION=	1.00
+CATEGORIES=	devel perl5
+MASTER_SITES=	CPAN
+PKGNAMEPREFIX=	p5-
+
+MAINTAINER=	cm@therek.net
+COMMENT=	Perl module to efficiently parse exuberant ctags files
+
+PERL_CONFIGURE=	YES
+
+MAN3=		Parse::ExuberantCTags.3
+
+.include <bsd.port.mk>
diff -ruN devel/p5-Parse-ExuberantCTags.orig/distinfo devel/p5-Parse-ExuberantCTags/distinfo
--- devel/p5-Parse-ExuberantCTags.orig/distinfo	1970-01-01 01:00:00.000000000 +0100
+++ devel/p5-Parse-ExuberantCTags/distinfo	2009-06-28 22:01:21.899776000 +0200
@@ -0,0 +1,3 @@
+MD5 (Parse-ExuberantCTags-1.00.tar.gz) = ceb2f8218fe990772f52bd634cbecde2
+SHA256 (Parse-ExuberantCTags-1.00.tar.gz) = 491618efe1460cd991a5b69ab63db6c19f58147a8c44167952c264a70bffb922
+SIZE (Parse-ExuberantCTags-1.00.tar.gz) = 58502
diff -ruN devel/p5-Parse-ExuberantCTags.orig/pkg-descr devel/p5-Parse-ExuberantCTags/pkg-descr
--- devel/p5-Parse-ExuberantCTags.orig/pkg-descr	1970-01-01 01:00:00.000000000 +0100
+++ devel/p5-Parse-ExuberantCTags/pkg-descr	2009-06-28 22:00:54.323288000 +0200
@@ -0,0 +1,8 @@
+This Perl module parses ctags files and handles both traditional
+ctags as well as extended ctags files such as produced with Exuberant
+ctags.
+
+The module is implemented as a wrapper around the readtags library
+that normally ships with Exuberant ctags.
+
+WWW: http://search.cpan.org/dist/Parse-ExuberantCTags/
diff -ruN devel/p5-Parse-ExuberantCTags.orig/pkg-plist devel/p5-Parse-ExuberantCTags/pkg-plist
--- devel/p5-Parse-ExuberantCTags.orig/pkg-plist	1970-01-01 01:00:00.000000000 +0100
+++ devel/p5-Parse-ExuberantCTags/pkg-plist	2009-06-28 22:04:26.535047000 +0200
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Parse/ExuberantCTags.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/ExuberantCTags/ExuberantCTags.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/ExuberantCTags/ExuberantCTags.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/ExuberantCTags/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/ExuberantCTags
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Parse


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906282021.n5SKLWev092962>