From owner-freebsd-gnome Sun Jan 27 8: 9:48 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sushi.sanyusan.se (h12n2fls34o835.telia.com [213.67.31.12]) by hub.freebsd.org (Postfix) with ESMTP id 18D7F37B404 for ; Sun, 27 Jan 2002 08:09:44 -0800 (PST) Received: (from anders@localhost) by sushi.sanyusan.se (8.11.6/8.11.6) id g0RG9fx30870 for gnome@FreeBSD.org; Sun, 27 Jan 2002 17:09:41 +0100 (CET) (envelope-from anders) Date: Sun, 27 Jan 2002 17:09:41 +0100 From: Anders Andersson To: gnome@FreeBSD.org Subject: deskutils/mrproject Message-ID: <20020127160941.GC331@sushi.sanyusan.se> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I thought I should give upgrading deskutils/mrproject a shot since it is an application many people would like to try out. I upgraded the port to the latest version 0.5.1 but it doesnt compile fully. Please see attached patch, also please note that you have to add a files/ with the patch-ltmain.sh patch file. Anyone else wanting to give this a try? -- Anders Andersson UNIX, Networking and Security consultant +46 (0)705 87 53 35 --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="mrproject.diff" Index: mrproject/Makefile =================================================================== RCS file: /home/ncvs/ports/deskutils/mrproject/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- mrproject/Makefile 22 Sep 2001 23:26:02 -0000 1.3 +++ mrproject/Makefile 27 Jan 2002 15:28:53 -0000 @@ -6,16 +6,16 @@ # PORTNAME= mrproject -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.1 CATEGORIES= deskutils gnome MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/ MAINTAINER= demon@FreeBSD.org USE_X_PREFIX= yes -USE_LIBTOOL= yes USE_GMAKE= yes USE_GNOME= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes Index: mrproject/distinfo =================================================================== RCS file: /home/ncvs/ports/deskutils/mrproject/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- mrproject/distinfo 22 Sep 2001 23:26:02 -0000 1.2 +++ mrproject/distinfo 27 Jan 2002 15:18:38 -0000 @@ -1 +1 @@ -MD5 (mrproject-0.4.0.tar.gz) = 758bc531c78f420674abe4da5d8eaa25 +MD5 (mrproject-0.5.1.tar.gz) = 43c42b6a280f7c64e529b9c754babeec --MGYHOYXEY6WxJCY8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message