From owner-freebsd-ports Sat Jan 4 13:30: 6 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDD6E37B401 for ; Sat, 4 Jan 2003 13:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D59843EB2 for ; Sat, 4 Jan 2003 13:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h04LU2NS091210 for ; Sat, 4 Jan 2003 13:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h04LU2ik091209; Sat, 4 Jan 2003 13:30:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13D6E37B401 for ; Sat, 4 Jan 2003 13:23:02 -0800 (PST) Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2289F43E4A for ; Sat, 4 Jan 2003 13:23:01 -0800 (PST) (envelope-from jon@witchspace.com) Received: from witchspace.com ([80.3.251.242]) by mta02-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20030104212259.YLLD14589.mta02-svc.ntlworld.com@witchspace.com> for ; Sat, 4 Jan 2003 21:22:59 +0000 Received: (qmail 20045 invoked by uid 1001); 4 Jan 2003 21:22:58 -0000 Message-Id: <20030104212258.20044.qmail@dookie.witchspace.com> Date: 4 Jan 2003 21:22:58 -0000 From: Jonathan Belson Reply-To: Jonathan Belson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46765: Update port: graphics/landscape to version 0.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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