Upgrade devel/erlang-protobuffs to version 0.8.2.
- Add LICENSE - Regenerate patch to make portlint happy
This commit is contained in:
parent
b62cc61931
commit
b3fcb8c851
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401188
3 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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]}.
|
||||
|
|
Loading…
Reference in a new issue