[Midnightbsd-cvs] mports [17052] trunk/graphics/libexif/pkg-plist: bump shared lib
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 13 22:35:22 EDT 2014
Revision: 17052
http://svnweb.midnightbsd.org/mports/?rev=17052
Author: laffer1
Date: 2014-09-13 22:35:21 -0400 (Sat, 13 Sep 2014)
Log Message:
-----------
bump shared lib
Modified Paths:
--------------
trunk/graphics/libexif/Makefile
trunk/graphics/libexif/pkg-descr
trunk/graphics/libexif/pkg-plist
Property Changed:
----------------
trunk/graphics/libexif/pkg-descr
Modified: trunk/graphics/libexif/Makefile
===================================================================
--- trunk/graphics/libexif/Makefile 2014-09-14 02:29:24 UTC (rev 17051)
+++ trunk/graphics/libexif/Makefile 2014-09-14 02:35:21 UTC (rev 17052)
@@ -3,7 +3,7 @@
PORTNAME= libexif
PORTVERSION= 0.6.21
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
@@ -10,32 +10,24 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Library to read digital camera file meta-data
-LICENSE= lgpl
+LICENSE= lgpl2.1
OPTIONS_DEFINE= DOCS NLS
-USES= gmake pathfix pkgconfig
-USE_BZIP2= yes
-USE_GNOME= ltverhack
-USE_AUTOTOOLS= libtool
+USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-docs
USE_LDCONFIG= yes
PORTDOCS= AUTHORS ChangeLog NEWS README
+OPTIONS_SUB= yes
-.include <bsd.mport.options.mk>
+NLS_USES= gettext
+NLS_CONFIGURE_ENV_OFF= am_cv_func_iconv=no
+NLS_CONFIGURE_ENABLE= nls
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ENV+= am_cv_func_iconv=no
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s|doc||g ; \
/^am__installdirs =/s|$$(docdir)||g ; \
Modified: trunk/graphics/libexif/pkg-descr
===================================================================
--- trunk/graphics/libexif/pkg-descr 2014-09-14 02:29:24 UTC (rev 17051)
+++ trunk/graphics/libexif/pkg-descr 2014-09-14 02:35:21 UTC (rev 17052)
@@ -2,6 +2,3 @@
read. This library will be required for the gphoto2 port.
WWW: http://sourceforge.net/projects/libexif/
-
-- Peter Schmiedeskamp
-pschmied at qwest.net
Property changes on: trunk/graphics/libexif/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/graphics/libexif/pkg-plist
===================================================================
--- trunk/graphics/libexif/pkg-plist 2014-09-14 02:29:24 UTC (rev 17051)
+++ trunk/graphics/libexif/pkg-plist 2014-09-14 02:35:21 UTC (rev 17052)
@@ -15,7 +15,7 @@
lib/libexif.a
lib/libexif.la
lib/libexif.so
-lib/libexif.so.12
+lib/libexif.so.15
libdata/pkgconfig/libexif.pc
%%NLS%%share/locale/be/LC_MESSAGES/libexif-12.mo
%%NLS%%share/locale/bs/LC_MESSAGES/libexif-12.mo
More information about the Midnightbsd-cvs
mailing list