Bug 38002

Summary: ftp/kwebget upgrade 0.7 -> 0.8
Product: Ports & Packages Reporter: Erich Zigler <erich>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Erich Zigler 2002-05-12 23:40:01 UTC
	Upgrade kwebget from 0.7 to 0.8

--- ftp/kwebget.orig/Makefile   Fri Dec 21 13:47:27 2001
+++ ftp/kwebget/Makefile        Sun May 12 16:28:17 2002
@@ -6,19 +6,22 @@
 #

 PORTNAME=      kwebget
-PORTVERSION=   0.7
+PORTVERSION=   0.8
 CATEGORIES=    ftp kde
 MASTER_SITES=  http://www.kpage.de/download/
 DIST_SUBDIR=   KDE
+WRKSRC=                work/${PORTNAME}

-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    erich@tacni.net

 RUN_DEPENDS=   ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget

-USE_KDELIBS_VER=2
+USE_KDELIBS_VER=3
 USE_BZIP2=     yes
 USE_GMAKE=     yes
 GNU_CONFIGURE= yes
+CONFIGURE_TARGET=
+CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

 post-patch:
        @${PERL} -pi -e 's#lqt#lqt2#g' ${WRKSRC}/configure ${WRKSRC}/kwebget/Makefile.in
diff -ruN ftp/kwebget.orig/distinfo ftp/kwebget/distinfo
--- ftp/kwebget.orig/distinfo   Fri Dec 21 13:47:27 2001
+++ ftp/kwebget/distinfo        Sun May 12 12:14:19 2002
@@ -1 +1 @@
-MD5 (KDE/kwebget-0.7.tar.bz2) = 9c6574aaf69a8ff01fe874acd5e78041
+MD5 (KDE/kwebget-0.8.tar.bz2) = f42b25b7db438ddd88f2323b51eec9d3
diff -ruN ftp/kwebget.orig/pkg-plist ftp/kwebget/pkg-plist
--- ftp/kwebget.orig/pkg-plist  Fri Dec 21 13:47:28 2001
+++ ftp/kwebget/pkg-plist       Sun May 12 16:39:24 2002
@@ -1,22 +1,10 @@
 bin/kwebget
-share/applnk/Internet/kwebget.desktop
-share/doc/HTML/de/kwebget/index-1.html
-share/doc/HTML/de/kwebget/index-2.html
-share/doc/HTML/de/kwebget/index-3.html
-share/doc/HTML/de/kwebget/index-4.html
-share/doc/HTML/de/kwebget/index-5.html
-share/doc/HTML/de/kwebget/index.html
-share/doc/HTML/de/kwebget/logotp3.gif
-share/doc/HTML/en/kwebget/index-1.html
-share/doc/HTML/en/kwebget/index-2.html
-share/doc/HTML/en/kwebget/index-3.html
-share/doc/HTML/en/kwebget/index-4.html
-share/doc/HTML/en/kwebget/index-5.html
-share/doc/HTML/en/kwebget/index.html
-share/doc/HTML/en/kwebget/logotp3.gif
-share/icons/hicolor/32x32/apps/kwebget.png
-share/icons/locolor/16x16/apps/mini-kwebget.png
-share/locale/de/LC_MESSAGES/kwebget.mo
-share/locale/fr/LC_MESSAGES/kwebget.mo
-@dirrm share/doc/HTML/de/kwebget
+share/doc/HTML/en/kwebget/index.docbook
+share/doc/HTML/en/kwebget/index.cache.bz2
+share/doc/HTML/en/kwebget/common
+share/applnk/Applications/kwebget.desktop
+share/icons/locolor/32x32/apps/kwebget.png
+share/icons/locolor/16x16/apps/kwebget.png
 @dirrm share/doc/HTML/en/kwebget
+@dirrm share/doc/HTML/en
+@dirrm share/applnk/Applications
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-05-13 02:38:11 UTC
State Changed
From-To: open->closed

committed, thanks