Page MenuHomeFreeBSD

D2234.id.diff
No OneTemporary

D2234.id.diff

Index: devel/protobuf-c/Makefile
===================================================================
--- devel/protobuf-c/Makefile
+++ devel/protobuf-c/Makefile
@@ -1,11 +1,10 @@
# Created by: Aaron Hurt <ahurt@anbcs.com>
# $FreeBSD$
-PORTNAME= protobuf-c
-PORTVERSION= 1.1.0
-CATEGORIES= devel
-MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ \
- LOCAL/truckman/farsight
+PORTNAME= protobuf-c
+PORTVERSION= 1.1.0
+DISTVERSIONPREFIX= v
+CATEGORIES= devel
MAINTAINER= truckman@FreeBSD.org
COMMENT= Code generator and libraries to use Protocol Buffers from pure C
@@ -15,8 +14,9 @@
LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf
-USES= gmake libtool pathfix pkgconfig
+USES= autoreconf gmake libtool pkgconfig
GNU_CONFIGURE= yes
+USE_GITHUB= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -34,9 +34,6 @@
.include <bsd.port.options.mk>
-post-patch:
- @${REINPLACE_CMD} -e 's|GREP "\\-L"|GREP "bin/ld"|g' ${WRKSRC}/configure
-
.if ${PORT_OPTIONS:MDOXYGEN}
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}/html
Index: devel/protobuf-c/distinfo
===================================================================
--- devel/protobuf-c/distinfo
+++ devel/protobuf-c/distinfo
@@ -1,2 +1,2 @@
-SHA256 (protobuf-c-1.1.0.tar.gz) = 9a973fc04aac003f9cf2b5a90ac4b8fa294cacb4e3f0796d3b5a789a5ad46c07
-SIZE (protobuf-c-1.1.0.tar.gz) = 453852
+SHA256 (protobuf-c-v1.1.0_GH0.tar.gz) = 8ced3df85ce862f34dd1d8e773ac79ea1079842065ff39a6a65f51cc83aa2604
+SIZE (protobuf-c-v1.1.0_GH0.tar.gz) = 115866

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 17, 9:58 AM (7 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31653208
Default Alt Text
D2234.id.diff (1 KB)

Event Timeline