Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2009 21:55:34 GMT
From:      Goran Tal <goran.tal@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133191: update port textproc/dikt to version 1d
Message-ID:  <200903292155.n2TLtYZM011221@www.freebsd.org>
Resent-Message-ID: <200903292200.n2TM05eZ051319@freefall.freebsd.org>

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

>Number:         133191
>Category:       ports
>Synopsis:       update port textproc/dikt to version 1d
>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:   Sun Mar 29 22:00:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Goran Tal
>Release:        
>Organization:
>Environment:
>Description:
- update to version 1d
- also drop unnecessary build dependencies on qt4-rcc and kde4-workspace

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur dikt.orig/Makefile dikt/Makefile
--- dikt.orig/Makefile	2009-03-24 15:13:27.000000000 -0400
+++ dikt/Makefile	2009-03-29 17:44:04.000000000 -0400
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/textproc/dikt/Makefile,v 1.6 2009/03/24 19:13:27 makc Exp $
 
 PORTNAME=	dikt
-PORTVERSION=	1a
-PORTREVISION=	1
+PORTVERSION=	1d
 CATEGORIES=	textproc net kde
 MASTER_SITES=	http://diktv1.googlepages.com/	\
 		LOCAL/beech
@@ -15,9 +14,10 @@
 MAINTAINER=	goran.tal@gmail.com
 COMMENT=	Dictionary for KDE4
 
-USE_KDE4=	kdelibs kdeprefix kdehier automoc4 workspace
+USE_KDE4=	kdelibs kdeprefix kdehier automoc4
 USE_QT_VER=	4
-QT_COMPONENTS=	corelib gui qmake_build moc_build uic_build network svg xml rcc_build
+QT_COMPONENTS=	corelib gui network svg xml \
+		qmake_build moc_build uic_build
 USE_CMAKE=	yes
 
 PLIST_FILES=	bin/dikt \
diff -ur dikt.orig/distinfo dikt/distinfo
--- dikt.orig/distinfo	2009-02-13 01:15:56.000000000 -0500
+++ dikt/distinfo	2009-03-29 17:44:18.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (dikt-1a.tbz) = 9f5945c1826103ad562d4d52e362b537
-SHA256 (dikt-1a.tbz) = 92a9159394aa9e421bd7c898f3870dc6a7b1ca7ef081157242d43cfa37851a34
-SIZE (dikt-1a.tbz) = 17380
+MD5 (dikt-1d.tbz) = 649cff96e34ea5f82b375bb04fbd3b30
+SHA256 (dikt-1d.tbz) = 038225eeace6c3254a5c3ae3f5ef2dc085830b0758e96c53296b51f8dec838bf
+SIZE (dikt-1d.tbz) = 18700


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



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