aboutsummaryrefslogtreecommitdiff
path: root/converters/libticonv
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-29 10:18:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-29 10:18:27 +0000
commitae4f486a0cca7cab393631fdec292ac4b6c0a700 (patch)
treeae21c36a2a1d22ffd67c8df50cd9af64c30b2fa1 /converters/libticonv
parent135c27403775beefc9e53abc2228976d96335d24 (diff)
downloadports-ae4f486a0cca7cab393631fdec292ac4b6c0a700.tar.gz
ports-ae4f486a0cca7cab393631fdec292ac4b6c0a700.zip
- Update to 1.1.0
PR: 119748 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=206363
Diffstat (limited to 'converters/libticonv')
-rw-r--r--converters/libticonv/Makefile10
-rw-r--r--converters/libticonv/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/converters/libticonv/Makefile b/converters/libticonv/Makefile
index df5f799727ac..cd0f757cc808 100644
--- a/converters/libticonv/Makefile
+++ b/converters/libticonv/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= libticonv
-PORTVERSION= 1.0.4
+PORTVERSION= 1.1.0
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tilp
-DISTFILES= tilibs2-20070829${EXTRACT_SUFX}
+DISTNAME= tilibs2-20080110
MAINTAINER= tijl@ulyssis.org
COMMENT= TI calculator character set library
@@ -24,10 +24,10 @@ USE_ICONV= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\
LDFLAGS="-L${LOCALBASE}/lib"
-.include <bsd.port.pre.mk>
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
post-extract:
- @cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKDIR}/tilibs2/${DISTNAME}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
+ @cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKDIR}/tilibs2/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
@${CHMOD} 755 ${WRKSRC}/install-sh
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/converters/libticonv/distinfo b/converters/libticonv/distinfo
index 42ed00ccf2c3..e5933e3f4b2d 100644
--- a/converters/libticonv/distinfo
+++ b/converters/libticonv/distinfo
@@ -1,3 +1,3 @@
-MD5 (tilibs2-20070829.tar.gz) = 6acaccfc29c241f4be899cc08d7cee3d
-SHA256 (tilibs2-20070829.tar.gz) = a9228570789980620aa2570fb3c46f536934f4b834701480e9d33b31284f3461
-SIZE (tilibs2-20070829.tar.gz) = 2080155
+MD5 (tilibs2-20080110.tar.gz) = d4d3a783fab1106677c0c238ae6ad1b3
+SHA256 (tilibs2-20080110.tar.gz) = 652935cb991f0a4adfcb21b15acefec78eecfce1c3b9799e6a67d93b126a5070
+SIZE (tilibs2-20080110.tar.gz) = 2139455