aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2007-09-05 11:10:59 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2007-09-05 11:10:59 +0000
commit3bca3d8f1a2339f75de2604ece815c30ad4ab6d6 (patch)
treef69bef1be106ae33a7e48b2184f9b77a2efefdd7 /converters
parentc523d3b151b4166cec6939cc29d9c1cbb43824bf (diff)
downloadports-3bca3d8f1a2339f75de2604ece815c30ad4ab6d6.tar.gz
ports-3bca3d8f1a2339f75de2604ece815c30ad4ab6d6.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/libticonv/Makefile14
-rw-r--r--converters/libticonv/distinfo6
-rw-r--r--converters/libticonv/pkg-plist2
3 files changed, 14 insertions, 8 deletions
diff --git a/converters/libticonv/Makefile b/converters/libticonv/Makefile
index 5b1f11e29081..df5f799727ac 100644
--- a/converters/libticonv/Makefile
+++ b/converters/libticonv/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= libticonv
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.4
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= gtktiemu
+MASTER_SITE_SUBDIR= tilp
+DISTFILES= tilibs2-20070829${EXTRACT_SUFX}
MAINTAINER= tijl@ulyssis.org
COMMENT= TI calculator character set library
USE_AUTOTOOLS= libtool:15
-USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= glib20 gnomehack pkgconfig
USE_LDCONFIG= yes
@@ -24,4 +24,10 @@ USE_ICONV= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\
LDFLAGS="-L${LOCALBASE}/lib"
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+post-extract:
+ @cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKDIR}/tilibs2/${DISTNAME}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
+ @${CHMOD} 755 ${WRKSRC}/install-sh
+
+.include <bsd.port.post.mk>
diff --git a/converters/libticonv/distinfo b/converters/libticonv/distinfo
index ebea875d7629..42ed00ccf2c3 100644
--- a/converters/libticonv/distinfo
+++ b/converters/libticonv/distinfo
@@ -1,3 +1,3 @@
-MD5 (libticonv-1.0.2.tar.bz2) = e712ad74ad8f2d029966e0e75762ee80
-SHA256 (libticonv-1.0.2.tar.bz2) = 020dca59ecf85409d4fb6c3fd5a51fa82fa49548f3b5c17bfd8bd5f458340b7c
-SIZE (libticonv-1.0.2.tar.bz2) = 295157
+MD5 (tilibs2-20070829.tar.gz) = 6acaccfc29c241f4be899cc08d7cee3d
+SHA256 (tilibs2-20070829.tar.gz) = a9228570789980620aa2570fb3c46f536934f4b834701480e9d33b31284f3461
+SIZE (tilibs2-20070829.tar.gz) = 2080155
diff --git a/converters/libticonv/pkg-plist b/converters/libticonv/pkg-plist
index d0137ade9aa0..197c637f49e5 100644
--- a/converters/libticonv/pkg-plist
+++ b/converters/libticonv/pkg-plist
@@ -5,6 +5,6 @@ include/tilp2/ticonv.h
lib/libticonv.a
lib/libticonv.la
lib/libticonv.so
-lib/libticonv.so.2
+lib/libticonv.so.3
libdata/pkgconfig/ticonv.pc
@dirrmtry include/tilp2