View | Details | Raw Unified | Return to bug 193674
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	protobuf-c
4
PORTNAME=	protobuf-c
5
PORTVERSION=	1.0.1
5
PORTVERSION=	1.0.2
6
PORTREVISION=	1
7
CATEGORIES=	devel
6
CATEGORIES=	devel
8
MASTER_SITES=	https://github.com/${GITHUB_USER}/${GITHUB_REPO}/releases/download/v${PORTVERSION}/ \
7
MASTER_SITES=	https://github.com/${GITHUB_USER}/${GITHUB_REPO}/releases/download/v${PORTVERSION}/ \
9
		http://github.com/${GITHUB_USER}/${GITHUB_REPO}/releases/download/v${PORTVERSION}/
8
		http://github.com/${GITHUB_USER}/${GITHUB_REPO}/releases/download/v${PORTVERSION}/
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (protobuf-c-1.0.1.tar.gz) = e1b2989684ac51e62f8b7de8739c381717b27c7cf4410c7a7e39b958afd3cd74
1
SHA256 (protobuf-c-1.0.2.tar.gz) = db771f7b0e76d5bb14140a50df4a32553288fd3e701b60e90e034e22f411ef76
2
SIZE (protobuf-c-1.0.1.tar.gz) = 448519
2
SIZE (protobuf-c-1.0.2.tar.gz) = 449923

Return to bug 193674