svn commit: r435102 - head/textproc/p5-Games-Dissociate
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Feb 28 22:51:10 UTC 2017
Author: sunpoet
Date: Tue Feb 28 22:51:08 2017
New Revision: 435102
URL: https://svnweb.freebsd.org/changeset/ports/435102
Log:
Update to 1
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Games-Dissociate/ChangeLog
Modified:
head/textproc/p5-Games-Dissociate/Makefile
head/textproc/p5-Games-Dissociate/distinfo
head/textproc/p5-Games-Dissociate/pkg-plist
Modified: head/textproc/p5-Games-Dissociate/Makefile
==============================================================================
--- head/textproc/p5-Games-Dissociate/Makefile Tue Feb 28 22:51:03 2017 (r435101)
+++ head/textproc/p5-Games-Dissociate/Makefile Tue Feb 28 22:51:08 2017 (r435102)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Games-Dissociate
-PORTVERSION= 0.19
-PORTREVISION= 1
+PORTVERSION= 1
CATEGORIES= textproc games perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:AVIF
@@ -12,9 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Dissociated Press algorithm and filter
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>0:devel/p5-Test-Pod-Coverage
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
Modified: head/textproc/p5-Games-Dissociate/distinfo
==============================================================================
--- head/textproc/p5-Games-Dissociate/distinfo Tue Feb 28 22:51:03 2017 (r435101)
+++ head/textproc/p5-Games-Dissociate/distinfo Tue Feb 28 22:51:08 2017 (r435102)
@@ -1,2 +1,3 @@
-SHA256 (Games-Dissociate-0.19.tar.gz) = 27a38a83bd45b7fc295fed426c9476a860c9836416d6f24ebf58eb97d067d471
-SIZE (Games-Dissociate-0.19.tar.gz) = 29703
+TIMESTAMP = 1488303350
+SHA256 (Games-Dissociate-1.tar.gz) = cbdf914defc9cd772b2c72b5ecab177739cdb62deeef39d3f318f163f10cafbb
+SIZE (Games-Dissociate-1.tar.gz) = 29925
Modified: head/textproc/p5-Games-Dissociate/pkg-plist
==============================================================================
--- head/textproc/p5-Games-Dissociate/pkg-plist Tue Feb 28 22:51:03 2017 (r435101)
+++ head/textproc/p5-Games-Dissociate/pkg-plist Tue Feb 28 22:51:08 2017 (r435102)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Games::Dissociate.3.gz
%%SITE_PERL%%/Games/Dissociate.pm
+%%PERL5_MAN3%%/Games::Dissociate.3.gz
More information about the svn-ports-all
mailing list