svn commit: r504116 - head/databases/p5-DBIx-Class-EncodedColumn

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 13 15:49:48 UTC 2019


Author: sunpoet
Date: Thu Jun 13 15:49:44 2019
New Revision: 504116
URL: https://svnweb.freebsd.org/changeset/ports/504116

Log:
  Update to 0.00016
  
  - Add NO_ARCH
  
  Changes:	https://metacpan.org/changes/distribution/DBIx-Class-EncodedColumn

Modified:
  head/databases/p5-DBIx-Class-EncodedColumn/Makefile
  head/databases/p5-DBIx-Class-EncodedColumn/distinfo

Modified: head/databases/p5-DBIx-Class-EncodedColumn/Makefile
==============================================================================
--- head/databases/p5-DBIx-Class-EncodedColumn/Makefile	Thu Jun 13 15:49:40 2019	(r504115)
+++ head/databases/p5-DBIx-Class-EncodedColumn/Makefile	Thu Jun 13 15:49:44 2019	(r504116)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DBIx-Class-EncodedColumn
-PORTVERSION=	0.00015
+PORTVERSION=	0.00016
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -23,6 +23,8 @@ TEST_DEPENDS=	p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
 
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 OPTIONS_DEFINE=	BLOWFISH OPENPGP
 OPTIONS_DEFAULT=BLOWFISH OPENPGP

Modified: head/databases/p5-DBIx-Class-EncodedColumn/distinfo
==============================================================================
--- head/databases/p5-DBIx-Class-EncodedColumn/distinfo	Thu Jun 13 15:49:40 2019	(r504115)
+++ head/databases/p5-DBIx-Class-EncodedColumn/distinfo	Thu Jun 13 15:49:44 2019	(r504116)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466508441
-SHA256 (DBIx-Class-EncodedColumn-0.00015.tar.gz) = cf51194dab478b10880c750b5e5d4dfea74c4eadbc94766214e1e17469f9b4c4
-SIZE (DBIx-Class-EncodedColumn-0.00015.tar.gz) = 44361
+TIMESTAMP = 1560418084
+SHA256 (DBIx-Class-EncodedColumn-0.00016.tar.gz) = b5bd02c84d258b013ad71977cd70eb6180d44d49069346477a79498abc890fe4
+SIZE (DBIx-Class-EncodedColumn-0.00016.tar.gz) = 43623


More information about the svn-ports-all mailing list