diff options
author | tobez <tobez@FreeBSD.org> | 2013-06-14 18:20:30 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-06-14 18:20:30 +0800 |
commit | 10af87d40019981fd28ebe7b85dfe82b24e2bc92 (patch) | |
tree | 48c05f1e72e7db1d49994798a8ddcf151414f7ba | |
parent | c21a50b794fcd4804ae35f61118e8d01d76557c0 (diff) | |
download | freebsd-ports-gnome-10af87d40019981fd28ebe7b85dfe82b24e2bc92.tar.gz freebsd-ports-gnome-10af87d40019981fd28ebe7b85dfe82b24e2bc92.tar.zst freebsd-ports-gnome-10af87d40019981fd28ebe7b85dfe82b24e2bc92.zip |
Update to 0.16.
Changes: http://search.cpan.org/dist/POE-Component-Server-Twirc/Changes
-rw-r--r-- | net/p5-POE-Component-Server-Twirc/Makefile | 9 | ||||
-rw-r--r-- | net/p5-POE-Component-Server-Twirc/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/net/p5-POE-Component-Server-Twirc/Makefile b/net/p5-POE-Component-Server-Twirc/Makefile index fafc89b6fe60..b79639d6819d 100644 --- a/net/p5-POE-Component-Server-Twirc/Makefile +++ b/net/p5-POE-Component-Server-Twirc/Makefile @@ -1,14 +1,11 @@ -# New ports collection makefile for: net/p5-POE-Component-Server-Twirc -# Date created: 25 February 2009 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= POE-Component-Server-Twirc -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= net perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MMIMS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/net/p5-POE-Component-Server-Twirc/distinfo b/net/p5-POE-Component-Server-Twirc/distinfo index 97d7d1b13c05..6b3994123149 100644 --- a/net/p5-POE-Component-Server-Twirc/distinfo +++ b/net/p5-POE-Component-Server-Twirc/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Server-Twirc-0.15.tar.gz) = e701944830ebf3bb2714d0ac9b6fa048310511ce7de819801fdde42dbc30b99b -SIZE (POE-Component-Server-Twirc-0.15.tar.gz) = 50415 +SHA256 (POE-Component-Server-Twirc-0.16.tar.gz) = 052be5a5c911c0310238e171e514f54db27e7480449c14b7d12673e08568c0e3 +SIZE (POE-Component-Server-Twirc-0.16.tar.gz) = 52525 |