mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 0.9.7.
- Update license. It is now dual-licensed under MPL2+ and LGPL2.1+. - Trim Makefile header. Approved by: fluffy (maintainer)
This commit is contained in:
parent
46f2ceba2f
commit
b76ada9ce9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316259
@ -1,19 +1,16 @@
|
||||
# New ports collection makefile for: libwpd
|
||||
# Date created: Mon May 19 09:09:10 PDT 2003
|
||||
# Whom: reed@pugetsoundtechnology.com
|
||||
#
|
||||
# Created by: reed@pugetsoundtechnology.com
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libwpd
|
||||
PORTVERSION= 0.9.6
|
||||
PORTVERSION= 0.9.7
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= fluffy@FreeBSD.org
|
||||
COMMENT= Tools for importing and exporting WordPerfect(tm) documents
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE= LGPL21 MPL
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libwpd-0.9.6.tar.bz2) = 87081d5a81fb08e3aae88dc959aec769c4c62df44b59d5f9c0561f039cc9db6b
|
||||
SIZE (libwpd-0.9.6.tar.bz2) = 675826
|
||||
SHA256 (libwpd-0.9.7.tar.bz2) = af747805afe764f03c6b6f0cd95dce7d156654e0e09d6686271b23bed3e722e8
|
||||
SIZE (libwpd-0.9.7.tar.bz2) = 693332
|
||||
|
Loading…
Reference in New Issue
Block a user