aboutsummaryrefslogtreecommitdiff
path: root/converters/libticonv
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-09-05 18:52:38 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-09-05 18:52:38 +0000
commit946db018e7201db5c9d1d88643419ea84212a6ff (patch)
tree2bf5457180a4b6d538f510d343526339ed181f28 /converters/libticonv
parent5f72d008f32659d9b0562450c80463c6cea89a4f (diff)
downloadports-946db018e7201db5c9d1d88643419ea84212a6ff.tar.gz
ports-946db018e7201db5c9d1d88643419ea84212a6ff.zip
Update to 1.1.1
PR: ports/148014 Submitted by: Tijl Coosemans (maintainer)
Notes
Notes: svn path=/head/; revision=260595
Diffstat (limited to 'converters/libticonv')
-rw-r--r--converters/libticonv/Makefile14
-rw-r--r--converters/libticonv/distinfo6
-rw-r--r--converters/libticonv/pkg-plist2
3 files changed, 8 insertions, 14 deletions
diff --git a/converters/libticonv/Makefile b/converters/libticonv/Makefile
index 501b4cbacef8..404b57d0cf14 100644
--- a/converters/libticonv/Makefile
+++ b/converters/libticonv/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= libticonv
-PORTVERSION= 1.1.0
-PORTREVISION= 1
+PORTVERSION= 1.1.1
CATEGORIES= converters
-MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.10
-DISTNAME= tilibs2-20080110
+MASTER_SITES= http://lpg.ticalc.org/prj_tilp/download/ \
+ http://tijl.fastmail.fm/mirror/
MAINTAINER= tijl@coosemans.org
COMMENT= TI calculator character set library
USE_AUTOTOOLS= libtool:22
+USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= glib20 gnomehack pkgconfig
USE_LDCONFIG= yes
@@ -24,10 +24,4 @@ USE_ICONV= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\
LDFLAGS="-L${LOCALBASE}/lib"
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-post-extract:
- @cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKDIR}/tilibs2/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
- @${CHMOD} 755 ${WRKSRC}/install-sh
-
.include <bsd.port.mk>
diff --git a/converters/libticonv/distinfo b/converters/libticonv/distinfo
index e5933e3f4b2d..02c68b92c093 100644
--- a/converters/libticonv/distinfo
+++ b/converters/libticonv/distinfo
@@ -1,3 +1,3 @@
-MD5 (tilibs2-20080110.tar.gz) = d4d3a783fab1106677c0c238ae6ad1b3
-SHA256 (tilibs2-20080110.tar.gz) = 652935cb991f0a4adfcb21b15acefec78eecfce1c3b9799e6a67d93b126a5070
-SIZE (tilibs2-20080110.tar.gz) = 2139455
+MD5 (libticonv-1.1.1.tar.bz2) = 23a85532e4b6a4130ebdf7350c42b89d
+SHA256 (libticonv-1.1.1.tar.bz2) = 2a18767240e987cc2786d8110887f15cc4d7e357231505dc886e5c7c11bbcb59
+SIZE (libticonv-1.1.1.tar.bz2) = 313552
diff --git a/converters/libticonv/pkg-plist b/converters/libticonv/pkg-plist
index 197c637f49e5..62d8445508b0 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.3
+lib/libticonv.so.4
libdata/pkgconfig/ticonv.pc
@dirrmtry include/tilp2