diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2019-06-26 19:31:01 +0000 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2019-06-26 19:31:01 +0000 |
commit | 873f4ab454e5e468dfa96446439c6acf704bd84b (patch) | |
tree | e684a2bbfc188efbe7742072b17555049e53746c /net/shelldap | |
parent | 26f26856f59b74a7326ac81592390afb7915c7bb (diff) |
Notes
Diffstat (limited to 'net/shelldap')
-rw-r--r-- | net/shelldap/Makefile | 4 | ||||
-rw-r--r-- | net/shelldap/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/shelldap/Makefile b/net/shelldap/Makefile index 74881d4c6886..c2049c4e4c39 100644 --- a/net/shelldap/Makefile +++ b/net/shelldap/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= shelldap -PORTVERSION= 1.3.2 +PORTVERSION= 1.5.0 CATEGORIES= net perl5 MASTER_SITES= https://bitbucket.org/mahlon/shelldap/downloads/ \ - http://dl.dropbox.com/u/7234177/Releases/ \ http://www.martini.nu/misc/ MAINTAINER= mahlon@martini.nu @@ -18,6 +17,7 @@ RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ p5-Term-Shell>=0:devel/p5-Term-Shell \ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu \ + p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \ p5-YAML-Syck>=0:textproc/p5-YAML-Syck USES= perl5 diff --git a/net/shelldap/distinfo b/net/shelldap/distinfo index c92fe4a6f59f..d26dbef955a2 100644 --- a/net/shelldap/distinfo +++ b/net/shelldap/distinfo @@ -1,2 +1,3 @@ -SHA256 (shelldap-1.3.2.tar.gz) = b4f84cfa164e69c7bdcbbd39416900190df8acf701539fbf0f2576514961c683 -SIZE (shelldap-1.3.2.tar.gz) = 18624 +TIMESTAMP = 1561482004 +SHA256 (shelldap-1.5.0.tar.gz) = ee3587e17c1393bb1710248929fbfe9718ddd7fd20d6519e73690021ae20c3c1 +SIZE (shelldap-1.5.0.tar.gz) = 22591 |