Update to 2.2.2.

Drop :keepla from USES=libtool
Drop @dirrm from plist.
This commit is contained in:
Koop Mast 2014-11-01 11:55:48 +00:00
parent 84d3504a08
commit 02dd5c7d19
4 changed files with 8 additions and 20 deletions

View file

@ -3,8 +3,7 @@
# $MCom: ports/textproc/exempi/Makefile,v 1.1 2008/02/26 18:50:26 ahze Exp $
PORTNAME= exempi
PORTVERSION= 2.1.1
PORTREVISION= 1
PORTVERSION= 2.2.2
CATEGORIES= textproc
MASTER_SITES= http://libopenraw.freedesktop.org/download/
@ -17,7 +16,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-unittest=no
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib ${ICONV_LIB}
USES= pathfix iconv libtool:keepla
USES= pathfix iconv libtool tar:bzip2
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip

View file

@ -1,2 +1,2 @@
SHA256 (exempi-2.1.1.tar.gz) = b06b67472ff673e2d4257ae0b687ba421af1f9952428e7caead870868c2a4dd3
SIZE (exempi-2.1.1.tar.gz) = 3401564
SHA256 (exempi-2.2.2.tar.bz2) = 0e7ad0e5e61b6828e38d31a8cc59c26c9adeed7edf4b26708c400beb6a686c07
SIZE (exempi-2.2.2.tar.bz2) = 3380662

View file

@ -1,11 +0,0 @@
--- source/common/EndianUtils.hpp.orig 2008-07-08 15:22:01.000000000 -0500
+++ source/common/EndianUtils.hpp 2008-07-08 15:22:35.000000000 -0500
@@ -57,7 +57,7 @@
# define kBigEndianHost 1
# endif
# else
-# include <endian.h>
+# include <machine/endian.h>
# if BYTE_ORDER == BIG_ENDIAN
# define kBigEndianHost 1
# elif BYTE_ORDER == LITTLE_ENDIAN

View file

@ -1,11 +1,11 @@
bin/exempi
include/exempi-2.0/exempi/xmp.h
include/exempi-2.0/exempi/xmp++.hpp
include/exempi-2.0/exempi/xmpconsts.h
include/exempi-2.0/exempi/xmperrors.h
lib/libexempi.a
lib/libexempi.la
lib/libexempi.so
lib/libexempi.so.3
lib/libexempi.so.3.2.1
lib/libexempi.so.3.2.4
libdata/pkgconfig/exempi-2.0.pc
@dirrm include/exempi-2.0/exempi
@dirrm include/exempi-2.0
man/man1/exempi.1.gz