svn commit: r423551 - head/graphics/p5-GD-Thumbnail

Adam Weinberger adamw at FreeBSD.org
Sat Oct 8 22:55:14 UTC 2016


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


More information about the svn-ports-all mailing list