diff options
author | krion <krion@FreeBSD.org> | 2004-08-22 09:09:56 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-22 09:09:56 +0800 |
commit | 2b55d1a794020162ff9abc091ab33c428b514a5d (patch) | |
tree | f4bba510dfec1fc799d2ed75967e28cae89c205c /deskutils/genius | |
parent | a26fdede6ba9d8b31852ba8586182c04015d6175 (diff) | |
download | freebsd-ports-gnome-2b55d1a794020162ff9abc091ab33c428b514a5d.tar.gz freebsd-ports-gnome-2b55d1a794020162ff9abc091ab33c428b514a5d.tar.zst freebsd-ports-gnome-2b55d1a794020162ff9abc091ab33c428b514a5d.zip |
Update to version 0.7.1
PR: ports/70785
Submitted by: Ports Fury
Diffstat (limited to 'deskutils/genius')
-rw-r--r-- | deskutils/genius/Makefile | 8 | ||||
-rw-r--r-- | deskutils/genius/distinfo | 4 | ||||
-rw-r--r-- | deskutils/genius/pkg-plist | 1 |
3 files changed, 9 insertions, 4 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index de6f21f422eb..230f03d02e1f 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -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_PERL5_BUILD= yes 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" @@ -29,4 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ IGNORE= "Requires readline 4.2 or newer" .endif +post-patch: + @${PERL} -pi -e 's|-O3 ||g' ${WRKSRC}/configure + .include <bsd.port.post.mk> diff --git a/deskutils/genius/distinfo b/deskutils/genius/distinfo index 73406b779527..475756eaa05d 100644 --- a/deskutils/genius/distinfo +++ b/deskutils/genius/distinfo @@ -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 --git a/deskutils/genius/pkg-plist b/deskutils/genius/pkg-plist index 9a1bf569a785..a8b096df7287 100644 --- a/deskutils/genius/pkg-plist +++ b/deskutils/genius/pkg-plist @@ -80,6 +80,7 @@ share/locale/no/LC_MESSAGES/genius.mo 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 |