diff options
author | jhale <jhale@FreeBSD.org> | 2013-09-29 22:00:32 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2013-09-29 22:00:32 +0800 |
commit | b84611b26bfcaeef3ea27647e646b83c3f70c25f (patch) | |
tree | e798bf9a1f07fed8966a46f93bafd5826593f229 | |
parent | 7c8bf3fd87d4d9c32f64876a1345fdc885324894 (diff) | |
download | freebsd-ports-gnome-b84611b26bfcaeef3ea27647e646b83c3f70c25f.tar.gz freebsd-ports-gnome-b84611b26bfcaeef3ea27647e646b83c3f70c25f.tar.zst freebsd-ports-gnome-b84611b26bfcaeef3ea27647e646b83c3f70c25f.zip |
- Update to 4.1.3
- Support staging
-rw-r--r-- | x11-clocks/plasma-applet-adjustableclock/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/plasma-applet-adjustableclock/distinfo | 4 | ||||
-rw-r--r-- | x11-clocks/plasma-applet-adjustableclock/pkg-plist | 5 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-clocks/plasma-applet-adjustableclock/Makefile b/x11-clocks/plasma-applet-adjustableclock/Makefile index 6d6ef9c27bff..e445023eb595 100644 --- a/x11-clocks/plasma-applet-adjustableclock/Makefile +++ b/x11-clocks/plasma-applet-adjustableclock/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= adjustableclock -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 CATEGORIES= x11-clocks deskutils kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- @@ -19,5 +19,4 @@ USE_QT4= qmake_build moc_build rcc_build uic_build WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-clocks/plasma-applet-adjustableclock/distinfo b/x11-clocks/plasma-applet-adjustableclock/distinfo index 2799091eeebd..4bdf626f4766 100644 --- a/x11-clocks/plasma-applet-adjustableclock/distinfo +++ b/x11-clocks/plasma-applet-adjustableclock/distinfo @@ -1,2 +1,2 @@ -SHA256 (92825-adjustableclock-4.1.2.tar.bz2) = c0c2b86780ab0810d2e9d26856e622ac180f7022f9783feacf452b8cd28ce6c4 -SIZE (92825-adjustableclock-4.1.2.tar.bz2) = 48975 +SHA256 (92825-adjustableclock-4.1.3.tar.bz2) = a56a764c9010bdf738a4dc528749cd1f146b30159c79bda9b0ba50f659e0b614 +SIZE (92825-adjustableclock-4.1.3.tar.bz2) = 50268 diff --git a/x11-clocks/plasma-applet-adjustableclock/pkg-plist b/x11-clocks/plasma-applet-adjustableclock/pkg-plist index eb51275ad378..896cc2314581 100644 --- a/x11-clocks/plasma-applet-adjustableclock/pkg-plist +++ b/x11-clocks/plasma-applet-adjustableclock/pkg-plist @@ -17,6 +17,8 @@ share/apps/plasma/adjustableclock/dbclock/metadata.desktop share/apps/plasma/adjustableclock/digital/contents/config/main.xml share/apps/plasma/adjustableclock/digital/contents/ui/main.html share/apps/plasma/adjustableclock/digital/metadata.desktop +share/apps/plasma/adjustableclock/fuzzy/contents/ui/main.html +share/apps/plasma/adjustableclock/fuzzy/metadata.desktop share/apps/plasma/adjustableclock/lcd/contents/config/main.xml share/apps/plasma/adjustableclock/lcd/contents/ui/main.html share/apps/plasma/adjustableclock/lcd/metadata.desktop @@ -73,6 +75,9 @@ share/locale/uk/LC_MESSAGES/plasma_applet_adjustableclock.mo @dirrm share/apps/plasma/adjustableclock/lcd/contents/config @dirrm share/apps/plasma/adjustableclock/lcd/contents @dirrm share/apps/plasma/adjustableclock/lcd +@dirrm share/apps/plasma/adjustableclock/fuzzy/contents/ui +@dirrm share/apps/plasma/adjustableclock/fuzzy/contents +@dirrm share/apps/plasma/adjustableclock/fuzzy @dirrm share/apps/plasma/adjustableclock/digital/contents/ui @dirrm share/apps/plasma/adjustableclock/digital/contents/config @dirrm share/apps/plasma/adjustableclock/digital/contents |