Upgrade from 0.8.9 to 0.8.14. Based on
PR: ports/122548 Submitted by: Dima Panov While here switch to .bz2 master file, and to the easier SF-notation for MASTERSITES. GNU-make is not (any longer?) required and parallel build is now possible.
This commit is contained in:
parent
e99796c8b9
commit
0ee0e470d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213172
@ -6,19 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= libwpd
|
||||
PORTVERSION= 0.8.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8.14
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= libwpd
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= mi@aldan.algebra.com
|
||||
COMMENT= Tools for importing and exporting WordPerfect(tm) documents
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack libgsf
|
||||
USE_LDCONFIG= yes
|
||||
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
|
||||
|
||||
CONFIGURE_ARGS+=--without-docs
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libwpd-0.8.9.tar.gz) = c48c74e90637e5e59140d0bec73a0145
|
||||
SHA256 (libwpd-0.8.9.tar.gz) = 0c7067a0ae85006f9c43861f0a686dc595b8a123e98d4198716f98cb53ea32dc
|
||||
SIZE (libwpd-0.8.9.tar.gz) = 569384
|
||||
MD5 (libwpd-0.8.14.tar.bz2) = 974784f0cf067900bb8836b4d107101b
|
||||
SHA256 (libwpd-0.8.14.tar.bz2) = e4aca91b90d6faf9b01fbc4695074ac43f236eb39aee6f8bd993e1c241149901
|
||||
SIZE (libwpd-0.8.14.tar.bz2) = 424176
|
||||
|
@ -8,6 +8,7 @@ include/libwpd-0.8/libwpd/WPXProperty.h
|
||||
include/libwpd-0.8/libwpd/WPXPropertyList.h
|
||||
include/libwpd-0.8/libwpd/WPXPropertyListVector.h
|
||||
include/libwpd-0.8/libwpd/WPXStream.h
|
||||
include/libwpd-0.8/libwpd/WPXStreamImplementation.h
|
||||
include/libwpd-0.8/libwpd/WPXString.h
|
||||
include/libwpd-0.8/libwpd/libwpd.h
|
||||
include/libwpd-0.8/libwpd/libwpd_types.h
|
||||
|
@ -6,19 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= libwpd
|
||||
PORTVERSION= 0.8.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8.14
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= libwpd
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= mi@aldan.algebra.com
|
||||
COMMENT= Tools for importing and exporting WordPerfect(tm) documents
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack libgsf
|
||||
USE_LDCONFIG= yes
|
||||
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
|
||||
|
||||
CONFIGURE_ARGS+=--without-docs
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libwpd-0.8.9.tar.gz) = c48c74e90637e5e59140d0bec73a0145
|
||||
SHA256 (libwpd-0.8.9.tar.gz) = 0c7067a0ae85006f9c43861f0a686dc595b8a123e98d4198716f98cb53ea32dc
|
||||
SIZE (libwpd-0.8.9.tar.gz) = 569384
|
||||
MD5 (libwpd-0.8.14.tar.bz2) = 974784f0cf067900bb8836b4d107101b
|
||||
SHA256 (libwpd-0.8.14.tar.bz2) = e4aca91b90d6faf9b01fbc4695074ac43f236eb39aee6f8bd993e1c241149901
|
||||
SIZE (libwpd-0.8.14.tar.bz2) = 424176
|
||||
|
@ -8,6 +8,7 @@ include/libwpd-0.8/libwpd/WPXProperty.h
|
||||
include/libwpd-0.8/libwpd/WPXPropertyList.h
|
||||
include/libwpd-0.8/libwpd/WPXPropertyListVector.h
|
||||
include/libwpd-0.8/libwpd/WPXStream.h
|
||||
include/libwpd-0.8/libwpd/WPXStreamImplementation.h
|
||||
include/libwpd-0.8/libwpd/WPXString.h
|
||||
include/libwpd-0.8/libwpd/libwpd.h
|
||||
include/libwpd-0.8/libwpd/libwpd_types.h
|
||||
|
Loading…
Reference in New Issue
Block a user