summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgdt <gdt>2005-11-04 19:29:54 +0000
committergdt <gdt>2005-11-04 19:29:54 +0000
commit60c201793e83053d1fe286a7a100c23fd965bec7 (patch)
tree9cf79d797ae5f901945a6ddd1cc586fb7eaed9fb /graphics
parenta22b924c2ca4a08fbeb4d7271ccafb177b20bb69 (diff)
downloadpkgsrc-60c201793e83053d1fe286a7a100c23fd965bec7.tar.gz
Downdate graphics/exiftool to 5.67, the latest 'production' release,
at upstream author's request. Add CPAN to MASTER_SITES, and clean up perl module variables (from kuli0020 at umn.edu via pkgsrc-wip).
Diffstat (limited to 'graphics')
-rw-r--r--graphics/exiftool/Makefile13
-rw-r--r--graphics/exiftool/distinfo8
2 files changed, 11 insertions, 10 deletions
diff --git a/graphics/exiftool/Makefile b/graphics/exiftool/Makefile
index da616338722..724b7516beb 100644
--- a/graphics/exiftool/Makefile
+++ b/graphics/exiftool/Makefile
@@ -1,19 +1,20 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 16:53:08 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2005/11/04 19:29:55 gdt Exp $
DISTNAME= Image-ExifTool-${VERSION}
PKGNAME= exiftool-${VERSION}
CATEGORIES= graphics perl5
-MASTER_SITES= http://owl.phy.queensu.ca/~phil/exiftool/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \
+ http://owl.phy.queensu.ca/~phil/exiftool/
MAINTAINER= gdt@NetBSD.org
+# author says www.sno is the same machine, but was never advertised
HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/
COMMENT= Perl module and program to read EXIF information
-VERSION= 5.72
+# author requests that we package "production" versions
+VERSION= 5.67
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Image/ExifTool/.packlist
-
-REPLACE_PERL= exiftool
+PERL5_PACKLIST= auto/Image/ExifTool/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/exiftool/distinfo b/graphics/exiftool/distinfo
index b84aa6e6e2b..493ebe185af 100644
--- a/graphics/exiftool/distinfo
+++ b/graphics/exiftool/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/11/04 16:53:08 gdt Exp $
+$NetBSD: distinfo,v 1.2 2005/11/04 19:29:55 gdt Exp $
-SHA1 (Image-ExifTool-5.72.tar.gz) = 5e5c86772c100e203d6180fedb7e1925ed215160
-RMD160 (Image-ExifTool-5.72.tar.gz) = 28d0a2beea7f21d7287c26701cc08fdc1d1a23d8
-Size (Image-ExifTool-5.72.tar.gz) = 679519 bytes
+SHA1 (Image-ExifTool-5.67.tar.gz) = 845547d1484b6245e17f490742b1761310db0ba2
+RMD160 (Image-ExifTool-5.67.tar.gz) = bf13f929ef9bb0c0c20bce1fee2c024dafcbeef6
+Size (Image-ExifTool-5.67.tar.gz) = 659168 bytes