ports/70785: Update port: deskutils/genius to 0.7.1
KATO Tsuguru
tkato432 at yahoo.com
Sat Aug 21 17:10:09 UTC 2004
>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 at Latn/LC_MESSAGES/genius.mo
share/locale/sv/LC_MESSAGES/genius.mo
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list