svn commit: r389955 - head/databases/p5-Dancer-Plugin-Database-Core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 17 17:25:08 UTC 2015


Author: sunpoet
Date: Wed Jun 17 17:25:07 2015
New Revision: 389955
URL: https://svnweb.freebsd.org/changeset/ports/389955

Log:
  - Update to 0.11
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database-Core/Changes

Modified:
  head/databases/p5-Dancer-Plugin-Database-Core/Makefile
  head/databases/p5-Dancer-Plugin-Database-Core/distinfo

Modified: head/databases/p5-Dancer-Plugin-Database-Core/Makefile
==============================================================================
--- head/databases/p5-Dancer-Plugin-Database-Core/Makefile	Wed Jun 17 17:25:02 2015	(r389954)
+++ head/databases/p5-Dancer-Plugin-Database-Core/Makefile	Wed Jun 17 17:25:07 2015	(r389955)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer-Plugin-Database-Core
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,6 +17,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/databases/p5-Dancer-Plugin-Database-Core/distinfo
==============================================================================
--- head/databases/p5-Dancer-Plugin-Database-Core/distinfo	Wed Jun 17 17:25:02 2015	(r389954)
+++ head/databases/p5-Dancer-Plugin-Database-Core/distinfo	Wed Jun 17 17:25:07 2015	(r389955)
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Plugin-Database-Core-0.10.tar.gz) = 7a1753a44765d149900755e18324328c6b43aa49fa9ff61524a3805ebffa8c15
-SIZE (Dancer-Plugin-Database-Core-0.10.tar.gz) = 15486
+SHA256 (Dancer-Plugin-Database-Core-0.11.tar.gz) = 511e99b7501eacb082334e8ba5a5f9152af6d14bd4947eef6c872e27b65eaf20
+SIZE (Dancer-Plugin-Database-Core-0.11.tar.gz) = 15460


More information about the svn-ports-head mailing list