View | Details | Raw Unified | Return to bug 161585
Collapse All | Expand All

(-)/usr/ports/devel/goffice/Makefile (-3 / +4 lines)
Lines 9-25 Link Here
9
#     math/gnumeric science/gchemutils
9
#     math/gnumeric science/gchemutils
10
10
11
PORTNAME=	goffice
11
PORTNAME=	goffice
12
PORTVERSION=	0.8.16
12
PORTVERSION=	0.8.17
13
CATEGORIES=	devel gnome
13
CATEGORIES=	devel gnome
14
MASTER_SITES=	GNOME
14
MASTER_SITES=	GNOME
15
15
16
MAINTAINER=	gnome@FreeBSD.org
16
MAINTAINER=	gnome@FreeBSD.org
17
COMMENT=	GLib/GTK+ set of document centric objects and utilities
17
COMMENT=	GLib/GTK+ set of document centric objects and utilities
18
18
19
LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
20
21
LICENSE=	GPLv2
19
LICENSE=	GPLv2
22
LICENSE_FILE=	${WRKSRC}/COPYING
20
LICENSE_FILE=	${WRKSRC}/COPYING
21
22
LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
23
23
USE_XZ=		yes
24
USE_XZ=		yes
24
USE_GMAKE=	yes
25
USE_GMAKE=	yes
25
USE_GNOME=	gnomeprefix gnomehack intlhack gtk20 libgsf ltverhack
26
USE_GNOME=	gnomeprefix gnomehack intlhack gtk20 libgsf ltverhack
(-)/usr/ports/devel/goffice/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (goffice-0.8.16.tar.xz) = 6e183e6a1a7a1d8ba12d29de044f8a8f2001b1ebae617831743241594e7ce729
1
SHA256 (goffice-0.8.17.tar.xz) = 165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15
2
SIZE (goffice-0.8.16.tar.xz) = 1796688
2
SIZE (goffice-0.8.17.tar.xz) = 1814488
(-)/usr/ports/devel/goffice/pkg-plist (+1 lines)
Lines 413-418 Link Here
413
share/locale/en_GB/LC_MESSAGES/goffice-%%VERSION%%.mo
413
share/locale/en_GB/LC_MESSAGES/goffice-%%VERSION%%.mo
414
share/locale/es/LC_MESSAGES/goffice-%%VERSION%%.mo
414
share/locale/es/LC_MESSAGES/goffice-%%VERSION%%.mo
415
share/locale/et/LC_MESSAGES/goffice-%%VERSION%%.mo
415
share/locale/et/LC_MESSAGES/goffice-%%VERSION%%.mo
416
share/locale/eu/LC_MESSAGES/goffice-%%VERSION%%.mo
416
share/locale/fi/LC_MESSAGES/goffice-%%VERSION%%.mo
417
share/locale/fi/LC_MESSAGES/goffice-%%VERSION%%.mo
417
share/locale/fr/LC_MESSAGES/goffice-%%VERSION%%.mo
418
share/locale/fr/LC_MESSAGES/goffice-%%VERSION%%.mo
418
share/locale/ga/LC_MESSAGES/goffice-%%VERSION%%.mo
419
share/locale/ga/LC_MESSAGES/goffice-%%VERSION%%.mo
(-)/usr/ports/math/gnumeric/Makefile (-5 / +6 lines)
Lines 8-14 Link Here
8
# When updating, remember to update pkg-plist of gchemutils.
8
# When updating, remember to update pkg-plist of gchemutils.
9
9
10
PORTNAME=	gnumeric
10
PORTNAME=	gnumeric
11
PORTVERSION=	1.10.16
11
PORTVERSION=	1.10.17
12
CATEGORIES=	math gnome
12
CATEGORIES=	math gnome
13
MASTER_SITES=	GNOME
13
MASTER_SITES=	GNOME
14
DIST_SUBDIR=	gnome2
14
DIST_SUBDIR=	gnome2
Lines 16-28 Link Here
16
MAINTAINER=	gnome@FreeBSD.org
16
MAINTAINER=	gnome@FreeBSD.org
17
COMMENT=	The GNOME 2 spreadsheet
17
COMMENT=	The GNOME 2 spreadsheet
18
18
19
LICENSE=	GPLv2
20
LICENSE_FILE=	${WRKSRC}/COPYING
21
19
BUILD_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
22
BUILD_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
20
LIB_DEPENDS=	goffice-0.8.8:${PORTSDIR}/devel/goffice \
23
LIB_DEPENDS=	goffice-0.8.8:${PORTSDIR}/devel/goffice \
21
		psiconv.10:${PORTSDIR}/converters/psiconv
24
		psiconv.10:${PORTSDIR}/converters/psiconv
