diff options
author | makc <makc@FreeBSD.org> | 2013-02-04 04:10:37 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-02-04 04:10:37 +0800 |
commit | 751b41dafeebc053115ea65f18c9ab0a009b0237 (patch) | |
tree | 0a68a09c88303888985b47f7045bed36788aefc2 /print | |
parent | 021b3043f8ab11aaff1bb422f34a0dd5dd655cd0 (diff) | |
download | freebsd-ports-graphics-751b41dafeebc053115ea65f18c9ab0a009b0237.tar.gz freebsd-ports-graphics-751b41dafeebc053115ea65f18c9ab0a009b0237.tar.zst freebsd-ports-graphics-751b41dafeebc053115ea65f18c9ab0a009b0237.zip |
KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
databases/akonadi to 1.9.0
devel/grantlee to 0.3.0
textproc/rasqal to 0.9.30
textproc/redland-bindings to 1.0.16.1
textproc/soprano to 2.9.0
x11-toolkits/attica to 0.4.1
The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.
Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
Diffstat (limited to 'print')
-rw-r--r-- | print/kdeutils4-printer-applet/Makefile | 5 | ||||
-rw-r--r-- | print/kdeutils4-printer-applet/distinfo | 4 | ||||
-rw-r--r-- | print/system-config-printer-kde/Makefile | 5 |
3 files changed, 2 insertions, 12 deletions
diff --git a/print/kdeutils4-printer-applet/Makefile b/print/kdeutils4-printer-applet/Makefile index ca827a375e6..0a3f451ac48 100644 --- a/print/kdeutils4-printer-applet/Makefile +++ b/print/kdeutils4-printer-applet/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: kdeutils4-printer-applet -# Date created: 2009-05-04 -# Whom: Max Brazhnikov <makc@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= printer-applet PORTVERSION= ${KDE4_VERSION} diff --git a/print/kdeutils4-printer-applet/distinfo b/print/kdeutils4-printer-applet/distinfo index e911dc9f7a5..8eef8c475d6 100644 --- a/print/kdeutils4-printer-applet/distinfo +++ b/print/kdeutils4-printer-applet/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/printer-applet-4.8.4.tar.xz) = 006e78ce28fc18ba4a67628b11570a9e78c3cea9c5e8312a9e8b00e65b1a19f9 -SIZE (KDE/printer-applet-4.8.4.tar.xz) = 37072 +SHA256 (KDE/printer-applet-4.9.5.tar.xz) = 6c7df63a98e7dc6100f1d8d1b0a4923879f5772d9e02da943df93659c7fb7f50 +SIZE (KDE/printer-applet-4.9.5.tar.xz) = 36556 diff --git a/print/system-config-printer-kde/Makefile b/print/system-config-printer-kde/Makefile index 566d87091f8..9e16af90dd3 100644 --- a/print/system-config-printer-kde/Makefile +++ b/print/system-config-printer-kde/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: system-config-printer-kde -# Date created: 2009-05-04 -# Whom: Max Brazhnikov <makc@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= system-config-printer-kde PORTVERSION= ${KDE4_VERSION} |