ports/55296: [Update port] update graphics/libexif to 0.5.12 and take over maintainership

Ying-Chieh Chen yinjieh at csie.nctu.edu.tw
Tue Aug 5 20:10:10 UTC 2003


>Number:         55296
>Category:       ports
>Synopsis:       [Update port] update graphics/libexif to 0.5.12 and take over maintainership
>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:   Tue Aug 05 13:10:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Chen
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
yinjieh vmware lab
>Environment:
System: FreeBSD stable.yinjieh.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 3 10:53:38 GMT 2003 root at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

	Update graphics/libexif to 0.5.12 and take over maintainership.
	Changes are as follows:

	o Update Makefile for
	  x new version
	  x maintainer address
	  x unset USE_BZIP2
	o Update distinfo for new version
	o Update pkg-plist

	Please commit it, thanks!

>How-To-Repeat:

	patch and make

>Fix:

	

--- libexif.patch begins here ---
diff -ruN /usr/ports/graphics/libexif/Makefile libexif/Makefile
--- /usr/ports/graphics/libexif/Makefile	Sat Aug  2 23:14:18 2003
+++ libexif/Makefile	Wed Aug  6 03:28:18 2003
@@ -6,18 +6,16 @@
 #
 
 PORTNAME=	libexif
-PORTVERSION=	0.5.10
-PORTREVISION=	1
+PORTVERSION=	0.5.12
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	yinjieh at csie.nctu.edu.tw
 COMMENT=	Library to read digital camera file meta-data
 
 LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
 
-USE_BZIP2=	yes
 USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
diff -ruN /usr/ports/graphics/libexif/distinfo libexif/distinfo
--- /usr/ports/graphics/libexif/distinfo	Thu Jul 31 00:23:32 2003
+++ libexif/distinfo	Wed Aug  6 02:56:17 2003
@@ -1 +1 @@
-MD5 (libexif-0.5.10.tar.bz2) = ba5fa89838abaf876ef5840c8a2d413b
+MD5 (libexif-0.5.12.tar.gz) = 97e17fa05cb638eed5e8e59db431ed3a
diff -ruN /usr/ports/graphics/libexif/pkg-plist libexif/pkg-plist
--- /usr/ports/graphics/libexif/pkg-plist	Thu Jul 31 00:23:32 2003
+++ libexif/pkg-plist	Wed Aug  6 03:27:48 2003
@@ -10,7 +10,7 @@
 include/libexif/exif-utils.h
 lib/libexif.a
 lib/libexif.so
-lib/libexif.so.9
+lib/libexif.so.10
 libdata/pkgconfig/libexif.pc
 share/locale/de/LC_MESSAGES/libexif.mo
 share/locale/es/LC_MESSAGES/libexif.mo
--- libexif.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list