summaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-08-29 23:44:32 +0000
committerwill <will@FreeBSD.org>2000-08-29 23:44:32 +0000
commitd48002a5eba327be116a39d98284bc777b760595 (patch)
treea17c9f2dbb27c76df3b636a3efb150d8b5e361e3 /converters
parentf41da54892a3f20904be09edeeac50bf02fd36f3 (diff)
downloadFreeBSD-ports-d48002a5eba327be116a39d98284bc777b760595.zip
FreeBSD-ports-d48002a5eba327be116a39d98284bc777b760595.tar.gz
Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about 3 hours, if they're trivial enough). It took too long to get this update out the door... :-( This is a rather stable version of KDE2. Release is hoped for sometime next month, so I'm going to try to reroll snapshots this weekend. Also decide policy by removing the interactive requirement in qt22's configure script. I don't know why they bothered adding it there.. Bugged by: *many* bug-reports, requests, etc.
Diffstat (limited to 'converters')
-rw-r--r--converters/kdesupport2/Makefile7
-rw-r--r--converters/kdesupport2/distinfo2
-rw-r--r--converters/kdesupport2/pkg-plist10
3 files changed, 5 insertions, 14 deletions
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile
index 8bbb85c..65efa73 100644
--- a/converters/kdesupport2/Makefile
+++ b/converters/kdesupport2/Makefile
@@ -6,16 +6,14 @@
#
PORTNAME= kdesupport
-PORTVERSION= 20000724A
+PORTVERSION= 20000829A
CATEGORIES= converters kde
-MASTER_SITES= $(MASTER_SITE_LOCAL)
-MASTER_SITE_SUBDIR= will
+MASTER_SITES= http://www.physics.purdue.edu/~will/
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22
-WRKSRC= ${WRKDIR}/kdesupport
MOC= ${X11BASE}/bin/moc2
SOMAJOR= 8
SOMINOR= 0
@@ -37,7 +35,6 @@ USE_GMAKE= yes
PLIST_SUB+= LIBVER="${SOMAJOR}"
pre-configure:
- ${PERL} -pi -e "s@version-info 2:0:0@version-info ${SOMAJOR}:${SOMINOR}@g" ${WRKSRC}/QwSpriteField/Makefile.in
${PERL} -pi -e "s@TOPSUBDIRS libaps@TOPSUBDIRS@g" ${WRKSRC}/configure
${PERL} -pi -e "s@odbc libaps@odbc@g" ${WRKSRC}/configure
diff --git a/converters/kdesupport2/distinfo b/converters/kdesupport2/distinfo
index 687cd0a..5b28aa7 100644
--- a/converters/kdesupport2/distinfo
+++ b/converters/kdesupport2/distinfo
@@ -1 +1 @@
-MD5 (kdesupport-20000724A.tar.bz2) = b92d434814d10c1698dbe9d366172a43
+MD5 (kdesupport-20000829A.tar.bz2) = e09673ab49e02f6d67ccc33505223e35
diff --git a/converters/kdesupport2/pkg-plist b/converters/kdesupport2/pkg-plist
index c37abc8..217bcb6 100644
--- a/converters/kdesupport2/pkg-plist
+++ b/converters/kdesupport2/pkg-plist
@@ -1,7 +1,3 @@
-include/Pix.h
-include/QwCluster.h
-include/QwPublicList.h
-include/QwSpriteField.h
include/mimelib/address.h
include/mimelib/addrlist.h
include/mimelib/binhex.h
@@ -36,8 +32,6 @@ include/mimelib/text.h
include/mimelib/token.h
include/mimelib/utility.h
include/mimelib/uuencode.h
-lib/libQwSpriteField.la
-lib/libQwSpriteField.so.8
lib/libmimelib.la
-lib/libmimelib.so.1
-include/mimelib
+lib/libmimelib.so.3
+@dirrm include/mimelib
OpenPOWER on IntegriCloud