diff options
author | clsung <clsung@FreeBSD.org> | 2006-10-07 19:17:40 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-10-07 19:17:40 +0800 |
commit | 9f9eb6aed2c8feb64f50d510bf7abf765b8ecb6a (patch) | |
tree | a27b4d480dbba462b753e528c25741f560024064 /net | |
parent | 0a447452afac42f11e5169797c753aaa3dd3c235 (diff) | |
download | freebsd-ports-graphics-9f9eb6aed2c8feb64f50d510bf7abf765b8ecb6a.tar.gz freebsd-ports-graphics-9f9eb6aed2c8feb64f50d510bf7abf765b8ecb6a.tar.zst freebsd-ports-graphics-9f9eb6aed2c8feb64f50d510bf7abf765b8ecb6a.zip |
- Update to 0.09.06
PR: ports/104083
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-POE-Component-Generic/Makefile | 4 | ||||
-rw-r--r-- | net/p5-POE-Component-Generic/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile index dda6240f582..aadbe1c0d7a 100644 --- a/net/p5-POE-Component-Generic/Makefile +++ b/net/p5-POE-Component-Generic/Makefile @@ -6,12 +6,12 @@ # PORTNAME= POE-Component-Generic -PORTVERSION= 0.09.05 +PORTVERSION= 0.09.06 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-0.0905 +DISTNAME= ${PORTNAME}-0.0906 MAINTAINER= tjs@cdpa.nsysu.edu.tw COMMENT= Provides non-blocking access to a blocking object diff --git a/net/p5-POE-Component-Generic/distinfo b/net/p5-POE-Component-Generic/distinfo index 296f05303be..dba119d7357 100644 --- a/net/p5-POE-Component-Generic/distinfo +++ b/net/p5-POE-Component-Generic/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Generic-0.0905.tar.gz) = 810aa2b7cac002b41891c942fbadd274 -SHA256 (POE-Component-Generic-0.0905.tar.gz) = ec71ac91ddce82ed2f6b1ade4628a89b1c7c6119cba1b728cf50d734cd1f1919 -SIZE (POE-Component-Generic-0.0905.tar.gz) = 31603 +MD5 (POE-Component-Generic-0.0906.tar.gz) = 93aefbb04e4d01911d832361d2959845 +SHA256 (POE-Component-Generic-0.0906.tar.gz) = 3e402f7ae42496d7dad63205541500dbd2a5d0d9d4f6e8fe5c152502ba3b6b8f +SIZE (POE-Component-Generic-0.0906.tar.gz) = 31877 |