ports/115970: [update] comms/libticables2: version 1.0.8
Tijl Coosemans
tijl at ulyssis.org
Fri Aug 31 15:00:05 UTC 2007
>Number: 115970
>Category: ports
>Synopsis: [update] comms/libticables2: version 1.0.8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 31 15:00:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Tijl Coosemans
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
>Description:
port comms/libticables2 update to version 1.0.8
>How-To-Repeat:
>Fix:
--- libticables2.update begins here ---
diff -urN libticables2.orig/Makefile libticables2/Makefile
--- libticables2.orig/Makefile 2007-08-31 14:25:34.000000000 +0200
+++ libticables2/Makefile 2007-08-31 15:26:31.000000000 +0200
@@ -6,10 +6,11 @@
#
PORTNAME= libticables2
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.8
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= gtktiemu
+MASTER_SITE_SUBDIR= tilp
+DISTFILES= tilibs2-20070829${EXTRACT_SUFX}
MAINTAINER= tijl at ulyssis.org
COMMENT= TI calculator link cables library
@@ -17,7 +18,6 @@
LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb
USE_AUTOTOOLS= libtool:15
-USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= glib20 gnomehack pkgconfig
USE_LDCONFIG= yes
@@ -33,4 +33,12 @@
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}
+
+post-patch:
+ @${REINPLACE_CMD} 's/linux_check_libusb/bsd_check_libusb/' ${WRKSRC}/src/linux/link_slv.c
+
+.include <bsd.port.post.mk>
diff -urN libticables2.orig/distinfo libticables2/distinfo
--- libticables2.orig/distinfo 2007-08-31 14:25:34.000000000 +0200
+++ libticables2/distinfo 2007-08-31 14:44:49.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (libticables2-1.0.5.tar.bz2) = 9eb6e91764e0de32a48edfe0878e0f87
-SHA256 (libticables2-1.0.5.tar.bz2) = 43a7cbf424ceed8c5d0b1e25bb80da3b9d5c654c380a857b0990e96656ed3775
-SIZE (libticables2-1.0.5.tar.bz2) = 506274
+MD5 (tilibs2-20070829.tar.gz) = 6acaccfc29c241f4be899cc08d7cee3d
+SHA256 (tilibs2-20070829.tar.gz) = a9228570789980620aa2570fb3c46f536934f4b834701480e9d33b31284f3461
+SIZE (tilibs2-20070829.tar.gz) = 2080155
--- libticables2.update ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list