- Update to version 1.0.0g [1]
- Allow staging [1] - Fix WWW: line PR: ports/185608 [1] Submitted by: maintainer
This commit is contained in:
parent
f9953e161f
commit
87094a5764
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339952
3 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue