mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 2.0.2
PR: 155463 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
This commit is contained in:
parent
cfc57fdbb6
commit
b2f4d944fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271097
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libroxml
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
DISTNAME= libroxml-${PORTVERSION}
|
||||
@ -28,4 +28,7 @@ PLIST_FILES= bin/roxml \
|
||||
lib/libroxml.a \
|
||||
include/roxml.h
|
||||
|
||||
pre-build:
|
||||
@cd ${WRKSRC} && ${GMAKE} clean
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (libroxml-2.0.1.tar.gz) = a309bc508195a5e9ebf8224ff4ef998f
|
||||
SHA256 (libroxml-2.0.1.tar.gz) = f544334cae3b7471bf0f8acd41e989c75f7544c09eaba7e1e26b9eab50d1509a
|
||||
SIZE (libroxml-2.0.1.tar.gz) = 85427
|
||||
SHA256 (libroxml-2.0.2.tar.gz) = d03cba8a10b9e8ce5f38cf3a16257497aea27e08203e8d57da6811cd9152140b
|
||||
SIZE (libroxml-2.0.2.tar.gz) = 875781
|
||||
|
Loading…
Reference in New Issue
Block a user