diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-05-18 06:31:52 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-05-18 06:31:52 +0000 |
commit | c62600f189632453e74a99b071e8129646c88351 (patch) | |
tree | c7ea10afbbe3ef091ea2a7c891fef05cdc216e49 | |
parent | Update to 2.0.3. See http://netatalk.sourceforge.net/2.0/NEWS.html for the (diff) |
- update to 6.2.3
- Changes see
http://search.cpan.org/src/AUTRIJUS/Perl6-Pugs-6.2.3/ChangeLog
Notes
Notes:
svn path=/head/; revision=135534
-rw-r--r-- | lang/pugs/Makefile | 2 | ||||
-rw-r--r-- | lang/pugs/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/pugs/Makefile b/lang/pugs/Makefile index 79630b0f7231..f794ccba83a7 100644 --- a/lang/pugs/Makefile +++ b/lang/pugs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pugs -PORTVERSION= 6.2.1 +PORTVERSION= 6.2.3 CATEGORIES= lang devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/A/AU/AUTRIJUS diff --git a/lang/pugs/distinfo b/lang/pugs/distinfo index a8dc25e27737..f1a80f96efde 100644 --- a/lang/pugs/distinfo +++ b/lang/pugs/distinfo @@ -1,2 +1,2 @@ -MD5 (Perl6-Pugs-6.2.1.tar.gz) = ed9547be194585f101dae62575634ea2 -SIZE (Perl6-Pugs-6.2.1.tar.gz) = 732656 +MD5 (Perl6-Pugs-6.2.3.tar.gz) = 2ddc097bf8f19ad0d46f7f70ad042ae3 +SIZE (Perl6-Pugs-6.2.3.tar.gz) = 894640 |