diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-01-16 18:05:51 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-01-16 18:05:51 +0000 |
commit | 87094a576452feb76337e5c3455f7e9d21b12a3f (patch) | |
tree | b4fa107582be4bdff8cb03016b91e242d6fc6b02 /textproc/freexl | |
parent | f9953e161f2fc473a722a68c0e24569d63b9793b (diff) |
Notes
Diffstat (limited to 'textproc/freexl')
-rw-r--r-- | textproc/freexl/Makefile | 3 | ||||
-rw-r--r-- | textproc/freexl/distinfo | 4 | ||||
-rw-r--r-- | textproc/freexl/pkg-descr | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile index f6e95b9b6546..508970d6fdb4 100644 --- a/textproc/freexl/Makefile +++ b/textproc/freexl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= freexl -DISTVERSION= 1.0.0f +DISTVERSION= 1.0.0g CATEGORIES= textproc MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/ @@ -18,7 +18,6 @@ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} CONFIGURE_ARGS+=CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in diff --git a/textproc/freexl/distinfo b/textproc/freexl/distinfo index 08c65f2d47e1..667940f33813 100644 --- a/textproc/freexl/distinfo +++ b/textproc/freexl/distinfo @@ -1,2 +1,2 @@ -SHA256 (freexl-1.0.0f.tar.gz) = 1dfcfb3b9c0125e0baf2f0c227c102012a3d82652c8f1ae3dd719adce334fae8 -SIZE (freexl-1.0.0f.tar.gz) = 926394 +SHA256 (freexl-1.0.0g.tar.gz) = cf2b110f5fc7089fa61c7421f59caa4125b13087b4686ed82dba7abedf2ec266 +SIZE (freexl-1.0.0g.tar.gz) = 928371 diff --git a/textproc/freexl/pkg-descr b/textproc/freexl/pkg-descr index d792452d6a5c..18635789e5f2 100644 --- a/textproc/freexl/pkg-descr +++ b/textproc/freexl/pkg-descr @@ -12,4 +12,4 @@ alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual Basic macros and so on. FreeXL is structurally simple and quite light-weight (typically 40-80K of object code, stripped). -WWW: https://www.gaia-gis.it/fossil/freexl/index +WWW: https://www.gaia-gis.it/fossil/freexl/index |