diff options
author | Will Andrews <will@FreeBSD.org> | 2001-02-26 19:24:49 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-02-26 19:24:49 +0000 |
commit | 26121d15aefe3055f4b11633dcaca64da67c0913 (patch) | |
tree | 6ef2924bd6e9cb5e5a689c5d3a30612f8ec5dc50 /converters | |
parent | Remove '-lc' from LDLIBS so threaded apps can link against libslang (diff) |
Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x. All base KDE1 ports are hereby nuked. I am also reluctantly
reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now. Enjoy!
Note: It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work. I'll fix the packaging problems that bento runs
into.
Approved by: kevlo
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 1 | ||||
-rw-r--r-- | converters/kdesupport2/Makefile | 4 | ||||
-rw-r--r-- | converters/kdesupport2/distinfo | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/converters/Makefile b/converters/Makefile index ee483cf15610..d29de15ef8fd 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -12,7 +12,6 @@ SUBDIR += iconv-extra SUBDIR += iconv-rfc1345 SUBDIR += ish - SUBDIR += kdesupport11 SUBDIR += kdesupport2 SUBDIR += libiconv SUBDIR += libutf-8 diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile index 2b1a6fbf8ccc..628a05204520 100644 --- a/converters/kdesupport2/Makefile +++ b/converters/kdesupport2/Makefile @@ -6,12 +6,12 @@ # PORTNAME= kdesupport -PORTVERSION= 2.0.1 +PORTVERSION= 2.1 CATEGORIES= converters kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/converters/kdesupport2/distinfo b/converters/kdesupport2/distinfo index 72795b5e1854..eaf145aff375 100644 --- a/converters/kdesupport2/distinfo +++ b/converters/kdesupport2/distinfo @@ -1 +1 @@ -MD5 (kdesupport-2.0.1.tar.bz2) = 9921bc925e3be706eed7f7ce64307997 +MD5 (kdesupport-2.1.tar.bz2) = 7654d34591e6d460e1fa2a1aeda8c22f |