Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2007 17:01:14 +0200 (CEST)
From:      Tijl Coosemans <tijl@ulyssis.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115973: [update] comms/tilp2: version 1.07
Message-ID:  <200708311501.l7VF1EjE014270@kalimero.kotnet.org>
Resent-Message-ID: <200708311510.l7VFA2Fr029078@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115973
>Category:       ports
>Synopsis:       [update] comms/tilp2: version 1.07
>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:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tijl Coosemans
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
>Description:
port comms/tilp2 update to version 1.07
>How-To-Repeat:
>Fix:
--- tilp2.update begins here ---
diff -urN tilp2.orig/Makefile tilp2/Makefile
--- tilp2.orig/Makefile	2007-08-31 16:14:05.000000000 +0200
+++ tilp2/Makefile	2007-08-31 16:44:11.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tilp2
-PORTVERSION=	1.02
+PORTVERSION=	1.07
 CATEGORIES=	comms
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	tilp
@@ -16,11 +16,9 @@
 
 BUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	ticables2.1:${PORTSDIR}/comms/libticables2 \
-		tifiles2.3:${PORTSDIR}/devel/libtifiles2 \
-		ticalcs2.5:${PORTSDIR}/comms/libticalcs2 \
-		ticonv.2:${PORTSDIR}/converters/libticonv
-
-WRKSRC=		${WRKDIR}/${PORTNAME}-1.01
+		tifiles2.4:${PORTSDIR}/devel/libtifiles2 \
+		ticalcs2.6:${PORTSDIR}/comms/libticalcs2 \
+		ticonv.3:${PORTSDIR}/converters/libticonv
 
 USE_AUTOTOOLS=	libtool:15
 USE_GETTEXT=	yes
@@ -35,9 +33,10 @@
 PLIST_SUB=	NLS="@comment "
 .endif
 
+CONFIGURE_ARGS+=	--without-kde
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -export-dynamic"
 
-MAN1=	tilp-2.1
+MAN1=	tilp.1
 
 .include <bsd.port.mk>
diff -urN tilp2.orig/distinfo tilp2/distinfo
--- tilp2.orig/distinfo	2007-08-31 16:14:05.000000000 +0200
+++ tilp2/distinfo	2007-08-31 16:16:25.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (tilp2-1.02.tar.gz) = f66739ee67a1bd0006a65f84d5acb8d3
-SHA256 (tilp2-1.02.tar.gz) = 29b8c31f4de7ae31d0dba8d553f54b0a3e38cf50849a68621d3c48165ac14228
-SIZE (tilp2-1.02.tar.gz) = 920572
+MD5 (tilp2-1.07.tar.gz) = b6507c0b034a69bda38087a6ea1b9c33
+SHA256 (tilp2-1.07.tar.gz) = 1d8b3cb440956698e60b9567f5b72c9deb3b2179c90a570b6182b301cebb3b82
+SIZE (tilp2-1.07.tar.gz) = 1012773
diff -urN tilp2.orig/pkg-plist tilp2/pkg-plist
--- tilp2.orig/pkg-plist	2007-08-31 16:14:05.000000000 +0200
+++ tilp2/pkg-plist	2007-08-31 16:29:15.000000000 +0200
@@ -1,5 +1,4 @@
 bin/tilp
-%%NLS%%share/locale/de/LC_MESSAGES/tilp2.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/tilp2.mo
 %%DATADIR%%/COPYING
 %%DATADIR%%/Manpage.txt
@@ -64,6 +63,7 @@
 %%DATADIR%%/help/tb_calc_send.png
 %%DATADIR%%/help/tilp.png
 %%DATADIR%%/help/tilp2.png
+%%DATADIR%%/help/usb_driver.html
 %%DATADIR%%/icons/App_Var.ico
 %%DATADIR%%/icons/Application.ico
 %%DATADIR%%/icons/Asm_Program.ico
--- tilp2.update ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708311501.l7VF1EjE014270>