mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Update to 0.0.6.
https://raw.githubusercontent.com/fosnola/libstaroffice/0.0.6/NEWS
This commit is contained in:
parent
1bb7758bfd
commit
ad6ea35f80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468392
3 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libstaroffice
|
||||
PORTVERSION= 0.0.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.0.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= LODEV
|
||||
MASTER_SITE_SUBDIR= #
|
||||
|
@ -21,7 +20,7 @@ BROKEN_powerpc64= fails to configure: Could not find Boost implementation of sha
|
|||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
USES= compiler:c++11-lang libtool pathfix pkgconfig tar:xz
|
||||
USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz
|
||||
|
||||
CONFIGURE_ARGS= --without-docs
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1510089759
|
||||
SHA256 (libstaroffice-0.0.5.tar.xz) = 315507add58068aa6d5c437e7c2a6fd1abe684515915152c6cf338fc588da982
|
||||
SIZE (libstaroffice-0.0.5.tar.xz) = 682380
|
||||
TIMESTAMP = 1524783443
|
||||
SHA256 (libstaroffice-0.0.6.tar.xz) = 6b00e1ed8194e6072be4441025d1b888e39365727ed5b23e0e8c92c4009d1ec4
|
||||
SIZE (libstaroffice-0.0.6.tar.xz) = 706324
|
||||
|
|
|
@ -7,5 +7,5 @@ include/libstaroffice-0.0/libstaroffice/STOFFDocument.hxx
|
|||
include/libstaroffice-0.0/libstaroffice/libstaroffice.hxx
|
||||
lib/libstaroffice-0.0.so
|
||||
lib/libstaroffice-0.0.so.0
|
||||
lib/libstaroffice-0.0.so.0.0.5
|
||||
lib/libstaroffice-0.0.so.0.0.6
|
||||
libdata/pkgconfig/libstaroffice-0.0.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue