diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-09-18 15:08:59 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-09-18 15:08:59 +0000 |
commit | f83ba5f0f861c6787f2258a185c8378e73f0eb61 (patch) | |
tree | 2c30ac525220f5de87f8751c5737e01cc404bf62 /misc/kwatch | |
parent | 0c0f046392ff699c427f8584911453d9cc92104a (diff) | |
download | ports-f83ba5f0f861c6787f2258a185c8378e73f0eb61.tar.gz ports-f83ba5f0f861c6787f2258a185c8378e73f0eb61.zip |
Updated to KDE 3.
Notes
Notes:
svn path=/head/; revision=66613
Diffstat (limited to 'misc/kwatch')
-rw-r--r-- | misc/kwatch/Makefile | 5 | ||||
-rw-r--r-- | misc/kwatch/distinfo | 2 | ||||
-rw-r--r-- | misc/kwatch/pkg-plist | 20 |
3 files changed, 22 insertions, 5 deletions
diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile index 13718b7b17de..d64fd0912911 100644 --- a/misc/kwatch/Makefile +++ b/misc/kwatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kwatch -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://www.m-j-s.net/pub/kde/ \ @@ -17,8 +17,9 @@ MAINTAINER= kde@freebsd.org BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext +USE_GMAKE= yes USE_REINPLACE= yes -USE_KDELIBS_VER= 2 +USE_KDELIBS_VER= 3 GNU_CONFIGURE= yes post-patch: diff --git a/misc/kwatch/distinfo b/misc/kwatch/distinfo index 432c0e8d18d6..4b529c9594ff 100644 --- a/misc/kwatch/distinfo +++ b/misc/kwatch/distinfo @@ -1 +1 @@ -MD5 (kwatch-2.2.0.tar.gz) = 06702157fb6678588ed618439dbd3005 +MD5 (kwatch-2.3.0.tar.gz) = 5150746ceada64b741127b8abc5b507d diff --git a/misc/kwatch/pkg-plist b/misc/kwatch/pkg-plist index 579c4d0fd40b..0105eddf351f 100644 --- a/misc/kwatch/pkg-plist +++ b/misc/kwatch/pkg-plist @@ -1,12 +1,28 @@ bin/kwatch share/applnk/Utilities/kwatch.desktop share/apps/kwatch/kwatchui.rc -share/doc/HTML/default/kwatch/index.docbook +share/doc/HTML/default/kwatch/common share/doc/HTML/default/kwatch/index.cache.bz2 +share/doc/HTML/default/kwatch/index.docbook +share/doc/HTML/default/kwatch/index.docbook.orig share/icons/hicolor/16x16/apps/kwatch.png share/icons/hicolor/32x32/apps/kwatch.png share/icons/locolor/16x16/apps/kwatch.png share/icons/locolor/32x32/apps/kwatch.png share/locale/de/LC_MESSAGES/kwatch.mo -@dirrm share/apps/kwatch +@comment directories +@dirrm share/icons/locolor/32x32/apps +@dirrm share/icons/locolor/32x32 +@dirrm share/icons/locolor/16x16/apps +@dirrm share/icons/locolor/16x16 +@dirrm share/icons/locolor +@dirrm share/icons/hicolor/32x32/apps +@dirrm share/icons/hicolor/32x32 +@dirrm share/icons/hicolor/16x16/apps +@dirrm share/icons/hicolor/16x16 +@dirrm share/icons/hicolor @dirrm share/doc/HTML/default/kwatch +@dirrm share/doc/HTML/default +@dirrm share/doc/HTML +@dirrm share/apps/kwatch +@dirrm share/applnk/Utilities |