- Update to 0.15
- Pass maintainership to perl@ PR: 131705 Submitted by: Gea-Suan Lin <gslin@gslin.org> (Maintainer)
This commit is contained in:
parent
e58c764948
commit
80281cbaca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228428
2 changed files with 5 additions and 5 deletions
|
@ -6,13 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= github_creator
|
||||
PORTVERSION= 0.13
|
||||
PORTVERSION= 0.15
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/B/BD/BDFOY
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Create a Github repository for your Perl module
|
||||
|
||||
RUN_DEPENDS= p5-Config-IniFiles>0:${PORTSDIR}/devel/p5-Config-IniFiles \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (github_creator-0.13.tar.gz) = 26ee6220340222c8719f331d55a8df7a
|
||||
SHA256 (github_creator-0.13.tar.gz) = 7ecd58e898b20d743faca571f3354fce6238cb8d6e4a3f78e1f7d5a25bb62ea7
|
||||
SIZE (github_creator-0.13.tar.gz) = 4386
|
||||
MD5 (github_creator-0.15.tar.gz) = f61ccea122db728240a34ea1b638d8f3
|
||||
SHA256 (github_creator-0.15.tar.gz) = 6a15f547e80120cdd59805620b15da5da55d0ddda0cc2f761bfc0ab8a0c1105e
|
||||
SIZE (github_creator-0.15.tar.gz) = 4708
|
||||
|
|
Loading…
Reference in a new issue