Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2013 01:18:21 GMT
From:      Axel Gonzalez <loox@e-shell.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178778: [patch] update x11-themes/kde4-style-bespin
Message-ID:  <201305200118.r4K1ILZQ031157@oldred.FreeBSD.org>
Resent-Message-ID: <201305200120.r4K1K0cw053653@freefall.freebsd.org>

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

>Number:         178778
>Category:       ports
>Synopsis:       [patch] update x11-themes/kde4-style-bespin
>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:   Mon May 20 01:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Axel Gonzalez
>Release:        9.1-RELEASE-p3
>Organization:
>Environment:
FreeBSD moonlight 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0 r250549: Sat May 11 23:20:56 CDT 2013     toor@moonlight:/usr/obj/usr/src/sys/LXCORE91  amd64
>Description:
x11-themes/kde4-style-bespin is marked as IGNORE

With vendor update it now builds (tested on kde 4.10.3)

Note that i mirrored the dist-file since there is no release in sf
>How-To-Repeat:
build
>Fix:
Apply the patch, build

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 318455)
+++ Makefile	(working copy)
@@ -6,20 +6,19 @@
 #
 
 PORTNAME=	bespin
-PORTVERSION=	200912030441
-PORTREVISION=	5
+PORTVERSION=	201303202227
 CATEGORIES=	x11-themes kde
-MASTER_SITES=	http://meatwad.mouf.net/~steve/
+MASTER_SITES=	http://bsd.e-shell.net/local/
+DISTFILES=	cloudcity-${PORTVERSION}.tar.gz
 PKGNAMEPREFIX=	kde4-style-
 
 MAINTAINER=	swills@FreeBSD.org
 COMMENT=	A configurable KDE style
 
-IGNORE=		does not build with KDE SC 4.8
-
 WRKSRC=		${WRKDIR}/cloudcity
 USE_KDE4=	kdelibs kdehier kdeprefix automoc4 workspace
 USE_QT4=	corelib qmake_build moc_build rcc_build uic_build
 USES=		cmake
+MAKE_JOBS_SAFE=	yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 318455)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (bespin-200912030441.tar.gz) = 63b065c5e11ff733a68c9d98cc13153fc397b5aa66dc3d08612e109f5c739dac
-SIZE (bespin-200912030441.tar.gz) = 2450799
+SHA256 (cloudcity-201303202227.tar.gz) = 309753dcf7f24cf1d23b358782c9f0b0ae55b302a73426ade1a4fd6de164765a
+SIZE (cloudcity-201303202227.tar.gz) = 4588204


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



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