[Midnightbsd-cvs] mports [15998] trunk/graphics/libexif: libexif 0.6.21

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 1 18:18:04 EST 2014


Revision: 15998
          http://svnweb.midnightbsd.org/mports/?rev=15998
Author:   laffer1
Date:     2014-03-01 18:18:03 -0500 (Sat, 01 Mar 2014)
Log Message:
-----------
libexif 0.6.21

Modified Paths:
--------------
    trunk/graphics/libexif/Makefile
    trunk/graphics/libexif/distinfo
    trunk/graphics/libexif/pkg-plist

Modified: trunk/graphics/libexif/Makefile
===================================================================
--- trunk/graphics/libexif/Makefile	2014-03-01 23:14:35 UTC (rev 15997)
+++ trunk/graphics/libexif/Makefile	2014-03-01 23:18:03 UTC (rev 15998)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:    libexif
-# Date created:        Tue Feb 26 19:02:44 MST 2002
-# Whom:                Peter Schmiedeskamp
-#
 # $FreeBSD: ports/graphics/libexif/Makefile,v 1.25 2006/03/29 06:54:33 pav Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	libexif
-PORTVERSION=	0.6.18
+PORTVERSION=	0.6.21
 PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF
@@ -14,19 +9,26 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Library to read digital camera file meta-data
+
 LICENSE=	lgpl
 
+OPTIONS_DEFINE=	DOCS NLS
+
+USES=		gmake pathfix pkgconfig
 USE_BZIP2=	yes
-USE_GNOME=	gnomehack ltverhack pkgconfig
-USE_GMAKE=	yes
+USE_GNOME=	ltverhack
 USE_AUTOTOOLS=	libtool
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ARGS=	--disable-docs
 USE_LDCONFIG=	yes
 
-.if !defined(WITHOUT_NLS)
-USE_GETTEXT=	yes
+PORTDOCS=	AUTHORS ChangeLog NEWS README
+
+.include <bsd.mport.options.mk>
+
+.if ${PORT_OPTIONS:MNLS}
+USES+=		gettext
 PLIST_SUB+=	NLS=""
 .else
 CONFIGURE_ENV+=	am_cv_func_iconv=no
@@ -35,17 +37,14 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|-g -Wall||g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e '/^SUBDIRS =/s|doc||g ; \
 		 /^am__installdirs =/s|$$(docdir)||g ; \
 		 /^install-data-am:/s|install-docDATA||g' ${WRKSRC}/Makefile.in
 
 post-install:
-.if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-.for file in AUTHORS ChangeLog NEWS README
+.for file in ${PORTDOCS}
 	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
 .endfor
-.endif
 
 .include <bsd.port.mk>

Modified: trunk/graphics/libexif/distinfo
===================================================================
--- trunk/graphics/libexif/distinfo	2014-03-01 23:14:35 UTC (rev 15997)
+++ trunk/graphics/libexif/distinfo	2014-03-01 23:18:03 UTC (rev 15998)
@@ -1,4 +1,2 @@
-MD5 (libexif-0.6.18.tar.bz2) = 67dfabfaf398d370ed92203ca7c36a0a
-SHA256 (libexif-0.6.18.tar.bz2) = b08ed926090a53d65e1a40452dc3427f8d1676be9c4f97924f561ae4b3f2a34e
-RMD160 (libexif-0.6.18.tar.bz2) = a1dc8aa1695bcb4cf9bd6e00a258bfa63f9ae13f
-SIZE (libexif-0.6.18.tar.bz2) = 1004974
+SHA256 (libexif-0.6.21.tar.bz2) = 16cdaeb62eb3e6dfab2435f7d7bccd2f37438d21c5218ec4e58efa9157d4d41a
+SIZE (libexif-0.6.21.tar.bz2) = 1368435

Modified: trunk/graphics/libexif/pkg-plist
===================================================================
--- trunk/graphics/libexif/pkg-plist	2014-03-01 23:14:35 UTC (rev 15997)
+++ trunk/graphics/libexif/pkg-plist	2014-03-01 23:18:03 UTC (rev 15998)
@@ -1,8 +1,8 @@
 include/libexif/_stdint.h
 include/libexif/exif-byte-order.h
 include/libexif/exif-content.h
+include/libexif/exif-data-type.h
 include/libexif/exif-data.h
-include/libexif/exif-data-type.h
 include/libexif/exif-entry.h
 include/libexif/exif-format.h
 include/libexif/exif-ifd.h
@@ -17,23 +17,29 @@
 lib/libexif.so
 lib/libexif.so.12
 libdata/pkgconfig/libexif.pc
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
+%%NLS%%share/locale/be/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/bs/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/da/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/de/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/en_AU/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/en_CA/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/en_GB/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/it/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/sk/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/sq/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/libexif-12.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/libexif-12.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/libexif-12.mo
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/libexif-12.mo
 @dirrm include/libexif



More information about the Midnightbsd-cvs mailing list