Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2015 14:53:06 +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: r392011 - head/databases/elixir-calecto
Message-ID:  <201507141453.t6EEr6Pf046608@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Tue Jul 14 14:53:05 2015
New Revision: 392011
URL: https://svnweb.freebsd.org/changeset/ports/392011

Log:
  Author just confirmed LICENSE to be MIT and fixed the release tag
  upstream.

Modified:
  head/databases/elixir-calecto/Makefile
  head/databases/elixir-calecto/distinfo

Modified: head/databases/elixir-calecto/Makefile
==============================================================================
--- head/databases/elixir-calecto/Makefile	Tue Jul 14 14:50:44 2015	(r392010)
+++ head/databases/elixir-calecto/Makefile	Tue Jul 14 14:53:05 2015	(r392011)
@@ -3,12 +3,15 @@
 PORTNAME=	calecto
 PORTVERSION=	0.3.6
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	databases
 PKGNAMEPREFIX=	elixir-
 
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Adapter for the Calendar library in Ecto
 
+LICENSE=	MIT
+
 USES=		elixir
 USE_GITHUB=	yes
 GH_ACCOUNT=	lau

Modified: head/databases/elixir-calecto/distinfo
==============================================================================
--- head/databases/elixir-calecto/distinfo	Tue Jul 14 14:50:44 2015	(r392010)
+++ head/databases/elixir-calecto/distinfo	Tue Jul 14 14:53:05 2015	(r392011)
@@ -1,2 +1,2 @@
-SHA256 (lau-calecto-v0.3.6_GH0.tar.gz) = 310d87ece69e8888677ed283b410f21319ad23704a0f8eb29178b020c0f887e0
-SIZE (lau-calecto-v0.3.6_GH0.tar.gz) = 7705
+SHA256 (lau-calecto-v0.3.6_GH0.tar.gz) = bd4378edd7456979058d284050ec2f95aba0f363233be6ef61d695efdab52f62
+SIZE (lau-calecto-v0.3.6_GH0.tar.gz) = 7695



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