Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 22:55:12 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423551 - head/graphics/p5-GD-Thumbnail
Message-ID:  <201610082255.u98MtC0e006070@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Oct  8 22:55:12 2016
New Revision: 423551
URL: https://svnweb.freebsd.org/changeset/ports/423551

Log:
  Update to 1.42. Add NO_ARCH and sort plist.
  
  Changes: https://metacpan.org/changes/distribution/GD-Thumbnail

Modified:
  head/graphics/p5-GD-Thumbnail/Makefile
  head/graphics/p5-GD-Thumbnail/distinfo
  head/graphics/p5-GD-Thumbnail/pkg-plist

Modified: head/graphics/p5-GD-Thumbnail/Makefile
==============================================================================
--- head/graphics/p5-GD-Thumbnail/Makefile	Sat Oct  8 22:53:18 2016	(r423550)
+++ head/graphics/p5-GD-Thumbnail/Makefile	Sat Oct  8 22:55:12 2016	(r423551)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GD-Thumbnail
-PORTVERSION=	1.41
-PORTREVISION=	1
+PORTVERSION=	1.42
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,5 +15,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/p5-GD-Thumbnail/distinfo
==============================================================================
--- head/graphics/p5-GD-Thumbnail/distinfo	Sat Oct  8 22:53:18 2016	(r423550)
+++ head/graphics/p5-GD-Thumbnail/distinfo	Sat Oct  8 22:55:12 2016	(r423551)
@@ -1,2 +1,3 @@
-SHA256 (GD-Thumbnail-1.41.tar.gz) = a2a159ee7ad7968fa9cd11b80eb4227c0e9ddb162ff2c401ca1f8b90998bc296
-SIZE (GD-Thumbnail-1.41.tar.gz) = 48588
+TIMESTAMP = 1475967240
+SHA256 (GD-Thumbnail-1.42.tar.gz) = 02af460d84e7936267eecf960ebf72479afd84c1885fd9074125c464aae75520
+SIZE (GD-Thumbnail-1.42.tar.gz) = 48526

Modified: head/graphics/p5-GD-Thumbnail/pkg-plist
==============================================================================
--- head/graphics/p5-GD-Thumbnail/pkg-plist	Sat Oct  8 22:53:18 2016	(r423550)
+++ head/graphics/p5-GD-Thumbnail/pkg-plist	Sat Oct  8 22:55:12 2016	(r423551)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/GD::Thumbnail.3.gz
 %%SITE_PERL%%/GD/Thumbnail.pm
+%%PERL5_MAN3%%/GD::Thumbnail.3.gz



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