mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
Update to 0.10.3
This commit is contained in:
parent
1cccbe75a0
commit
19cc830d8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489172
3 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libwpd
|
||||
PORTVERSION= 0.10.2
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 0.10.3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
PKGNAMESUFFIX= 010
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1505861498
|
||||
SHA256 (libwpd-0.10.2.tar.bz2) = 8859deb6df292c82c7657b7ecbb6f3ef65da252df9d265b755f06bec77add52c
|
||||
SIZE (libwpd-0.10.2.tar.bz2) = 674231
|
||||
TIMESTAMP = 1546523090
|
||||
SHA256 (libwpd-0.10.3.tar.bz2) = 2369a584d19991145f717cc9dc0e0bed4ca12f678dc671023623674ebd70fc54
|
||||
SIZE (libwpd-0.10.3.tar.bz2) = 669503
|
||||
|
|
|
@ -5,5 +5,5 @@ include/libwpd-%%MAJVER%%/libwpd/WPDocument.h
|
|||
include/libwpd-%%MAJVER%%/libwpd/libwpd.h
|
||||
lib/libwpd-%%MAJVER%%.so
|
||||
lib/libwpd-%%MAJVER%%.so.10
|
||||
lib/libwpd-%%MAJVER%%.so.10.0.2
|
||||
lib/libwpd-%%MAJVER%%.so.10.0.3
|
||||
libdata/pkgconfig/libwpd-%%MAJVER%%.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue