Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2016 16:22:52 +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: r410904 - head/devel/elixir-exprotobuf
Message-ID:  <201603121622.u2CGMqT7020158@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Sat Mar 12 16:22:52 2016
New Revision: 410904
URL: https://svnweb.freebsd.org/changeset/ports/410904

Log:
  Update devel/elixir-exprotobuf to version 1.0.0.

Modified:
  head/devel/elixir-exprotobuf/Makefile
  head/devel/elixir-exprotobuf/distinfo
  head/devel/elixir-exprotobuf/pkg-plist

Modified: head/devel/elixir-exprotobuf/Makefile
==============================================================================
--- head/devel/elixir-exprotobuf/Makefile	Sat Mar 12 16:22:26 2016	(r410903)
+++ head/devel/elixir-exprotobuf/Makefile	Sat Mar 12 16:22:52 2016	(r410904)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	exprotobuf
-DISTVERSION=	1.0.0-rc1
+DISTVERSION=	1.0.0
 CATEGORIES=	devel
 PKGNAMEPREFIX=	elixir-
 

Modified: head/devel/elixir-exprotobuf/distinfo
==============================================================================
--- head/devel/elixir-exprotobuf/distinfo	Sat Mar 12 16:22:26 2016	(r410903)
+++ head/devel/elixir-exprotobuf/distinfo	Sat Mar 12 16:22:52 2016	(r410904)
@@ -1,2 +1,2 @@
-SHA256 (bitwalker-exprotobuf-1.0.0-rc1_GH0.tar.gz) = ae2367934a94375bf072672f0871107279df26540c384bdb50769c705fc2eb92
-SIZE (bitwalker-exprotobuf-1.0.0-rc1_GH0.tar.gz) = 21030
+SHA256 (bitwalker-exprotobuf-1.0.0_GH0.tar.gz) = c99907645fa75cbf67723a6f5c29c672ec1595bae296fbc698af1737c1b76680
+SIZE (bitwalker-exprotobuf-1.0.0_GH0.tar.gz) = 21081

Modified: head/devel/elixir-exprotobuf/pkg-plist
==============================================================================
--- head/devel/elixir-exprotobuf/pkg-plist	Sat Mar 12 16:22:26 2016	(r410903)
+++ head/devel/elixir-exprotobuf/pkg-plist	Sat Mar 12 16:22:52 2016	(r410904)
@@ -9,6 +9,7 @@ lib/elixir/lib/exprotobuf/ebin/Elixir.Pr
 lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.OneOfField.beam
 lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Parser.ParserError.beam
 lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Parser.beam
+lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Serializable.Any.beam
 lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Serializable.beam
 lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Utils.beam
 lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.beam



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