diff options
author | clsung <clsung@FreeBSD.org> | 2007-08-16 09:49:58 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-08-16 09:49:58 +0800 |
commit | 6687df325c4e7253af8a2506ab271904a60ced80 (patch) | |
tree | 793a358f723e1993595ae9b5ddbf8057d267edd0 | |
parent | 905e1d2784b08f91367f911cf716a0ca7eda7aea (diff) | |
download | freebsd-ports-gnome-6687df325c4e7253af8a2506ab271904a60ced80.tar.gz freebsd-ports-gnome-6687df325c4e7253af8a2506ab271904a60ced80.tar.zst freebsd-ports-gnome-6687df325c4e7253af8a2506ab271904a60ced80.zip |
- Update to 0.10.05 (0.1005)
-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 35c6cc0b5147..df4d6848a2fd 100644 --- a/net/p5-POE-Component-Generic/Makefile +++ b/net/p5-POE-Component-Generic/Makefile @@ -6,13 +6,13 @@ # PORTNAME= POE-Component-Generic -PORTVERSION= 0.10.03 +PORTVERSION= 0.10.05 DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Provides non-blocking access to a blocking object RUN_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ diff --git a/net/p5-POE-Component-Generic/distinfo b/net/p5-POE-Component-Generic/distinfo index 9257e237c9cd..bc92d3e78a87 100644 --- a/net/p5-POE-Component-Generic/distinfo +++ b/net/p5-POE-Component-Generic/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Generic-0.1003.tar.gz) = e22b86d654976ff5e5fc19e9f1ed2d2c -SHA256 (POE-Component-Generic-0.1003.tar.gz) = bf90a924b5b44d861158c83cf28ee6b8b0f053b92e6a73051f4aa5ba239d8c04 -SIZE (POE-Component-Generic-0.1003.tar.gz) = 33640 +MD5 (POE-Component-Generic-0.1005.tar.gz) = e9226fba19024bf89a96cfde669dc1da +SHA256 (POE-Component-Generic-0.1005.tar.gz) = c243b3005d3cc240d39e74bbc9f1f071b049eed8668ef01c5a680cb82d4e9010 +SIZE (POE-Component-Generic-0.1005.tar.gz) = 33726 |