From 72f58eb0aa5363391031dd92a86fd758c1a334dd Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 23 Jun 2005 16:29:05 +0000 Subject: - Update to libticalcs 4.5.9, libtifiles 0.6.5, libticables 3.9.2 and tilp 6.79 PR: ports/82407 Submitted by: Tijl Coosemans (maintainer) --- devel/libtifiles/Makefile | 12 +++--------- devel/libtifiles/distinfo | 4 ++-- devel/libtifiles/files/patch-configure | 10 ---------- devel/libtifiles/pkg-plist | 4 +--- 4 files changed, 6 insertions(+), 24 deletions(-) delete mode 100644 devel/libtifiles/files/patch-configure (limited to 'devel/libtifiles') diff --git a/devel/libtifiles/Makefile b/devel/libtifiles/Makefile index 6348fad34d46..e64a548cdfef 100644 --- a/devel/libtifiles/Makefile +++ b/devel/libtifiles/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libtifiles -PORTVERSION= 0.5.7 -PORTREVISION= 1 +PORTVERSION= 0.6.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tilp @@ -17,14 +16,9 @@ COMMENT= TI calculator file types library GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_GNOME= pkgconfig -USE_LIBTOOL_VER= 13 +USE_GNOME= gnomehack pkgconfig +USE_LIBTOOL_VER= 15 USE_GMAKE= yes INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= tifiles-config.1 - .include diff --git a/devel/libtifiles/distinfo b/devel/libtifiles/distinfo index ff21c5ba74ab..4bcf57ad4cc5 100644 --- a/devel/libtifiles/distinfo +++ b/devel/libtifiles/distinfo @@ -1,2 +1,2 @@ -MD5 (libtifiles-0.5.7.tar.gz) = b368e11b9a0f5ec9abab5ab312a44e55 -SIZE (libtifiles-0.5.7.tar.gz) = 509723 +MD5 (libtifiles-0.6.5.tar.gz) = cfac4188328b888e80995f0ef3f6e0bf +SIZE (libtifiles-0.6.5.tar.gz) = 512310 diff --git a/devel/libtifiles/files/patch-configure b/devel/libtifiles/files/patch-configure deleted file mode 100644 index 6cc5fffdc4d5..000000000000 --- a/devel/libtifiles/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Mar 23 16:43:40 2004 -+++ configure Tue Mar 23 16:44:02 2004 -@@ -1934,6 +1934,7 @@ - ACLOCALDIR=`aclocal --print-ac-dir` - - fi -+ACLOCALDIR="" - - - if test x$ACLOCALDIR != x ; then diff --git a/devel/libtifiles/pkg-plist b/devel/libtifiles/pkg-plist index c778a3502f2a..c7d98f61a0dd 100644 --- a/devel/libtifiles/pkg-plist +++ b/devel/libtifiles/pkg-plist @@ -1,4 +1,3 @@ -bin/tifiles-config include/tilp/file_def.h include/tilp/file_err.h include/tilp/file_int.h @@ -22,9 +21,8 @@ include/tilp/types92p.h include/tilp/typesv2.h include/tilp/typesxx.h lib/libtifiles.a -lib/libtifiles.la lib/libtifiles.so -lib/libtifiles.so.5 +lib/libtifiles.so.6 libdata/pkgconfig/tifiles.pc share/locale/fr/LC_MESSAGES/libtifiles.mo @unexec rmdir %D/include/tilp 2>/dev/null || true -- cgit