diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-11-29 20:58:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-11-29 20:58:54 +0000 |
commit | df6f6cc586b1b3e4fa74a73ebe70973abcb79db5 (patch) | |
tree | 612eef2fe772793847160bbdce79ee5c3dc4a1a0 /deskutils | |
parent | 6fad4c0aeb657a705c8895f34384f483c01825b8 (diff) | |
download | ports-df6f6cc586b1b3e4fa74a73ebe70973abcb79db5.tar.gz ports-df6f6cc586b1b3e4fa74a73ebe70973abcb79db5.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/plasma-applet-quicklauncher/Makefile | 8 | ||||
-rw-r--r-- | deskutils/plasma-applet-quicklauncher/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/deskutils/plasma-applet-quicklauncher/Makefile b/deskutils/plasma-applet-quicklauncher/Makefile index d8da855f5371..c4586d13fc70 100644 --- a/deskutils/plasma-applet-quicklauncher/Makefile +++ b/deskutils/plasma-applet-quicklauncher/Makefile @@ -6,11 +6,11 @@ # PORTNAME= quicklauncher -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= deskutils kde -MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ +MASTER_SITES= http://www.svenstorp.com/plasma/applets/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= plasma-applet- -DISTNAME= 78061-${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= bsdkaffee@gmail.com COMMENT= Quicklauncher plasma applet for KDE4 @@ -21,7 +21,7 @@ USE_QT_VER= 4 QT_COMPONENTS= gui dbus network opengl svg webkit xml \ qmake_build moc_build rcc_build uic_build -WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}/src/ +WRKSRC= ${WRKDIR}/${DISTNAME}/src/ PLIST_FILES= lib/kde4/plasma_applet_quicklauncher.so \ share/kde4/services/plasma-applet-quicklauncher.desktop diff --git a/deskutils/plasma-applet-quicklauncher/distinfo b/deskutils/plasma-applet-quicklauncher/distinfo index 63ec3ac308a6..3f569f9b4c8b 100644 --- a/deskutils/plasma-applet-quicklauncher/distinfo +++ b/deskutils/plasma-applet-quicklauncher/distinfo @@ -1,3 +1,3 @@ -MD5 (78061-plasma-applet-quicklauncher-0.4.tar.gz) = 5417dc186da0914d192b8559f64bed72 -SHA256 (78061-plasma-applet-quicklauncher-0.4.tar.gz) = ddf4d820fd124a672b0529353a649acf426ec792d56e686e6874a642ebcac8f6 -SIZE (78061-plasma-applet-quicklauncher-0.4.tar.gz) = 28449 +MD5 (plasma-applet-quicklauncher-0.5.tar.gz) = 1c118743176d4bc0cff4d432eb138624 +SHA256 (plasma-applet-quicklauncher-0.5.tar.gz) = d1b633254f19136c21adda47709661d87fc833cc5f4d594adb929c75e5656803 +SIZE (plasma-applet-quicklauncher-0.5.tar.gz) = 29129 |