- Update to 1.4.1
This is in preparation of the upcoming libreoffice 6.2.2
This commit is contained in:
parent
e31270441e
commit
9f40fadb99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496618
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mdds
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://kohei.us/files/mdds/src/
|
||||
|
||||
|
@ -15,7 +15,7 @@ USES= tar:bzip2
|
|||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
API_VERSION= 1.2
|
||||
API_VERSION= 1.4
|
||||
PLIST_SUB= API_VERSION=${API_VERSION}
|
||||
|
||||
do-configure:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1510699369
|
||||
SHA256 (mdds-1.3.1.tar.bz2) = dcb8cd2425567a5a5ec164afea475bce57784bca3e352ad4cbdd3d1a7e08e5a1
|
||||
SIZE (mdds-1.3.1.tar.bz2) = 287612
|
||||
TIMESTAMP = 1549250968
|
||||
SHA256 (mdds-1.4.1.tar.bz2) = 9ac690c37f5f06dc88551405d5daf9d9ad25edf65aae6325b59e905c2ba444c3
|
||||
SIZE (mdds-1.4.1.tar.bz2) = 317460
|
||||
|
|
Loading…
Reference in a new issue