diff options
author | will <will@FreeBSD.org> | 2003-04-11 14:39:16 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-04-11 14:39:16 +0000 |
commit | 465291a5f83551c60e60d69982da4f9b16e24854 (patch) | |
tree | 84d014f64cde26ed8664239f898568d9d88c4f02 /x11/kde4-runtime | |
parent | 1c9a98b6ba8fe5dbe731ee95a11e57e88a2d1b38 (diff) | |
download | FreeBSD-ports-465291a5f83551c60e60d69982da4f9b16e24854.zip FreeBSD-ports-465291a5f83551c60e60d69982da4f9b16e24854.tar.gz |
Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additional
patches to kgv which are also included in this commit.
Submitted by: Lauri Watts <lauri@kde.org>
Diffstat (limited to 'x11/kde4-runtime')
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-runtime/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 1ae4170..cc3d4926 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -7,7 +7,7 @@ # PORTNAME= kdebase -PORTVERSION= ${KDE_VERSION} +PORTVERSION= ${KDE_VERSION}a PORTREVISION= 0 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} diff --git a/x11/kde4-runtime/distinfo b/x11/kde4-runtime/distinfo index b902fe6..4240fef 100644 --- a/x11/kde4-runtime/distinfo +++ b/x11/kde4-runtime/distinfo @@ -1 +1 @@ -MD5 (KDE/kdebase-3.1.1.tar.bz2) = f360add935d13be629b43a2a280b759f +MD5 (KDE/kdebase-3.1.1a.tar.bz2) = 66069257f56c7e8b931c853029e2b093 |