Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2002 17:09:41 +0100
From:      Anders Andersson <anders@hack.org>
To:        gnome@FreeBSD.org
Subject:   deskutils/mrproject
Message-ID:  <20020127160941.GC331@sushi.sanyusan.se>

next in thread | raw e-mail | index | archive | help

--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 <anders@hack.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020127160941.GC331>