mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Update to 0.4.3.
This commit is contained in:
parent
ac8239e897
commit
1721e5a045
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413223
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libwps
|
||||
PORTVERSION= 0.4.2
|
||||
PORTVERSION= 0.4.3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -17,7 +17,7 @@ LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge
|
||||
CONFIGURE_ARGS= --disable-werror --without-docs
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
GNU_CONFIGURE= yes
|
||||
USES= compiler:features libtool pathfix pkgconfig
|
||||
USES= compiler:features libtool pathfix pkgconfig tar:bz2
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libwps-0.4.2.tar.gz) = 79721277c484c968761445669056aea3d3754ed12bb5955092ba77a7fe882031
|
||||
SIZE (libwps-0.4.2.tar.gz) = 897745
|
||||
SHA256 (libwps-0.4.3.tar.bz2) = 0c30407865a873ff76b6d5b2d2aa599f6af68936638c81ca8292449324042a6c
|
||||
SIZE (libwps-0.4.3.tar.bz2) = 718043
|
||||
|
@ -8,5 +8,5 @@ include/libwps-0.4/libwps/WPSDocument.h
|
||||
include/libwps-0.4/libwps/libwps.h
|
||||
lib/libwps-0.4.so
|
||||
lib/libwps-0.4.so.4
|
||||
lib/libwps-0.4.so.4.0.2
|
||||
lib/libwps-0.4.so.4.0.3
|
||||
libdata/pkgconfig/libwps-0.4.pc
|
||||
|
Loading…
Reference in New Issue
Block a user