update to 0.0.14
pet portlint
This commit is contained in:
parent
f7abfc32d3
commit
2ecfc45c55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289662
2 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libvisio
|
||||
PORTVERSION= 0.0.13
|
||||
PORTVERSION= 0.0.14
|
||||
CATEGORIES= textproc devel
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -18,7 +18,6 @@ LICENSE= LGPL21 MPL GPLv2
|
|||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/include/classic_core.hpp:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
LIB_DEPENDS= wpd-0.9.9:${PORTSDIR}/textproc/libwpd \
|
||||
wpg-0.2.2:${PORTSDIR}/graphics/libwpg
|
||||
|
||||
|
@ -27,7 +26,7 @@ GNU_CONFIGURE= yes
|
|||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS+= --disable-werror
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libvisio-0.0.13.tar.xz) = d49d3c76d2c5a881a5bdd67fa592e68b39d55a4ae253ab6fb445081e3cf96b05
|
||||
SIZE (libvisio-0.0.13.tar.xz) = 315360
|
||||
SHA256 (libvisio-0.0.14.tar.xz) = 4528042a6df7ec462342a116ed8631865c4c835f58a54b44b96a0be52c1aa4e4
|
||||
SIZE (libvisio-0.0.14.tar.xz) = 315620
|
||||
|
|
Loading…
Reference in a new issue