Date: Wed, 1 Feb 2017 19:25:44 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433064 - head/www/p5-Reddit Message-ID: <201702011925.v11JPifC040564@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Wed Feb 1 19:25:44 2017 New Revision: 433064 URL: https://svnweb.freebsd.org/changeset/ports/433064 Log: Update to 0.3.03 Modified: head/www/p5-Reddit/Makefile head/www/p5-Reddit/distinfo Modified: head/www/p5-Reddit/Makefile ============================================================================== --- head/www/p5-Reddit/Makefile Wed Feb 1 19:18:01 2017 (r433063) +++ head/www/p5-Reddit/Makefile Wed Feb 1 19:25:44 2017 (r433064) @@ -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 \ Modified: head/www/p5-Reddit/distinfo ============================================================================== --- head/www/p5-Reddit/distinfo Wed Feb 1 19:18:01 2017 (r433063) +++ head/www/p5-Reddit/distinfo Wed Feb 1 19:25:44 2017 (r433064) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702011925.v11JPifC040564>