1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- update to 1.38

- from Changes:
  * don't allow invalid module names
This commit is contained in:
Cheng-Lung Sung 2005-04-04 09:28:14 +00:00
parent 2cee0c25ff
commit 28c7c5f757
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132441
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Module-Starter
PORTVERSION= 1.36
PORTVERSION= 1.38
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module

View File

@ -1,2 +1,2 @@
MD5 (Module-Starter-1.36.tar.gz) = fef5cb1ae8b95c35b0b3193f9043c7e0
SIZE (Module-Starter-1.36.tar.gz) = 10876
MD5 (Module-Starter-1.38.tar.gz) = b24f6a1b56df10e8981e12a78c40b157
SIZE (Module-Starter-1.38.tar.gz) = 10937