diff options
author | swills <swills@FreeBSD.org> | 2013-05-23 09:53:41 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-05-23 09:53:41 +0800 |
commit | 77e08dfab2e5f5172849d8b76a8f3e6c96a72b77 (patch) | |
tree | 7d01648fc22619cbb539220ccfa656dcb44890b6 /x11-themes | |
parent | af322116ca348791cc9eb5a526abb125064b9ce2 (diff) | |
download | freebsd-ports-gnome-77e08dfab2e5f5172849d8b76a8f3e6c96a72b77.tar.gz freebsd-ports-gnome-77e08dfab2e5f5172849d8b76a8f3e6c96a72b77.tar.zst freebsd-ports-gnome-77e08dfab2e5f5172849d8b76a8f3e6c96a72b77.zip |
- Update to 201303202227 snapshot
PR: ports/178778
Submitted by: Axel Gonzalez <loox@e-shell.net>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde4-style-bespin/Makefile | 9 | ||||
-rw-r--r-- | x11-themes/kde4-style-bespin/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11-themes/kde4-style-bespin/Makefile b/x11-themes/kde4-style-bespin/Makefile index f0d9670f9968..4249ecfeffca 100644 --- a/x11-themes/kde4-style-bespin/Makefile +++ b/x11-themes/kde4-style-bespin/Makefile @@ -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> diff --git a/x11-themes/kde4-style-bespin/distinfo b/x11-themes/kde4-style-bespin/distinfo index 67e7f521606d..4c41a4102abf 100644 --- a/x11-themes/kde4-style-bespin/distinfo +++ b/x11-themes/kde4-style-bespin/distinfo @@ -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 |