updates to: * comms/tilp * comms/libticables * devel/libticalcs * devel/libtifiles (with thanks to Brian Rogers) Fix: In addition to the following patches, the files/ subdirectory in devel/libticalcs and devel/libtifiles can be removed. diff -urN libtifiles.orig/Makefile libtifiles/Makefile --- libtifiles.orig/Makefile Mon May 30 15:49:38 2005 +++ libtifiles/Makefile Mon May 30 14:22:37 2005 @@ -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 @@ 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 <bsd.port.mk> diff -urN libtifiles.orig/distinfo libtifiles/distinfo --- libtifiles.orig/distinfo Mon May 30 15:49:38 2005 +++ libtifiles/distinfo Mon May 30 14:25:03 2005 @@ -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 -urN libtifiles.orig/files/patch-configure libtifiles/files/patch-configure --- libtifiles.orig/files/patch-configure Mon May 30 15:49:38 2005 +++ libtifiles/files/patch-configure Thu Jan 1 01:00:00 1970 @@ -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 -urN libtifiles.orig/pkg-plist libtifiles/pkg-plist --- libtifiles.orig/pkg-plist Mon May 30 15:49:38 2005 +++ libtifiles/pkg-plist Mon Feb 14 16:19:30 2005 @@ -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/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 --- libtifiles.update ends here ---
State Changed From-To: open->closed Committed, thanks!