- Update to ver 0.10

PR:		ports/104797
Submitted by:	maintainer (Sergei Vyshenski)
This commit is contained in:
Cheng-Lung Sung 2006-10-31 08:27:10 +00:00
parent f0ccf2fa18
commit 5aa5e31194
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175740
2 changed files with 7 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Sys-SigAction
PORTVERSION= 0.07
PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Sys
@ -21,4 +21,7 @@ PERL_CONFIGURE= yes
MAN3= Sys::SigAction.3
post-build:
cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Sys-SigAction-0.07.tar.gz) = 4366669d80cd975767e86411364ee00c
SHA256 (Sys-SigAction-0.07.tar.gz) = 13a69a2cb1fd150a7a922d1fcab48a20471bc4b19efaaa403fecc2edf36197fb
SIZE (Sys-SigAction-0.07.tar.gz) = 14535
MD5 (Sys-SigAction-0.10.tar.gz) = ba520c175ea5c41950f53e60801da476
SHA256 (Sys-SigAction-0.10.tar.gz) = 0fbbdd547d8e425a5d7c644383cb8aff2f2262a4bfe29776306a5491b0e738a6
SIZE (Sys-SigAction-0.10.tar.gz) = 15205