Date: Sun, 14 Sep 2014 20:33:03 +0000 (UTC) From: Carlo Strub <cs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368224 - head/devel/goprotobuf Message-ID: <201409142033.s8EKX3vD017227@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cs Date: Sun Sep 14 20:33:03 2014 New Revision: 368224 URL: http://svnweb.freebsd.org/changeset/ports/368224 QAT: https://qat.redports.org/buildarchive/r368224/ Log: Update to 20140812 Modified: head/devel/goprotobuf/Makefile head/devel/goprotobuf/distinfo head/devel/goprotobuf/pkg-plist Modified: head/devel/goprotobuf/Makefile ============================================================================== --- head/devel/goprotobuf/Makefile Sun Sep 14 20:10:06 2014 (r368223) +++ head/devel/goprotobuf/Makefile Sun Sep 14 20:33:03 2014 (r368224) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= goprotobuf -PORTVERSION= 20131010 -PORTREVISION= 1 +PORTVERSION= 20140812 CATEGORIES= devel MASTER_SITES= http://www.c-s.li/ports/ Modified: head/devel/goprotobuf/distinfo ============================================================================== --- head/devel/goprotobuf/distinfo Sun Sep 14 20:10:06 2014 (r368223) +++ head/devel/goprotobuf/distinfo Sun Sep 14 20:33:03 2014 (r368224) @@ -1,2 +1,2 @@ -SHA256 (goprotobuf-20131010.tar.gz) = 7dfac97b5b494a47fef9c286421f8dc66d0363ef0ed5a4f7b54e88a15a6addf4 -SIZE (goprotobuf-20131010.tar.gz) = 118672 +SHA256 (goprotobuf-20140812.tar.gz) = 60f81a85ec13d20c32cda9cf1eaf98018926366f9b398b1beca6ee01a9758453 +SIZE (goprotobuf-20140812.tar.gz) = 121510 Modified: head/devel/goprotobuf/pkg-plist ============================================================================== --- head/devel/goprotobuf/pkg-plist Sun Sep 14 20:10:06 2014 (r368223) +++ head/devel/goprotobuf/pkg-plist Sun Sep 14 20:33:03 2014 (r368224) @@ -9,8 +9,10 @@ bin/protoc-gen-go %%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/equal.go %%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/equal_test.go %%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/extensions.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/extensions_test.go %%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/lib.go %%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/message_set.go +%%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/message_set_test.go %%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/pointer_reflect.go %%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/pointer_unsafe.go %%GO_SRCDIR%%/%%GO_PKGNAME%%/proto/properties.go
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409142033.s8EKX3vD017227>