diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-07-14 22:53:05 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-07-14 22:53:05 +0800 |
commit | 1b90fcb29223686441859e9a05d302e82b97a2ce (patch) | |
tree | 7e174975193296a46955604c9ab5f09b11b77a41 /databases | |
parent | 701c79e7abba57dfbc0730893beffb26f2dd0346 (diff) | |
download | freebsd-ports-gnome-1b90fcb29223686441859e9a05d302e82b97a2ce.tar.gz freebsd-ports-gnome-1b90fcb29223686441859e9a05d302e82b97a2ce.tar.zst freebsd-ports-gnome-1b90fcb29223686441859e9a05d302e82b97a2ce.zip |
Author just confirmed LICENSE to be MIT and fixed the release tag
upstream.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/elixir-calecto/Makefile | 3 | ||||
-rw-r--r-- | databases/elixir-calecto/distinfo | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/databases/elixir-calecto/Makefile b/databases/elixir-calecto/Makefile index b344566cab6e..1f3cf2bfc98c 100644 --- a/databases/elixir-calecto/Makefile +++ b/databases/elixir-calecto/Makefile @@ -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 diff --git a/databases/elixir-calecto/distinfo b/databases/elixir-calecto/distinfo index baae2da840af..533ccb6b9013 100644 --- a/databases/elixir-calecto/distinfo +++ b/databases/elixir-calecto/distinfo @@ -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 |