mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update MASTER_SITES
- Bump PORTREVISION for tarball size/hash change (no content change)
This commit is contained in:
parent
e083eeb9d1
commit
452dd35f26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381855
@ -3,8 +3,9 @@
|
||||
|
||||
PORTNAME= json-c
|
||||
PORTVERSION= 0.12
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://s3.amazonaws.com/json-c_releases/releases/
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= JSON (JavaScript Object Notation) implementation in C
|
||||
@ -15,15 +16,10 @@ CONFLICTS_INSTALL= cocaine-core-[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_AUTOTOOLS= autoheader
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ${PORTNAME}
|
||||
GH_COMMIT= 2a03577
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_TAGNAME= ${PORTNAME}-${PORTVERSION}-20140410
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's| -Werror||g' ${WRKSRC}/Makefile.in
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (json-c-0.12.tar.gz) = 630fd9b9f0ce44036118b8c736f354c606f2c0e72bf4b334b1698a910dc99b23
|
||||
SIZE (json-c-0.12.tar.gz) = 507423
|
||||
SHA256 (json-c-0.12.tar.gz) = 000c01b2b3f82dcb4261751eb71f1b084404fb7d6a282f06074d3c17078b9f3f
|
||||
SIZE (json-c-0.12.tar.gz) = 501419
|
||||
|
Loading…
Reference in New Issue
Block a user