Bug 178778 - [patch] update x11-themes/kde4-style-bespin
Summary: [patch] update x11-themes/kde4-style-bespin
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 02:20 UTC by Axel Gonzalez
Modified: 2013-05-23 03:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.20 KB, patch)
2013-05-20 02:20 UTC, Axel Gonzalez
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Gonzalez 2013-05-20 02:20:00 UTC
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

Fix: Apply the patch, build

Patch attached with submission follows:
How-To-Repeat: build
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-20 02:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2013-05-23 02:53:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-23 02:54:04 UTC
Author: swills
Date: Thu May 23 01:53:41 2013
New Revision: 318812
URL: http://svnweb.freebsd.org/changeset/ports/318812

Log:
  - Update to 201303202227 snapshot
  
  PR:		ports/178778
  Submitted by:	Axel Gonzalez <loox@e-shell.net>

Modified:
  head/x11-themes/kde4-style-bespin/Makefile
  head/x11-themes/kde4-style-bespin/distinfo   (contents, props changed)

Modified: head/x11-themes/kde4-style-bespin/Makefile
==============================================================================
--- head/x11-themes/kde4-style-bespin/Makefile	Thu May 23 01:46:47 2013	(r318811)
+++ head/x11-themes/kde4-style-bespin/Makefile	Thu May 23 01:53:41 2013	(r318812)
@@ -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>

Modified: head/x11-themes/kde4-style-bespin/distinfo
==============================================================================
--- head/x11-themes/kde4-style-bespin/distinfo	Thu May 23 01:46:47 2013	(r318811)
+++ head/x11-themes/kde4-style-bespin/distinfo	Thu May 23 01:53:41 2013	(r318812)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"