Date: Sun, 22 Aug 2004 02:00:20 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70785: Update port: deskutils/genius to 0.7.1 Message-ID: <20040822020020.0288f689.tkato432@yahoo.com> Resent-Message-ID: <200408211710.i7LHA8An058665@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70785 >Category: ports >Synopsis: Update port: deskutils/genius to 0.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: Sat Aug 21 17:10:08 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.7.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/deskutils/genius/Makefile deskutils/genius/Makefile --- /usr/ports/deskutils/genius/Makefile Mon Jun 28 22:57:27 2004 +++ deskutils/genius/Makefile Fri Aug 20 18:08:36 2004 @@ -6,7 +6,7 @@ # PORTNAME= genius -PORTVERSION= 0.6.1 +PORTVERSION= 0.7.1 CATEGORIES= deskutils gnome MASTER_SITES= http://ftp.5z.com/pub/genius/ @@ -19,7 +19,8 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview libgnomeui \ lthack vte -USE_LIBTOOL_VER= 13 +USE_GMAKE= yes +USE_LIBTOOL_VER= 15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" @@ -28,5 +29,8 @@ .if ${OSVERSION} < 500018 IGNORE= "Requires readline 4.2 or newer" .endif + +post-patch: + @${PERL} -pi -e 's|-O3 ||g' ${WRKSRC}/configure .include <bsd.port.post.mk> diff -urN /usr/ports/deskutils/genius/distinfo deskutils/genius/distinfo --- /usr/ports/deskutils/genius/distinfo Mon Jun 28 22:57:27 2004 +++ deskutils/genius/distinfo Fri Aug 20 18:08:36 2004 @@ -1,2 +1,2 @@ -MD5 (genius-0.6.1.tar.gz) = f6bb8357593f8a51aac1e7eae4f8ad91 -SIZE (genius-0.6.1.tar.gz) = 1226111 +MD5 (genius-0.7.1.tar.gz) = c0e4e906bee0c14aaebfc3ecd17ceef4 +SIZE (genius-0.7.1.tar.gz) = 1551309 diff -urN /usr/ports/deskutils/genius/pkg-plist deskutils/genius/pkg-plist --- /usr/ports/deskutils/genius/pkg-plist Mon Jun 28 22:57:27 2004 +++ deskutils/genius/pkg-plist Fri Aug 20 18:28:22 2004 @@ -80,6 +80,7 @@ share/locale/pl/LC_MESSAGES/genius.mo share/locale/pt/LC_MESSAGES/genius.mo share/locale/pt_BR/LC_MESSAGES/genius.mo +share/locale/sq/LC_MESSAGES/genius.mo share/locale/sr/LC_MESSAGES/genius.mo share/locale/sr@Latn/LC_MESSAGES/genius.mo share/locale/sv/LC_MESSAGES/genius.mo >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040822020020.0288f689.tkato432>