22
RUN_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
25
RUN_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
23
26
24
LICENSE=	GPLv2
25
LICENSE_FILE=	${WRKSRC}/COPYING
26
USE_XZ=		yes
27
USE_XZ=		yes
27
USE_GETTEXT=	yes
28
USE_GETTEXT=	yes
28
USE_GMAKE=	yes
29
USE_GMAKE=	yes
Lines 36-42 Link Here
36
WANT_PERL=	yes
37
WANT_PERL=	yes
37
INSTALLS_ICONS=	yes
38
INSTALLS_ICONS=	yes
38
GNU_CONFIGURE=	yes
39
GNU_CONFIGURE=	yes
39
CONFIGURE_ARGS=	--with-gnome --disable-silent-rules
40
CONFIGURE_ARGS=	--disable-silent-rules
40
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}" \
41
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}" \
41
		python_prog=${PYTHON_VERSION}
42
		python_prog=${PYTHON_VERSION}
42
CPPFLAGS+=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
43
CPPFLAGS+=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
Lines 48-54 Link Here
48
49
49
MAN1=		gnumeric.1 ssconvert.1 ssindex.1 ssgrep.1
50
MAN1=		gnumeric.1 ssconvert.1 ssindex.1 ssgrep.1
50
51
51
PLIST_SUB=	VERSION=${PORTVERSION} GOFFICE=0.8.16
52
PLIST_SUB=	VERSION=${PORTVERSION} GOFFICE=0.8.17
52
53
53
OPTIONS=	PERL "Enable Perl as extension language" on
54
OPTIONS=	PERL "Enable Perl as extension language" on
54
#GNOMEDB "Enable libgnomedb support" off
55
#GNOMEDB "Enable libgnomedb support" off
(-)/usr/ports/math/gnumeric/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gnome2/gnumeric-1.10.16.tar.xz) = 1d3d66bdb32b767a6db833d94a6ab2012eb4a39109140f6bc571334afac567fc
1
SHA256 (gnome2/gnumeric-1.10.17.tar.xz) = 8f105a10dc0dd47e14df2879591d2f28482fd03809fa95977dd4d1470a02f963
2
SIZE (gnome2/gnumeric-1.10.16.tar.xz) = 14275616
2
SIZE (gnome2/gnumeric-1.10.17.tar.xz) = 14332716
(-)/usr/ports/math/gnumeric/files/patch-src_session.c (-10 lines)
Lines 1-10 Link Here
1
--- src/session.c.orig	2011-06-23 17:48:23.000000000 +0200
2
+++ src/session.c	2011-06-23 17:49:21.000000000 +0200
3
@@ -27,6 +27,7 @@
4
 #include "session.h"
5
 #include "application.h"
6
 #include <workbook.h>
7
+#include <workbook-priv.h>
8
 #include <workbook-view.h>
9
 #include <wbc-gtk.h>
10
 #include <gui-file.h>
(-)/usr/ports/math/gnumeric/pkg-plist (+2 lines)
Lines 330-335 Link Here
330
share/gnumeric/%%VERSION%%/ui/autoformat.ui
330
share/gnumeric/%%VERSION%%/ui/autoformat.ui
331
share/gnumeric/%%VERSION%%/ui/autosave.ui
331
share/gnumeric/%%VERSION%%/ui/autosave.ui
332
share/gnumeric/%%VERSION%%/ui/cell-comment.ui
332
share/gnumeric/%%VERSION%%/ui/cell-comment.ui
333
share/gnumeric/%%VERSION%%/ui/cell-format-cond.ui
333
share/gnumeric/%%VERSION%%/ui/cell-format.ui
334
share/gnumeric/%%VERSION%%/ui/cell-format.ui
334
share/gnumeric/%%VERSION%%/ui/cell-sort.ui
335
share/gnumeric/%%VERSION%%/ui/cell-sort.ui
335
share/gnumeric/%%VERSION%%/ui/chi-squared.ui
336
share/gnumeric/%%VERSION%%/ui/chi-squared.ui
Lines 790-795 Link Here
790
share/gnome/help/gnumeric/C/figures/printing-setup-header-config.png
791
share/gnome/help/gnumeric/C/figures/printing-setup-header-config.png
791
share/gnome/help/gnumeric/C/figures/printing-setup-header.png
792
share/gnome/help/gnumeric/C/figures/printing-setup-header.png
792
share/gnome/help/gnumeric/C/figures/printing-setup-page.png
793
share/gnome/help/gnumeric/C/figures/printing-setup-page.png
794
share/gnome/help/gnumeric/C/figures/printing-setup-printarea.png
793
share/gnome/help/gnumeric/C/figures/printing-setup-sheet.png
795
share/gnome/help/gnumeric/C/figures/printing-setup-sheet.png
794
share/gnome/help/gnumeric/C/figures/selection-1.png
796
share/gnome/help/gnumeric/C/figures/selection-1.png
795
share/gnome/help/gnumeric/C/figures/selection-10.png
797
share/gnome/help/gnumeric/C/figures/selection-10.png

Return to bug 161585