diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2017-02-02 03:25:44 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2017-02-02 03:25:44 +0800 |
commit | 96863d0cb16e557e7a36d6e808ea63b519f33cc2 (patch) | |
tree | 140c7f8b8cf3eb7592f91f3a33a2b841868edbff | |
parent | 7d26b2d191a1555ad2e292dabd57bc686256979c (diff) | |
download | freebsd-ports-gnome-96863d0cb16e557e7a36d6e808ea63b519f33cc2.tar.gz freebsd-ports-gnome-96863d0cb16e557e7a36d6e808ea63b519f33cc2.tar.zst freebsd-ports-gnome-96863d0cb16e557e7a36d6e808ea63b519f33cc2.zip |
Update to 0.3.03
-rw-r--r-- | www/p5-Reddit/Makefile | 9 | ||||
-rw-r--r-- | www/p5-Reddit/distinfo | 5 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www/p5-Reddit/Makefile b/www/p5-Reddit/Makefile index 27dbceb89bfa..33c66c4f2ba6 100644 --- a/www/p5-Reddit/Makefile +++ b/www/p5-Reddit/Makefile @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= Reddit -PORTVERSION= 0.3.02.20120418 -PORTREVISION= 1 +PORTVERSION= 0.3.03 CATEGORIES= www perl5 -MASTER_SITES= LOCAL/ehaupt +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Module for interacting with Reddit +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Module-Install>=0:devel/p5-Module-Install \ p5-Moose>=0:devel/p5-Moose \ - p5-ExtUtils-MakeMaker>=6.42:devel/p5-ExtUtils-MakeMaker \ p5-common-sense>=3.2:devel/p5-common-sense RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \ p5-common-sense>=3.2:devel/p5-common-sense \ diff --git a/www/p5-Reddit/distinfo b/www/p5-Reddit/distinfo index 5a9d0cea41df..f49f51f490d3 100644 --- a/www/p5-Reddit/distinfo +++ b/www/p5-Reddit/distinfo @@ -1,2 +1,3 @@ -SHA256 (Reddit-0.3.02.20120418.tar.gz) = a48ad8df25f197a60c94be21c0f3671ec390f92ae43c670738822b178e49f93f -SIZE (Reddit-0.3.02.20120418.tar.gz) = 5735 +TIMESTAMP = 1485976741 +SHA256 (Reddit-0.3.03.tar.gz) = ea47892f3503cbac63065714cc35cf8cf49d70cb993f4afde8ee6f85e68e1c9d +SIZE (Reddit-0.3.03.tar.gz) = 11198 |