Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 09:33:43 -0700 (PDT)
From:      tkato@prontomail.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28058: Update port: misc/kwatch to 2.0.1
Message-ID:  <200106111633.f5BGXhD83711@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28058
>Category:       ports
>Synopsis:       Update port: misc/kwatch to 2.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 09:40:09 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.0.1

Remove file:
files/patch-aa


>How-To-Repeat:

>Fix:
diff -urN /usr/ports/misc/kwatch/Makefile misc/kwatch/Makefile
--- /usr/ports/misc/kwatch/Makefile	Tue Apr  3 17:14:19 2001
+++ misc/kwatch/Makefile	Thu May 10 06:21:13 2001
@@ -6,15 +6,17 @@
 #
 
 PORTNAME=	kwatch
-PORTVERSION=	0.3
+PORTVERSION=	2.0.1
 CATEGORIES=	misc kde
-MASTER_SITES=	${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=	system/admin/frontends
+MASTER_SITES=	${MASTER_SITE_KDE} \
+		http://www.m-j-s.net/pub/kde/
+MASTER_SITE_SUBDIR=	unstable/apps/utils
 
 MAINTAINER=	ports@FreeBSD.org
 
-USE_KDELIBS_VER=1
-USE_GMAKE=	yes
+BUILD_DEPENDS=	msgfmt:${PORTSDIR}/devel/gettext
+
+USE_KDELIBS_VER=	2
 GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>
diff -urN /usr/ports/misc/kwatch/distinfo misc/kwatch/distinfo
--- /usr/ports/misc/kwatch/distinfo	Fri Jun 12 17:50:57 1998
+++ misc/kwatch/distinfo	Thu May  3 23:06:04 2001
@@ -1 +1 @@
-MD5 (kwatch-0.3.tar.gz) = 7f2511c88962b9007e5aaee4e4118f5c
+MD5 (kwatch-2.0.1.tar.gz) = 33c032561b084651600b169547c89804
diff -urN /usr/ports/misc/kwatch/files/patch-aa misc/kwatch/files/patch-aa
--- /usr/ports/misc/kwatch/files/patch-aa	Tue Feb 15 22:45:21 2000
+++ misc/kwatch/files/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,18 +0,0 @@
---- configure.orig	Tue Mar  3 17:06:21 1998
-+++ configure	Tue Feb 15 01:41:53 2000
-@@ -3315,6 +3315,7 @@
-   echo "$ac_t""no" 1>&6
- fi
-  
-+if false; then
- echo $ac_n "checking for giflib""... $ac_c" 1>&6
- echo "configure:3320: checking for giflib" >&5
- if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then
-@@ -3361,6 +3362,7 @@
- 
- else
-   { echo "configure: error: You need giflib23. Please install the kdesupport package" 1>&2; exit 1; }
-+fi
- fi
-  echo $ac_n "checking for jpeglib""... $ac_c" 1>&6
- echo "configure:3367: checking for jpeglib" >&5
diff -urN /usr/ports/misc/kwatch/pkg-descr misc/kwatch/pkg-descr
--- /usr/ports/misc/kwatch/pkg-descr	Fri Jun 12 17:50:58 1998
+++ misc/kwatch/pkg-descr	Thu May  3 23:05:01 2001
@@ -1 +1,3 @@
 KDE/Qt log file viewer
+
+WWW: http://www.m-j-s.net/kde/index.html
diff -urN /usr/ports/misc/kwatch/pkg-plist misc/kwatch/pkg-plist
--- /usr/ports/misc/kwatch/pkg-plist	Fri Jun 12 17:50:58 1998
+++ misc/kwatch/pkg-plist	Tue May  8 06:59:39 2001
@@ -1,9 +1,13 @@
 bin/kwatch
-share/doc/HTML/en/kwatch/index.html
-share/doc/HTML/en/kwatch/index-1.html
-share/doc/HTML/en/kwatch/index-2.html
-share/doc/HTML/en/kwatch/index-3.html
-share/doc/HTML/en/kwatch/logotp3.gif
+share/applnk/Utilities/kwatch.desktop
+share/apps/kwatch/kwatchui.rc
+share/doc/HTML/en/kwatch/index.docbook
+share/doc/HTML/en/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
-share/applnk/Utilities/kwatch.kdelnk
+@dirrm share/doc/HTML/en/kwatch/common
 @dirrm share/doc/HTML/en/kwatch
+@dirrm share/apps/kwatch

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106111633.f5BGXhD83711>