Date: Sun, 27 Mar 2005 16:49:37 GMT From: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/79281: [MAINTAINER-UPDATE] Update ports/graphics/libexif to 0.6.12 Message-ID: <200503271649.j2RGnbow009036@www.freebsd.org> Resent-Message-ID: <200503271650.j2RGo2Z3024261@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79281 >Category: ports >Synopsis: [MAINTAINER-UPDATE] Update ports/graphics/libexif to 0.6.12 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Mar 27 16:50:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Chen >Release: 4.10-RELEASE-p4 >Organization: MANA lab, CCU CS >Environment: FreeBSD nb.mana.cs.ccu.edu.tw 4.10-RELEASE-p4 FreeBSD 4.10-RELEASE-p4 #2: Thu Nov 25 15:14:47 CST 2004 root@nb.mana.cs.ccu.edu.tw:/usr/obj/usr/src/sys/KERNEL i386 >Description: This pr updates ports/79158, which is contributed by Oliver Fromme. Please update this port, thanks! >How-To-Repeat: N/A >Fix: Applying the following patch: diff -ruN /usr/ports/graphics/libexif/Makefile libexif/Makefile --- /usr/ports/graphics/libexif/Makefile Sun Mar 27 23:57:22 2005 +++ libexif/Makefile Mon Mar 28 00:30:48 2005 @@ -6,8 +6,7 @@ # PORTNAME= libexif -PORTVERSION= 0.6.10 +PORTVERSION= 0.6.12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +15,7 @@ COMMENT= Library to read digital camera file meta-data USE_GNOME= gnomehack gnometarget pkgconfig -USE_INC_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" @@ -32,5 +31,8 @@ post-patch: @${REINPLACE_CMD} -e 's|-g -Wall||g' ${WRKSRC}/configure + +post-install: + @${RM} ${PREFIX}/lib/libexif.la .include <bsd.port.mk> diff -ruN /usr/ports/graphics/libexif/distinfo libexif/distinfo --- /usr/ports/graphics/libexif/distinfo Wed Oct 13 11:20:24 2004 +++ libexif/distinfo Sun Mar 27 23:35:26 2005 @@ -1,2 +1,2 @@ -MD5 (libexif-0.6.10.tar.gz) = f8a7cf1f083628b78a07dca17cbc6b8b -SIZE (libexif-0.6.10.tar.gz) = 516861 +MD5 (libexif-0.6.12.tar.gz) = 69501aaf0862a79aaeeb73e81e8c1306 +SIZE (libexif-0.6.12.tar.gz) = 537829 diff -ruN /usr/ports/graphics/libexif/pkg-plist libexif/pkg-plist --- /usr/ports/graphics/libexif/pkg-plist Wed Oct 13 11:20:24 2004 +++ libexif/pkg-plist Mon Mar 28 00:25:52 2005 @@ -7,15 +7,15 @@ include/libexif/exif-ifd.h include/libexif/exif-loader.h include/libexif/exif-log.h +include/libexif/exif-mem.h include/libexif/exif-mnote-data.h -include/libexif/exif-result.h include/libexif/exif-tag.h include/libexif/exif-utils.h lib/libexif.a lib/libexif.so -lib/libexif.so.10 +lib/libexif.so.12 libdata/pkgconfig/libexif.pc -%%NLS%%share/locale/de/LC_MESSAGES/libexif.mo -%%NLS%%share/locale/es/LC_MESSAGES/libexif.mo -%%NLS%%share/locale/fr/LC_MESSAGES/libexif.mo +%%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 @dirrm include/libexif >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503271649.j2RGnbow009036>