diff options
author | makc <makc@FreeBSD.org> | 2009-05-10 03:38:16 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-05-10 03:38:16 +0800 |
commit | 1768b2fcb3619eabf27ce76ae1ad1c6325774ca8 (patch) | |
tree | 8745af9d2fad4b8b324541c7b1b3d734f15fe10e /graphics/skanlite | |
parent | 187e5f78b1fb15beef257209076e6592b589b93c (diff) | |
download | freebsd-ports-gnome-1768b2fcb3619eabf27ce76ae1ad1c6325774ca8.tar.gz freebsd-ports-gnome-1768b2fcb3619eabf27ce76ae1ad1c6325774ca8.tar.zst freebsd-ports-gnome-1768b2fcb3619eabf27ce76ae1ad1c6325774ca8.zip |
Update KDE ports to 4.2.3
See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php
New ports:
devel/kdebindings4:
Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
Currently only Python bindings are supported.
devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
devel/kdebindings4-python-pykde4:
Python bindings for KDE.
print/kdeutils4-printer-applet:
printer-applet is a system tray utility. It shows current print jobs,
shows printer warnings and errors and shows when printers that have
been plugged in for the first time are being auto-configured by
hal-cups-utils. It replaces kjobviewer in KDE 3.
print/system-config-printer-kde
A port of Gnome system-config-printer to KDE.
Diffstat (limited to 'graphics/skanlite')
-rw-r--r-- | graphics/skanlite/Makefile | 5 | ||||
-rw-r--r-- | graphics/skanlite/distinfo | 6 | ||||
-rw-r--r-- | graphics/skanlite/pkg-plist | 6 |
3 files changed, 11 insertions, 6 deletions
diff --git a/graphics/skanlite/Makefile b/graphics/skanlite/Makefile index c0aa39f98dbc..576c965d4d35 100644 --- a/graphics/skanlite/Makefile +++ b/graphics/skanlite/Makefile @@ -7,7 +7,6 @@ PORTNAME= skanlite PORTVERSION= ${APP_VER}.${EXTRA_VER} -PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${EXTRA_VER}/src/extragear @@ -25,7 +24,7 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build USE_CMAKE= yes -APP_VER= 0.2 -EXTRA_VER= 4.2.0 +APP_VER= 0.3 +EXTRA_VER= 4.2.3 .include <bsd.port.mk> diff --git a/graphics/skanlite/distinfo b/graphics/skanlite/distinfo index 2488f057d7fb..9da736c22ae6 100644 --- a/graphics/skanlite/distinfo +++ b/graphics/skanlite/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/extragear/skanlite-0.2-kde4.2.0.tar.bz2) = a3442f520720099af98510dd7714a07e -SHA256 (KDE/extragear/skanlite-0.2-kde4.2.0.tar.bz2) = b5720950b8fecfd9f772bb38564dee2534bfe3d9a3f36e265f41451353a0434e -SIZE (KDE/extragear/skanlite-0.2-kde4.2.0.tar.bz2) = 1177331 +MD5 (KDE/extragear/skanlite-0.3-kde4.2.3.tar.bz2) = a9a48e555f42591abb5d21da63e18bcc +SHA256 (KDE/extragear/skanlite-0.3-kde4.2.3.tar.bz2) = c99510e9fbd421f465e786fe73b3999adab90344bd38d225c58c8187621fbdda +SIZE (KDE/extragear/skanlite-0.3-kde4.2.3.tar.bz2) = 1178698 diff --git a/graphics/skanlite/pkg-plist b/graphics/skanlite/pkg-plist index 16a79c783685..0fb242aca1a8 100644 --- a/graphics/skanlite/pkg-plist +++ b/graphics/skanlite/pkg-plist @@ -1,5 +1,8 @@ bin/skanlite share/applications/kde4/skanlite.desktop +share/doc/HTML/de/skanlite/common +share/doc/HTML/de/skanlite/index.cache.bz2 +share/doc/HTML/de/skanlite/index.docbook share/doc/HTML/en/skanlite/buttons-main.png share/doc/HTML/en/skanlite/choose-scanner.png share/doc/HTML/en/skanlite/common @@ -28,6 +31,7 @@ share/locale/cs/LC_MESSAGES/skanlite.mo share/locale/da/LC_MESSAGES/skanlite.mo share/locale/de/LC_MESSAGES/skanlite.mo share/locale/el/LC_MESSAGES/skanlite.mo +share/locale/en_GB/LC_MESSAGES/skanlite.mo share/locale/es/LC_MESSAGES/skanlite.mo share/locale/et/LC_MESSAGES/skanlite.mo share/locale/fr/LC_MESSAGES/skanlite.mo @@ -47,6 +51,7 @@ share/locale/pl/LC_MESSAGES/skanlite.mo share/locale/pt/LC_MESSAGES/skanlite.mo share/locale/pt_BR/LC_MESSAGES/skanlite.mo share/locale/ro/LC_MESSAGES/skanlite.mo +share/locale/ru/LC_MESSAGES/skanlite.mo share/locale/sk/LC_MESSAGES/skanlite.mo share/locale/sv/LC_MESSAGES/skanlite.mo share/locale/tr/LC_MESSAGES/skanlite.mo @@ -58,3 +63,4 @@ share/locale/zh_TW/LC_MESSAGES/skanlite.mo @dirrm share/doc/HTML/sv/skanlite @dirrm share/doc/HTML/pt/skanlite @dirrm share/doc/HTML/en/skanlite +@dirrm share/doc/HTML/de/skanlite |