Date: 4 Jan 2003 21:22:58 -0000 From: Jonathan Belson <jon@witchspace.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46765: Update port: graphics/landscape to version 0.6 Message-ID: <20030104212258.20044.qmail@dookie.witchspace.com>
next in thread | raw e-mail | index | archive | help
>Number: 46765 >Category: ports >Synopsis: Update port: graphics/landscape to version 0.6 >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: Sat Jan 04 13:30:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Jonathan Belson >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD lexx.witchspace.com 4.7-STABLE FreeBSD 4.7-STABLE #6: Tue Oct 22 21:13:23 BST 2002 root@lexx.witchspace.com:/usr/obj/usr/src/sys/LEXX i386 >Description: This patch updates the port 'graphics/landscape' to version 0.6 Tested on -STABLE and 5.0-RC2 >How-To-Repeat: >Fix: Unified diff follows. Please note that the patches in 'files' are no longer required so the directory can be removed. diff -u landscape/Makefile landscape.new/Makefile --- landscape/Makefile Fri Sep 20 16:20:38 2002 +++ landscape.new/Makefile Sat Jan 4 13:01:51 2003 @@ -6,27 +6,20 @@ # PORTNAME= landscape -PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTVERSION= 0.6 CATEGORIES= graphics kde -MASTER_SITES= http://www.dookie.demon.co.uk/ +MASTER_SITES= http://www.witchspace.com/files/ MAINTAINER= jon@witchspace.com -LIB_DEPENDS= pth.14:${PORTSDIR}/devel/pth - USE_MESA= yes USE_KDELIBS_VER= 3 -BROKEN= "Author is working on new version. Coming soon." - -post-patch: - ${PERL} -pi.orig -e \ - 's,/usr/local,${LOCALBASE},g; \ - s,/usr/X11R6,${X11BASE},g' ${WRKSRC}/makefile - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/landscape ${PREFIX}/bin + +pre-build: + qmake ${WRKSRC}/landscape.pro post-install: strip ${PREFIX}/bin/landscape diff -u landscape/distinfo landscape.new/distinfo --- landscape/distinfo Wed Jun 13 22:55:48 2001 +++ landscape.new/distinfo Fri Jan 3 21:30:28 2003 @@ -1 +1 @@ -MD5 (landscape-0.5.1.tar.gz) = 948510f4f00aed0e151107d216787709 +MD5 (landscape-0.6.tar.gz) = d2a460acc4833994d42a3f3073313a48 Only in landscape: files >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?20030104212258.20044.qmail>