1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Update to 1.0

This commit is contained in:
Mathieu Arnold 2004-08-16 11:56:29 +00:00
parent 355941c685
commit c04a37d5b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116388
3 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Crypt-Twofish2
PORTVERSION= 0.06
PORTVERSION= 1.0
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt

View File

@ -1,2 +1,2 @@
MD5 (Crypt-Twofish2-0.06.tar.gz) = 1d8811f218015a8a0200d08157f78b14
SIZE (Crypt-Twofish2-0.06.tar.gz) = 30622
MD5 (Crypt-Twofish2-1.0.tar.gz) = 6080da5e33ea4e5f9ed7e546bf914817
SIZE (Crypt-Twofish2-1.0.tar.gz) = 31569

View File

@ -1,7 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/Twofish2.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish2/Twofish2.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish2/Twofish2.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish2/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish2/Twofish2.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish2/Twofish2.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Twofish2
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Crypt 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Crypt 2>/dev/null || true