Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2017 22:51:08 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435102 - head/textproc/p5-Games-Dissociate
Message-ID:  <201702282251.v1SMp8c1082772@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702282251.v1SMp8c1082772>