diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2007-06-20 08:07:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2007-06-20 08:07:58 +0000 |
commit | b514d88b0da3beffc2366f7608357bf99ca8c788 (patch) | |
tree | 63d1483f005b2f14dab3856b7fdeedbfa1758bd9 /net/p5-POE-Component-Generic | |
parent | b3b4df676e6e3ed9a82f19352219f73ea4cdd389 (diff) | |
download | ports-b514d88b0da3beffc2366f7608357bf99ca8c788.tar.gz ports-b514d88b0da3beffc2366f7608357bf99ca8c788.zip |
Notes
Diffstat (limited to 'net/p5-POE-Component-Generic')
-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 9912a0daa3ef..1a8f49b7e2a1 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.11 +PORTVERSION= 0.10.01 +DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org 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 c74fda1c9197..a7d5775ad025 100644 --- a/net/p5-POE-Component-Generic/distinfo +++ b/net/p5-POE-Component-Generic/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Generic-0.0911.tar.gz) = 38161ec58242590b0db4dc55ef8aa89e -SHA256 (POE-Component-Generic-0.0911.tar.gz) = c18444e389ca8a5c62d4b1bc07e0ea246c84995ab411b66a0ce1568adee39b2a -SIZE (POE-Component-Generic-0.0911.tar.gz) = 32043 +MD5 (POE-Component-Generic-0.1001.tar.gz) = 854b3220907a0373a385707588c6f7b4 +SHA256 (POE-Component-Generic-0.1001.tar.gz) = d88fbfc210946cdea98d731812243ab0320994cc8d8b4c99136ca5dadfd07a4f +SIZE (POE-Component-Generic-0.1001.tar.gz) = 32873 |