Date: 12 May 2002 22:04:24 -0000 From: Erich Zigler <erich@tacni.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/38002: ftp/kwebget upgrade 0.7 -> 0.8 Message-ID: <20020512220424.15591.qmail@arthur.tacni.net>
index | next in thread | raw e-mail
>Number: 38002 >Category: ports >Synopsis: ftp/kwebget upgrade 0.7 -> 0.8 >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: Sun May 12 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.6-PRERELEASE i386 >Organization: >Environment: System: FreeBSD cerebro.superhero.org 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Sun May 12 12:59:48 CDT 2002 root@cerebro.superhero.org:/usr/src/sys/compile/CEREBRO i386 >Description: 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 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the messagehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020512220424.15591.qmail>
