Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2015 14:08:22 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397326 - head/textproc/p5-PDF-API2
Message-ID:  <201509191408.t8JE8MAj023697@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sat Sep 19 14:08:21 2015
New Revision: 397326
URL: https://svnweb.freebsd.org/changeset/ports/397326

Log:
  - Update to 2.024
  Changes: http://cpansearch.perl.org/src/SSIMMS/PDF-API2-2.024/Changes
  - Add NO_ARCH=yes

Modified:
  head/textproc/p5-PDF-API2/Makefile
  head/textproc/p5-PDF-API2/distinfo

Modified: head/textproc/p5-PDF-API2/Makefile
==============================================================================
--- head/textproc/p5-PDF-API2/Makefile	Sat Sep 19 13:56:29 2015	(r397325)
+++ head/textproc/p5-PDF-API2/Makefile	Sat Sep 19 14:08:21 2015	(r397326)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PDF-API2
-PORTVERSION=	2.023
+PORTVERSION=	2.024
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SSIMMS
@@ -18,5 +18,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-PDF-API2/distinfo
==============================================================================
--- head/textproc/p5-PDF-API2/distinfo	Sat Sep 19 13:56:29 2015	(r397325)
+++ head/textproc/p5-PDF-API2/distinfo	Sat Sep 19 14:08:21 2015	(r397326)
@@ -1,2 +1,2 @@
-SHA256 (PDF-API2-2.023.tar.gz) = e3999b817b6db4757bcbe4c31040787c2b93228f0e952d64c142288c8ec40481
-SIZE (PDF-API2-2.023.tar.gz) = 3520841
+SHA256 (PDF-API2-2.024.tar.gz) = 532620f4608f7d6f3f56cfa61bd21e78454cb79c72ab47f1c11a4f6f731d0c55
+SIZE (PDF-API2-2.024.tar.gz) = 3553969



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