pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/protobuf Also commit the actual update.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f4fbcb5b256
branches: trunk
changeset: 652923:2f4fbcb5b256
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Wed Jun 10 09:02:06 2015 +0000
description:
Also commit the actual update.
Thanks to abs@ for noticing.
diffstat:
devel/protobuf/Makefile.common | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 75d2f503d365 -r 2f4fbcb5b256 devel/protobuf/Makefile.common
--- a/devel/protobuf/Makefile.common Wed Jun 10 09:02:04 2015 +0000
+++ b/devel/protobuf/Makefile.common Wed Jun 10 09:02:06 2015 +0000
@@ -1,8 +1,11 @@
-# $NetBSD: Makefile.common,v 1.1 2014/10/17 22:00:40 joerg Exp $
+# $NetBSD: Makefile.common,v 1.2 2015/06/10 09:02:06 wiedi Exp $
#
# used by devel/protobuf/Makefile
# used by devel/py-protobuf/Makefile
-DISTNAME= protobuf-2.5.0
+DISTNAME= protobuf-2.6.1
+MASTER_SITES= ${MASTER_SITE_GITHUB:=google/}
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
+
DISTINFO_FILE= ${.CURDIR}/../../devel/protobuf/distinfo
PATCHDIR= ${.CURDIR}/../../devel/protobuf/patches
Home |
Main Index |
Thread Index |
Old Index