summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2003-07-29 04:26:22 +0000
committerlofi <lofi@FreeBSD.org>2003-07-29 04:26:22 +0000
commit479d487f0145cf1c6b055c0575361c5350c135ac (patch)
treecd6b53895ab84f4324ba042d08f921529be4ca55 /Mk
parent1e8eb5e8be1b2d96efca243817309906398909d6 (diff)
downloadFreeBSD-ports-479d487f0145cf1c6b055c0575361c5350c135ac.zip
FreeBSD-ports-479d487f0145cf1c6b055c0575361c5350c135ac.tar.gz
Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.kde.mk4
-rw-r--r--Mk/bsd.kde4.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/Mk/bsd.kde.mk b/Mk/bsd.kde.mk
index 47e6493..9382738 100644
--- a/Mk/bsd.kde.mk
+++ b/Mk/bsd.kde.mk
@@ -70,7 +70,7 @@ LIB_DEPENDS+= kdecore:${PORTSDIR}/x11/kdelibs3
USE_QT_VER= 3
PREFIX= ${KDE_PREFIX}
.else
-BROKEN= "KDE2 is gone. This port needs to be updated or deleted!"
+BROKEN= "Unknown value in USE_KDELIBS_VER"
# kdelibs 2.x common stuff -- DEFAULT
USE_QT_VER= 2
.endif # ${USE_KDELIBS_VER} == 3
@@ -113,7 +113,7 @@ CONFIGURE_ENV+= MOC="${MOC}" CPPFLAGS="${QTCPPFLAGS}" LIBS="${QTCFGLIBS}" \
# Yeah, it's namespace pollution, but this is really the best place for this
# stuff. Arts does NOT use it anymore.
-KDE_VERSION= 3.1.2
+KDE_VERSION= 3.1.3
KDE_ORIGVER= ${KDE_VERSION}
KDE_PREFIX?= ${LOCALBASE}
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk
index 47e6493..9382738 100644
--- a/Mk/bsd.kde4.mk
+++ b/Mk/bsd.kde4.mk
@@ -70,7 +70,7 @@ LIB_DEPENDS+= kdecore:${PORTSDIR}/x11/kdelibs3
USE_QT_VER= 3
PREFIX= ${KDE_PREFIX}
.else
-BROKEN= "KDE2 is gone. This port needs to be updated or deleted!"
+BROKEN= "Unknown value in USE_KDELIBS_VER"
# kdelibs 2.x common stuff -- DEFAULT
USE_QT_VER= 2
.endif # ${USE_KDELIBS_VER} == 3
@@ -113,7 +113,7 @@ CONFIGURE_ENV+= MOC="${MOC}" CPPFLAGS="${QTCPPFLAGS}" LIBS="${QTCFGLIBS}" \
# Yeah, it's namespace pollution, but this is really the best place for this
# stuff. Arts does NOT use it anymore.
-KDE_VERSION= 3.1.2
+KDE_VERSION= 3.1.3
KDE_ORIGVER= ${KDE_VERSION}
KDE_PREFIX?= ${LOCALBASE}
OpenPOWER on IntegriCloud