[csw-devel] SF.net SVN: gar:[9216] csw/mgar/pkg/exiftool/trunk
hson at users.sourceforge.net
hson at users.sourceforge.net
Wed Mar 17 04:41:16 CET 2010
Revision: 9216
http://gar.svn.sourceforge.net/gar/?rev=9216&view=rev
Author: hson
Date: 2010-03-17 03:41:16 +0000 (Wed, 17 Mar 2010)
Log Message:
-----------
exiftool: Update to 8.14
Modified Paths:
--------------
csw/mgar/pkg/exiftool/trunk/Makefile
csw/mgar/pkg/exiftool/trunk/checksums
csw/mgar/pkg/exiftool/trunk/files/COPYING
Modified: csw/mgar/pkg/exiftool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/exiftool/trunk/Makefile 2010-03-16 22:28:36 UTC (rev 9215)
+++ csw/mgar/pkg/exiftool/trunk/Makefile 2010-03-17 03:41:16 UTC (rev 9216)
@@ -1,5 +1,5 @@
GARNAME = exiftool
-GARVERSION = 8.13
+GARVERSION = 8.14
CATEGORIES = cpan
DESCRIPTION = Read, Write and Edit Image File Meta Information
@@ -13,15 +13,13 @@
MASTER_SITES = http://owl.phy.queensu.ca/~phil/exiftool/
MODDIST =
DISTFILES = $(DISTNAME).tar.gz
+DISTFILES += COPYING
RUNTIME_DEP_PKGS += CSWpmiocompress
-# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = Image-ExifTool-(\d+(?:\.\d+)*).tar.gz
-# If the url used to check for software update is different of MASTER_SITES, then
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES =
+SPKG_SOURCEURL = http://owl.phy.queensu.ca/~phil/exiftool/
CONFIGURE_ARGS = $(DIRPATHS)
Modified: csw/mgar/pkg/exiftool/trunk/checksums
===================================================================
--- csw/mgar/pkg/exiftool/trunk/checksums 2010-03-16 22:28:36 UTC (rev 9215)
+++ csw/mgar/pkg/exiftool/trunk/checksums 2010-03-17 03:41:16 UTC (rev 9216)
@@ -1 +1,2 @@
-643d7a69cf97dabf30cba34426a23048 Image-ExifTool-8.13.tar.gz
+51daeaabab952590a76da861c78de042 COPYING
+4b7cb346de54d87637fb7652d657bc5f Image-ExifTool-8.14.tar.gz
Modified: csw/mgar/pkg/exiftool/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/exiftool/trunk/files/COPYING 2010-03-16 22:28:36 UTC (rev 9215)
+++ csw/mgar/pkg/exiftool/trunk/files/COPYING 2010-03-17 03:41:16 UTC (rev 9216)
@@ -1,8 +1,3 @@
-%var bitname exiftool
-%var pkgname CSWexiftool
-%var arch all
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright
Copyright 2003-2009, Phil Harvey
This is free software; you can redistribute it and/or modify it under the
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list