Date: Fri, 9 Aug 2002 20:41:12 -0700 (PDT) From: KATO Tsuguru <tkato@prontomail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/41502: Update port: graphics/libexif-gtk to 0.3.2 Message-ID: <200208100341.g7A3fCfZ099386@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 41502 >Category: ports >Synopsis: Update port: graphics/libexif-gtk to 0.3.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 20:52:51 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.3.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/libexif-gtk/Makefile graphics/libexif-gtk/Makefile --- /usr/ports/graphics/libexif-gtk/Makefile Tue Jul 9 06:00:06 2002 +++ graphics/libexif-gtk/Makefile Wed Aug 7 04:55:12 2002 @@ -6,25 +6,25 @@ # PORTNAME= libexif-gtk -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libexif MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ - exif.5:${PORTSDIR}/graphics/libexif -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig +LIB_DEPENDS= exif.7:${PORTSDIR}/graphics/libexif \ + gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 USE_REINPLACE= yes -USE_GTK= yes USE_LIBTOOL= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|\$$(libdir)/pkgconfig|\$$(prefix)/libdata/pkgconfig|g' + 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' .include <bsd.port.mk> diff -urN /usr/ports/graphics/libexif-gtk/distinfo graphics/libexif-gtk/distinfo --- /usr/ports/graphics/libexif-gtk/distinfo Tue Jun 18 18:43:44 2002 +++ graphics/libexif-gtk/distinfo Sat Aug 3 12:58:24 2002 @@ -1 +1 @@ -MD5 (libexif-gtk-0.3.0.tar.gz) = e8fe41399a96fb4c776f2f4ae5a0ff97 +MD5 (libexif-gtk-0.3.2.tar.gz) = e3238caf3f47187d636cecb119e515de diff -urN /usr/ports/graphics/libexif-gtk/pkg-plist graphics/libexif-gtk/pkg-plist --- /usr/ports/graphics/libexif-gtk/pkg-plist Tue Jun 18 18:43:44 2002 +++ graphics/libexif-gtk/pkg-plist Wed Aug 7 04:48:14 2002 @@ -12,8 +12,8 @@ include/libexif-gtk/gtk-exif-entry-resolution.h include/libexif-gtk/gtk-exif-entry-version.h include/libexif-gtk/gtk-exif-entry.h -@dirrm include/libexif-gtk lib/libexif-gtk.a lib/libexif-gtk.so -lib/libexif-gtk.so.3 +lib/libexif-gtk.so.4 libdata/pkgconfig/libexif-gtk.pc +@dirrm include/libexif-gtk >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208100341.g7A3fCfZ099386>