diff options
author | ahze <ahze@FreeBSD.org> | 2006-02-01 06:49:40 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-02-01 06:49:40 +0800 |
commit | d2151310be6068238f069203a60840d759d2b994 (patch) | |
tree | 1e6edc54fd29877b00bbc96b59434278d1970f87 /math/gnumeric | |
parent | 4c4da2de7d9b2fcd9a5e0189cc8708f35ccf16e4 (diff) | |
download | freebsd-ports-gnome-d2151310be6068238f069203a60840d759d2b994.tar.gz freebsd-ports-gnome-d2151310be6068238f069203a60840d759d2b994.tar.zst freebsd-ports-gnome-d2151310be6068238f069203a60840d759d2b994.zip |
- Update to 1.6.2
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/Makefile | 5 | ||||
-rw-r--r-- | math/gnumeric/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 0c503189a5f5..887f00b58d09 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnumeric -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The GNOME 2 spreadsheet -LIB_DEPENDS= goffice-1.1:${PORTSDIR}/devel/goffice \ +LIB_DEPENDS= goffice-1.2:${PORTSDIR}/devel/goffice \ psiconv.10:${PORTSDIR}/converters/psiconv USE_BZIP2= yes @@ -28,7 +28,6 @@ USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libgnomeprintui \ USE_PYTHON= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --without-guile --with-bonobo CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo index 9882cf26ae81..cd2d79e125ae 100644 --- a/math/gnumeric/distinfo +++ b/math/gnumeric/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnumeric-1.6.1.tar.bz2) = e6f769e4e74c29ffea0305d48691fe28 -SHA256 (gnome2/gnumeric-1.6.1.tar.bz2) = a81c003ae65200f5a75a9edce2ebf5c27dc7be483feeadf0ca9972da5ae7905d -SIZE (gnome2/gnumeric-1.6.1.tar.bz2) = 12529002 +MD5 (gnome2/gnumeric-1.6.2.tar.bz2) = ca6ecf464279297a4f3d41e7f35ebb39 +SHA256 (gnome2/gnumeric-1.6.2.tar.bz2) = e21474813318afeb44a59b7903cd7fa1021e822f6db476dcd88f184b07f83b96 +SIZE (gnome2/gnumeric-1.6.2.tar.bz2) = 12539827 |