diff options
author | Will Andrews <will@FreeBSD.org> | 2001-05-08 06:57:26 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-05-08 06:57:26 +0000 |
commit | 3d31c33e2e630555fb4e07e512ed71e7259c2c4c (patch) | |
tree | 6f763fd1d83f2238518581041d23a26deba6d56b /x11/kdelibs4/Makefile | |
parent | b3d1534f4fe9b66b65108abc881361f18d6289e0 (diff) | |
download | ports-3d31c33e2e630555fb4e07e512ed71e7259c2c4c.tar.gz ports-3d31c33e2e630555fb4e07e512ed71e7259c2c4c.zip |
Upgrade to 2.1.2 (kdelibs only): fix security issues (already fixed in the
port, but now we remove a patch :), remove a lot of obsolete patches. I'm
not sure why I didn't notice that coolo@kde.org fixed the midfile.cc one
about six months ago... ;)
Submitted by: many people
Notes
Notes:
svn path=/head/; revision=42390
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r-- | x11/kdelibs4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 405bf219d7b1..3845c6bcff06 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -6,10 +6,10 @@ # PORTNAME= kdelibs -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src +MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/src MAINTAINER= will@FreeBSD.org |