mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
* move devel/p5-release to devel/p5-Module-Release
* update p5-Module-Release to 1.04
This commit is contained in:
parent
30003e51bd
commit
375b357ac7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154231
10 changed files with 17 additions and 74 deletions
1
MOVED
1
MOVED
|
@ -2076,3 +2076,4 @@ misc/wmproxyper||2006-01-14|Mastersite disappeared
|
|||
net/4g8||2006-01-14|No longer developed; authors suggests ettercap instead
|
||||
x11-toolkits/freeglut|graphics/freeglut|2006-01-16|Move to category where libglut is
|
||||
databases/myodbc|databases/mysql-connector-odbc|2006-01-17|Now called MySQL Connector ODBC
|
||||
devel/p5-release|devel/p5-Module-Release|2006-01-23|module was renamed
|
||||
|
|
|
@ -1032,6 +1032,7 @@
|
|||
SUBDIR += p5-Module-Pluggable-Fast
|
||||
SUBDIR += p5-Module-Pluggable-Ordered
|
||||
SUBDIR += p5-Module-Refresh
|
||||
SUBDIR += p5-Module-Release
|
||||
SUBDIR += p5-Module-Reload
|
||||
SUBDIR += p5-Module-Reload-Sel
|
||||
SUBDIR += p5-Module-ScanDeps
|
||||
|
@ -1250,7 +1251,6 @@
|
|||
SUBDIR += p5-iCal-Parser
|
||||
SUBDIR += p5-mixin
|
||||
SUBDIR += p5-prefork
|
||||
SUBDIR += p5-release
|
||||
SUBDIR += p5-version
|
||||
SUBDIR += p65
|
||||
SUBDIR += patch
|
||||
|
|
|
@ -5,9 +5,8 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= release
|
||||
PORTVERSION= 0.99
|
||||
PORTREVISION= 2
|
||||
PORTNAME= Module-Release
|
||||
PORTVERSION= 1.04
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/B/BD/BDFOY
|
||||
|
@ -16,25 +15,22 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= Upload files to CPAN and SourceForge
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
|
||||
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||
BUILD_DEPENDS= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
|
||||
${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
|
||||
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${SITE_PERL}/ConfigReader/Simple.pm:${PORTSDIR}/devel/p5-ConfigReader-Simple
|
||||
${SITE_PERL}/ConfigReader/Simple.pm:${PORTSDIR}/devel/p5-ConfigReader-Simple \
|
||||
${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
|
||||
${SITE_PERL}/HTTP/Message.pm:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-0.24
|
||||
|
||||
MAN1= release.1
|
||||
MAN3= Module::Release.3
|
||||
MAN3= Release.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
IGNORE= Perl 5.8 or newer required. Install lang/perl5.8 and try again.
|
||||
IGNORE= perl 5.8 or newer required. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (release-0.99.tar.gz) = 5cfaf7117306f0ead55f7471dbfda2fd
|
||||
SHA256 (release-0.99.tar.gz) = 823bde7445a5b8f3a317eeea493d1f356aac7a43aef4b88eecd52f98ed29554b
|
||||
SIZE (release-0.99.tar.gz) = 10717
|
||||
MD5 (Module-Release-1.04.tar.gz) = e53f98c7873dc8d384c96f02c87cc6ab
|
||||
SHA256 (Module-Release-1.04.tar.gz) = 810af0bccd79f356197b02f3f029dec36decfa1c0776064db8bfe13cd0d18f9b
|
||||
SIZE (Module-Release-1.04.tar.gz) = 12702
|
||||
|
|
|
@ -4,4 +4,4 @@ PAUSE anonymous FTP directory and to the incoming directory for
|
|||
SourceForge.net, claims it on PAUSE for your CPAN account, and releases
|
||||
it on SourceForge.net.
|
||||
|
||||
WWW: http://search.cpan.org/dist/release/
|
||||
WWW: http://search.cpan.org/dist/Module-Release/
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
bin/release
|
||||
%%SITE_PERL%%/Module/Release.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/release/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/release
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Release/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Release
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module
|
||||
@dirrmtry %%SITE_PERL%%/Module
|
||||
|
|
|
@ -1,40 +0,0 @@
|
|||
# New ports collection makefile for: release
|
||||
# Date created: 14 Mart 2005
|
||||
# Whom: Sergey Skvortsov <skv@protey.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= release
|
||||
PORTVERSION= 0.99
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/B/BD/BDFOY
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= Upload files to CPAN and SourceForge
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
|
||||
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||
${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
|
||||
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${SITE_PERL}/ConfigReader/Simple.pm:${PORTSDIR}/devel/p5-ConfigReader-Simple
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-0.24
|
||||
|
||||
MAN1= release.1
|
||||
MAN3= Module::Release.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
IGNORE= Perl 5.8 or newer required. Install lang/perl5.8 and try again.
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (release-0.99.tar.gz) = 5cfaf7117306f0ead55f7471dbfda2fd
|
||||
SHA256 (release-0.99.tar.gz) = 823bde7445a5b8f3a317eeea493d1f356aac7a43aef4b88eecd52f98ed29554b
|
||||
SIZE (release-0.99.tar.gz) = 10717
|
|
@ -1,7 +0,0 @@
|
|||
This program automates Perl module releases. It makes the distribution,
|
||||
tests it, checks that CVS is up to date, tags CVS, uploads it to the
|
||||
PAUSE anonymous FTP directory and to the incoming directory for
|
||||
SourceForge.net, claims it on PAUSE for your CPAN account, and releases
|
||||
it on SourceForge.net.
|
||||
|
||||
WWW: http://search.cpan.org/dist/release/
|
|
@ -1,5 +0,0 @@
|
|||
bin/release
|
||||
%%SITE_PERL%%/Module/Release.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/release/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/release
|
||||
@dirrmtry %%SITE_PERL%%/Module
|
Loading…
Add table
Reference in a new issue