Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 2015 11:09:56 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401188 - in head/devel/erlang-protobuffs: . files
Message-ID:  <201511101109.tAAB9uF4002530@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Tue Nov 10 11:09:56 2015
New Revision: 401188
URL: https://svnweb.freebsd.org/changeset/ports/401188

Log:
  Upgrade devel/erlang-protobuffs to version 0.8.2.
  
  - Add LICENSE
  - Regenerate patch to make portlint happy

Modified:
  head/devel/erlang-protobuffs/Makefile
  head/devel/erlang-protobuffs/distinfo   (contents, props changed)
  head/devel/erlang-protobuffs/files/patch-rebar.config

Modified: head/devel/erlang-protobuffs/Makefile
==============================================================================
--- head/devel/erlang-protobuffs/Makefile	Tue Nov 10 07:11:23 2015	(r401187)
+++ head/devel/erlang-protobuffs/Makefile	Tue Nov 10 11:09:56 2015	(r401188)
@@ -1,14 +1,15 @@
 # $FreeBSD$
 
 PORTNAME=	protobuffs
-PORTVERSION=	0.8.1p5
-PORTREVISION=	1
+PORTVERSION=	0.8.2
 CATEGORIES=	devel
 PKGNAMEPREFIX=	erlang-
 
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Protocol Buffers interface for Erlang
 
+LICENSE=	APACHE20
+
 USES=		erlang:rebar
 USE_GITHUB=	yes
 GH_ACCOUNT=	basho

Modified: head/devel/erlang-protobuffs/distinfo
==============================================================================
--- head/devel/erlang-protobuffs/distinfo	Tue Nov 10 07:11:23 2015	(r401187)
+++ head/devel/erlang-protobuffs/distinfo	Tue Nov 10 11:09:56 2015	(r401188)
@@ -1,2 +1,2 @@
-SHA256 (basho-erlang_protobuffs-0.8.1p5_GH0.tar.gz) = da82e70e7e725b0a2c5794e7fd39ddbb014012bc1ec2846574fe0ffc442e8fa8
-SIZE (basho-erlang_protobuffs-0.8.1p5_GH0.tar.gz) = 132265
+SHA256 (basho-erlang_protobuffs-0.8.2_GH0.tar.gz) = 82e196d6d9b95e2df1f420f2d39ca54f6eba92e65ca5aa6119f8310822e6b4d3
+SIZE (basho-erlang_protobuffs-0.8.2_GH0.tar.gz) = 132660

Modified: head/devel/erlang-protobuffs/files/patch-rebar.config
==============================================================================
--- head/devel/erlang-protobuffs/files/patch-rebar.config	Tue Nov 10 07:11:23 2015	(r401187)
+++ head/devel/erlang-protobuffs/files/patch-rebar.config	Tue Nov 10 11:09:56 2015	(r401188)
@@ -1,4 +1,4 @@
---- rebar.config.orig
+--- rebar.config.orig	2015-11-09 16:11:50 UTC
 +++ rebar.config
 @@ -1,7 +1,6 @@
  {erl_opts, [debug_info]}.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511101109.tAAB9uF4002530>