FreeBSD Bugzilla – Attachment 98432 Details for
Bug 137350
[PATCH] deskutils/genius: update to 1.0.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
genius-1.0.7.patch
genius-1.0.7.patch (text/plain), 2.35 KB, created by
Sylvio César Teixeira Amorim
on 2009-08-02 14:20:04 UTC
(
hide
)
Description:
genius-1.0.7.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-08-02 14:20:04 UTC
Size:
2.35 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/deskutils/genius/Makefile,v >retrieving revision 1.59 >diff -u -r1.59 Makefile >--- Makefile 3 Jun 2009 05:14:49 -0000 1.59 >+++ Makefile 2 Aug 2009 13:08:15 -0000 >@@ -6,13 +6,12 @@ > # > > PORTNAME= genius >-PORTVERSION= 1.0.6 >-PORTREVISION= 1 >+PORTVERSION= 1.0.7 > CATEGORIES= deskutils gnome > MASTER_SITES= GNOME \ > http://ftp.5z.com/pub/genius/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= scjamorim@bsd.com.br > COMMENT= Arbitrary precision calculator for Gnome Desktop Environment > > BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian >@@ -21,7 +20,6 @@ > > USE_BZIP2= yes > USE_GNOME= gnomehack gnomeprefix gnomevfs2 gtksourceview2 intlhack vte >-USE_GETTEXT= yes > USE_GMAKE= yes > USE_AUTOTOOLS= libtool:15 > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >@@ -31,4 +29,13 @@ > INSTALLS_ICONS= yes > INSTALLS_OMF= yes > >+.if defined(WITHOUT_NLS) >+CONFIGURE_ARGS+= --disable-nls >+PLIST_SUB+= NLS="@comment " >+.else >+USE_GETTEXT= yes >+CONFIGURE_ARGS+= --enable-nls >+PLIST_SUB+= NLS="" >+.endif >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/deskutils/genius/distinfo,v >retrieving revision 1.23 >diff -u -r1.23 distinfo >--- distinfo 23 Mar 2009 21:45:24 -0000 1.23 >+++ distinfo 2 Aug 2009 13:08:15 -0000 >@@ -1,3 +1,3 @@ >-MD5 (genius-1.0.6.tar.bz2) = 9253dfa2490ff5fda0c118d9322c6608 >-SHA256 (genius-1.0.6.tar.bz2) = ea95cb0e5484e9d23f2a8bc2047e0e8d6da7ddbc89e103de738c590d165beb64 >-SIZE (genius-1.0.6.tar.bz2) = 1657977 >+MD5 (genius-1.0.7.tar.bz2) = 117a2e575affab3367bfc0ead158a0d2 >+SHA256 (genius-1.0.7.tar.bz2) = 8034a142291beafeca9e94d0449ebcd8f26f27458aa697e745a409469c37fce2 >+SIZE (genius-1.0.7.tar.bz2) = 1605216 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/deskutils/genius/pkg-plist,v >retrieving revision 1.23 >diff -u -r1.23 pkg-plist >--- pkg-plist 23 Mar 2009 21:45:24 -0000 1.23 >+++ pkg-plist 2 Aug 2009 13:08:16 -0000 >@@ -21,6 +21,7 @@ > share/application-registry/genius.applications > share/applications/gnome-genius.desktop > %%DATADIR%%/gel/calculus/differentiation.gel >+%%DATADIR%%/gel/calculus/fourier.gel > %%DATADIR%%/gel/calculus/integration.gel > %%DATADIR%%/gel/calculus/limits.gel > %%DATADIR%%/gel/calculus/loader.gel
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 137350
: 98432 |
98433
|
98434