diff options
author | alonso <alonso@FreeBSD.org> | 2015-03-12 07:11:47 +0800 |
---|---|---|
committer | alonso <alonso@FreeBSD.org> | 2015-03-12 07:11:47 +0800 |
commit | 7f08c01b39f7988dfc689593993896d621c448f2 (patch) | |
tree | 910a5b73adcde0c6d7935ee875c9b3fb36fecc94 /net/krdc | |
parent | 49763a0df41c227cc1a99ec21d6fd1771b89dfc7 (diff) | |
download | freebsd-ports-gnome-7f08c01b39f7988dfc689593993896d621c448f2.tar.gz freebsd-ports-gnome-7f08c01b39f7988dfc689593993896d621c448f2.tar.zst freebsd-ports-gnome-7f08c01b39f7988dfc689593993896d621c448f2.zip |
Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950
Diffstat (limited to 'net/krdc')
-rw-r--r-- | net/krdc/Makefile | 1 | ||||
-rw-r--r-- | net/krdc/distinfo | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/krdc/Makefile b/net/krdc/Makefile index 57b02105f109..365ea621d781 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -2,7 +2,6 @@ PORTNAME= krdc PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= net kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/net/krdc/distinfo b/net/krdc/distinfo index 32455c6aa613..63df5b10eff4 100644 --- a/net/krdc/distinfo +++ b/net/krdc/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.14.2/krdc-4.14.2.tar.xz) = e4ecae18f888ca66b1cf35149579554fc54bdee16f8d1d6cecca9e1af411c0c8 -SIZE (KDE/4.14.2/krdc-4.14.2.tar.xz) = 398044 +SHA256 (KDE/4.14.3/krdc-4.14.3.tar.xz) = 86dbd710db5f64f59d9879e1630e13821f10a779c8cb194eb6b627f8d03fe61e +SIZE (KDE/4.14.3/krdc-4.14.3.tar.xz) = 398048 |