Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2004 22:30:11 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61777: Update port: deskutils/genius to 0.5.7.1
Message-ID:  <20040123223011.1e15d2a4.tkato@prontomail.com>
Resent-Message-ID: <200401231340.i0NDeCVr029812@freefall.freebsd.org>

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

>Number:         61777
>Category:       ports
>Synopsis:       Update port: deskutils/genius to 0.5.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 23 05:40:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.7.1

Remove file:
files/patch-configure

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/deskutils/genius/Makefile deskutils/genius/Makefile
--- /usr/ports/deskutils/genius/Makefile	Tue Jan  6 21:09:32 2004
+++ deskutils/genius/Makefile	Fri Jan 23 21:48:24 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	genius
-PORTVERSION=	0.5.7
+PORTVERSION=	0.5.7.1
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	http://ftp.5z.com/pub/genius/
 
@@ -17,7 +17,8 @@
 
 USE_PERL5_BUILD=	yes
 USE_X_PREFIX=	yes
-USE_GNOME=	gnomehack gnomeprefix gnometarget gtksourceview libgnomeui vte
+USE_GNOME=	gnomehack gnomeprefix gnometarget gtksourceview libgnomeui \
+		lthack vte
 USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
@@ -25,7 +26,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500018
-BROKEN=		"Requires readline 4.2 or newer"
+IGNORE=		"Requires readline 4.2 or newer"
 .endif
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/deskutils/genius/distinfo deskutils/genius/distinfo
--- /usr/ports/deskutils/genius/distinfo	Tue Jan  6 21:09:32 2004
+++ deskutils/genius/distinfo	Fri Jan 23 21:44:01 2004
@@ -1 +1 @@
-MD5 (genius-0.5.7.tar.gz) = 99b9ddd926eeb921e5dafa10be71d351
+MD5 (genius-0.5.7.1.tar.gz) = 7cf56c233f07299a6dfb591682e4642c
diff -urN /usr/ports/deskutils/genius/files/patch-configure deskutils/genius/files/patch-configure
--- /usr/ports/deskutils/genius/files/patch-configure	Mon Oct 27 03:25:36 2003
+++ deskutils/genius/files/patch-configure	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- configure.orig	Fri Oct 17 02:09:41 2003
-+++ configure	Fri Oct 17 11:52:59 2003
-@@ -18425,6 +18425,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
>Release-Note:
>Audit-Trail:
>Unformatted:



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