Date: Sat, 6 Jun 2009 05:38:14 GMT From: Shane Bell <decept0@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135308: [maintainer update] x11/yakuake-kde4 - update to 2.9.6 Message-ID: <200906060538.n565cEfC087683@www.freebsd.org> Resent-Message-ID: <200906060540.n565e1tL071977@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135308 >Category: ports >Synopsis: [maintainer update] x11/yakuake-kde4 - update to 2.9.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 06 05:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Shane Bell >Release: >Organization: >Environment: >Description: Update to 2.9.6 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/x11/yakuake-kde4/Makefile yakuake-kde4/Makefile --- /usr/ports/x11/yakuake-kde4/Makefile 2009-03-25 13:38:21.000000000 +1300 +++ yakuake-kde4/Makefile 2009-06-06 17:16:58.000000000 +1200 @@ -6,14 +6,13 @@ # PORTNAME= yakuake -PORTVERSION= 2.9.4 -PORTREVISION= 3 +PORTVERSION= 2.9.6 CATEGORIES= x11 kde MASTER_SITES= BERLIOS PKGNAMESUFFIX= -kde4 MAINTAINER= decept0@gmail.com -COMMENT= Drop-down terminal emulator based on KDE's Konsole +COMMENT= Drop-down terminal emulator for KDE USE_BZIP2= yes USE_CMAKE= yes @@ -21,5 +20,7 @@ USE_GETTEXT= yes USE_QT_VER= 4 QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build +CMAKE_BUILD_TYPE=Release +MAKE_JOBS_SAFE= yes .include <bsd.port.mk> diff -ruN /usr/ports/x11/yakuake-kde4/distinfo yakuake-kde4/distinfo --- /usr/ports/x11/yakuake-kde4/distinfo 2008-10-13 23:29:31.000000000 +1300 +++ yakuake-kde4/distinfo 2009-05-26 18:07:37.000000000 +1200 @@ -1,3 +1,3 @@ -MD5 (yakuake-2.9.4.tar.bz2) = e1671e6709146c6c85a5884176d99c4b -SHA256 (yakuake-2.9.4.tar.bz2) = 70c436e57fff180200fd03308e18bc8f9890b56cfc9f9e5e03dfce419f11a6bc -SIZE (yakuake-2.9.4.tar.bz2) = 216489 +MD5 (yakuake-2.9.6.tar.bz2) = d5cbb912596fd1b3a92fdb04fe46cee0 +SHA256 (yakuake-2.9.6.tar.bz2) = f83b0f8691216ab92ec851250bdb8bdd7caeb070a57ba257c0b900317f9bc622 +SIZE (yakuake-2.9.6.tar.bz2) = 279522 diff -ruN /usr/ports/x11/yakuake-kde4/pkg-plist yakuake-kde4/pkg-plist --- /usr/ports/x11/yakuake-kde4/pkg-plist 2008-10-13 23:29:31.000000000 +1300 +++ yakuake-kde4/pkg-plist 2009-05-26 18:14:43.000000000 +1200 @@ -91,6 +91,7 @@ share/icons/hicolor/128x128/apps/yakuake.png share/icons/hicolor/16x16/apps/yakuake.png share/icons/hicolor/22x22/apps/yakuake.png +share/icons/hicolor/256x256/apps/yakuake.png share/icons/hicolor/32x32/apps/yakuake.png share/icons/hicolor/48x48/apps/yakuake.png share/icons/hicolor/64x64/apps/yakuake.png @@ -101,16 +102,19 @@ share/locale/de/LC_MESSAGES/yakuake.mo share/locale/el/LC_MESSAGES/yakuake.mo share/locale/en_GB/LC_MESSAGES/yakuake.mo +share/locale/es/LC_MESSAGES/yakuake.mo share/locale/et/LC_MESSAGES/yakuake.mo share/locale/fr/LC_MESSAGES/yakuake.mo share/locale/ga/LC_MESSAGES/yakuake.mo share/locale/gl/LC_MESSAGES/yakuake.mo -share/locale/hi/LC_MESSAGES/yakuake.mo +share/locale/hne/LC_MESSAGES/yakuake.mo +share/locale/it/LC_MESSAGES/yakuake.mo share/locale/ja/LC_MESSAGES/yakuake.mo share/locale/ko/LC_MESSAGES/yakuake.mo share/locale/nds/LC_MESSAGES/yakuake.mo share/locale/nl/LC_MESSAGES/yakuake.mo share/locale/nn/LC_MESSAGES/yakuake.mo +share/locale/pl/LC_MESSAGES/yakuake.mo share/locale/pt/LC_MESSAGES/yakuake.mo share/locale/pt_BR/LC_MESSAGES/yakuake.mo share/locale/ro/LC_MESSAGES/yakuake.mo @@ -119,6 +123,7 @@ share/locale/th/LC_MESSAGES/yakuake.mo share/locale/tr/LC_MESSAGES/yakuake.mo share/locale/uk/LC_MESSAGES/yakuake.mo +share/locale/wa/LC_MESSAGES/yakuake.mo share/locale/zh_CN/LC_MESSAGES/yakuake.mo @dirrmtry share/locale/nds/LC_MESSAGES @dirrmtry share/locale/nds >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906060538.n565cEfC087683>