Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2016 01:25:16 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417801 - head/graphics/p5-Image-ExifTool
Message-ID:  <201606300125.u5U1PGm3090300@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Thu Jun 30 01:25:16 2016
New Revision: 417801
URL: https://svnweb.freebsd.org/changeset/ports/417801

Log:
  graphics/p5-Image-ExifTool: update 10.15 -> 10.20
  
  - While here, also add NO_ARCH
  
  Changes:	http://www.sno.phy.queensu.ca/~phil/exiftool/history.html
  
  PR:		210549
  Sumbmitted by:	Tod McQuillin <devin@spamcop.net> (maintainer)

Modified:
  head/graphics/p5-Image-ExifTool/Makefile
  head/graphics/p5-Image-ExifTool/distinfo
  head/graphics/p5-Image-ExifTool/pkg-plist

Modified: head/graphics/p5-Image-ExifTool/Makefile
==============================================================================
--- head/graphics/p5-Image-ExifTool/Makefile	Thu Jun 30 01:13:53 2016	(r417800)
+++ head/graphics/p5-Image-ExifTool/Makefile	Thu Jun 30 01:25:16 2016	(r417801)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Image-ExifTool
-PORTVERSION=	10.15
+PORTVERSION=	10.20
 CATEGORIES=	graphics perl5
 MASTER_SITES=	http://www.sno.phy.queensu.ca/~phil/exiftool/ \
 		CPAN
@@ -19,6 +19,7 @@ CONFLICTS=	p5-Image-ExifTool-devel-[0-9]
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 PORTDOCS=	*
 

Modified: head/graphics/p5-Image-ExifTool/distinfo
==============================================================================
--- head/graphics/p5-Image-ExifTool/distinfo	Thu Jun 30 01:13:53 2016	(r417800)
+++ head/graphics/p5-Image-ExifTool/distinfo	Thu Jun 30 01:25:16 2016	(r417801)
@@ -1,2 +1,3 @@
-SHA256 (Image-ExifTool-10.15.tar.gz) = e1a94fdd1717e81bad4625e3fc51644b6cc3b6667024d29afe7a9bbe5457e935
-SIZE (Image-ExifTool-10.15.tar.gz) = 4080986
+TIMESTAMP = 1466838589
+SHA256 (Image-ExifTool-10.20.tar.gz) = f06ae200950cd3f441f20f7532163365965aa45a91d96114672b0eb176b76d2a
+SIZE (Image-ExifTool-10.20.tar.gz) = 4142166

Modified: head/graphics/p5-Image-ExifTool/pkg-plist
==============================================================================
--- head/graphics/p5-Image-ExifTool/pkg-plist	Thu Jun 30 01:13:53 2016	(r417800)
+++ head/graphics/p5-Image-ExifTool/pkg-plist	Thu Jun 30 01:25:16 2016	(r417801)
@@ -140,6 +140,7 @@ bin/exiftool
 %%SITE_PERL%%/Image/ExifTool/PGF.pm
 %%SITE_PERL%%/Image/ExifTool/PICT.pm
 %%SITE_PERL%%/Image/ExifTool/PLIST.pm
+%%SITE_PERL%%/Image/ExifTool/PLUS.pm
 %%SITE_PERL%%/Image/ExifTool/PNG.pm
 %%SITE_PERL%%/Image/ExifTool/PPM.pm
 %%SITE_PERL%%/Image/ExifTool/PSP.pm
@@ -306,6 +307,7 @@ bin/exiftool
 %%PERL5_MAN3%%/Image::ExifTool::PGF.3.gz
 %%PERL5_MAN3%%/Image::ExifTool::PICT.3.gz
 %%PERL5_MAN3%%/Image::ExifTool::PLIST.3.gz
+%%PERL5_MAN3%%/Image::ExifTool::PLUS.3.gz
 %%PERL5_MAN3%%/Image::ExifTool::PNG.3.gz
 %%PERL5_MAN3%%/Image::ExifTool::PPM.3.gz
 %%PERL5_MAN3%%/Image::ExifTool::PSP.3.gz



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