ports/129487: Update net/twinkle to version 1.3.2

Pedro F. Giffuni giffunip at tutopia.com
Sun Dec 7 21:50:02 UTC 2008


>Number:         129487
>Category:       ports
>Synopsis:       Update net/twinkle to version 1.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 07 21:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        7.1-BETA2
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Sun Oct 12 20:59:28 UTC 2008     root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
New version depends on:
ports/129482: Update devel/ libzrtpcpp to version 1.4.0
ports/129481: Update devel/ccrtp to version 1.6.2
ports/129480: Update devel/commoncpp to version 1.6.3

I still haven't figured out how to build it with KDE but at least now it builds when KDE is present.
>How-To-Repeat:

>Fix:
diff -ruN twinkle.orig/Makefile twinkle/Makefile
--- twinkle.orig/Makefile	2008-12-07 10:23:29.000000000 -0500
+++ twinkle/Makefile	2008-12-07 16:28:33.000000000 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	twinkle
-PORTVERSION=	1.2
-PORTREVISION=	1
+PORTVERSION=	1.3.2
 CATEGORIES=	net
 MASTER_SITES=	http://www.xs4all.nl/~mfnboer/twinkle/download/
 
@@ -15,8 +14,8 @@
 COMMENT=	Soft phone for your VoIP communcations using the SIP protocol
 
 BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake
-LIB_DEPENDS=	ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp \
-		ccrtp1-1.6.0:${PORTSDIR}/devel/ccrtp \
+LIB_DEPENDS=	ccgnu2-1.6:${PORTSDIR}/devel/commoncpp \
+		ccrtp1-1.6.1:${PORTSDIR}/devel/ccrtp \
 		sndfile.1:${PORTSDIR}/audio/libsndfile \
 		boost_regex.4:${PORTSDIR}/devel/boost \
 		speex.1:${PORTSDIR}/audio/speex \
@@ -33,6 +32,12 @@
 USE_QT_VER=	3
 
 CONFIGURE_ARGS=	--with-qt-dir=${QT_PREFIX} QTDIR=${LOCALBASE}
+.ifndef WITH_KDE
+CONFIGURE_ARGS+=	--without-kde
+.else
+USE_KDEBASE_VER=	3
+.endif
+
 CONFIGURE_ENV=	QMAKESPEC="${QMAKESPEC}" \
 		CFLAGS="${CFLAGS}"
 MAKE_ENV=	QTDIR=${QT_PREFIX}
diff -ruN twinkle.orig/distinfo twinkle/distinfo
--- twinkle.orig/distinfo	2008-12-07 10:23:29.000000000 -0500
+++ twinkle/distinfo	2008-12-07 15:54:57.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (twinkle-1.2.tar.gz) = bd83f658ec0d1f59750b7464ea1e2318
-SHA256 (twinkle-1.2.tar.gz) = 978a220eb5b40458d52fce8e0e7ab38fc6a81adb477a9d0673bdf77bcae1b4a3
-SIZE (twinkle-1.2.tar.gz) = 1445224
+MD5 (twinkle-1.3.2.tar.gz) = 8bafa14baeafc47be43c59fefc836c63
+SHA256 (twinkle-1.3.2.tar.gz) = 7b69415468351e3c3ef69e803acfa611bdf2713642bd8ea6bac5d3ac2d1b0ccf
+SIZE (twinkle-1.3.2.tar.gz) = 1505824


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list