ports/112599: graphics/libexif - update to 0.6.14
Pav Lucistnik
pav at FreeBSD.org
Fri May 11 11:40:04 UTC 2007
>Number: 112599
>Category: ports
>Synopsis: graphics/libexif - update to 0.6.14
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri May 11 11:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Pav Lucistnik
>Release: FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD ikaros.oook.cz 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Feb 13 19:41:10 CET 2007 root at ikaros.oook.cz:/usr/obj/usr/src/sys/SMP amd64
>Description:
Attached a patch to update libexif to 0.6.14
>How-To-Repeat:
>Fix:
--- libexif.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/libexif/Makefile,v
retrieving revision 1.25
diff -a -u -r1.25 Makefile
--- Makefile 29 Mar 2006 06:54:33 -0000 1.25
+++ Makefile 11 May 2007 11:27:01 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= libexif
-PORTVERSION= 0.6.13
+PORTVERSION= 0.6.14
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@
USE_GNOME= gnomehack gnometarget pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/libexif/distinfo,v
retrieving revision 1.11
diff -a -u -r1.11 distinfo
--- distinfo 29 Mar 2006 06:54:33 -0000 1.11
+++ distinfo 11 May 2007 11:27:01 -0000
@@ -1,3 +1,3 @@
-MD5 (libexif-0.6.13.tar.bz2) = 1b1e2b495c5aa20c08725f30545a110b
-SHA256 (libexif-0.6.13.tar.bz2) = 830802525700e65809afdd56ccdb5cd9950747044ab50666257bbb3d59a82754
-SIZE (libexif-0.6.13.tar.bz2) = 519803
+MD5 (libexif-0.6.14.tar.bz2) = ec9ec871281846315b4b4b6e10c6d816
+SHA256 (libexif-0.6.14.tar.bz2) = 04fd4ad520f35056b6f03b1ac67b029c98a8fca0280aaace8f74efb5b52fea5f
+SIZE (libexif-0.6.14.tar.bz2) = 637248
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/graphics/libexif/pkg-plist,v
retrieving revision 1.12
diff -a -u -r1.12 pkg-plist
--- pkg-plist 29 Mar 2006 06:54:33 -0000 1.12
+++ pkg-plist 11 May 2007 11:27:01 -0000
@@ -15,12 +15,14 @@
lib/libexif.a
lib/libexif.la
lib/libexif.so
-lib/libexif.so.12
+lib/libexif.so.13
libdata/pkgconfig/libexif.pc
%%NLS%%share/locale/de/LC_MESSAGES/libexif-12.mo
%%NLS%%share/locale/es/LC_MESSAGES/libexif-12.mo
%%NLS%%share/locale/fr/LC_MESSAGES/libexif-12.mo
%%NLS%%share/locale/pl/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/libexif-12.mo
%%DOCSDIR%%/ABOUT-NLS
%%DOCSDIR%%/AUTHORS
%%DOCSDIR%%/COPYING
--- libexif.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list