Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2019 19:31:01 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505181 - head/net/shelldap
Message-ID:  <201906261931.x5QJV1wR042994@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Wed Jun 26 19:31:01 2019
New Revision: 505181
URL: https://svnweb.freebsd.org/changeset/ports/505181

Log:
  net/shelldap: Update to 1.5.0
  
  PR:		238806
  Submitted by:	mahlon@martini.nu (maintainer)

Modified:
  head/net/shelldap/Makefile
  head/net/shelldap/distinfo

Modified: head/net/shelldap/Makefile
==============================================================================
--- head/net/shelldap/Makefile	Wed Jun 26 19:26:18 2019	(r505180)
+++ head/net/shelldap/Makefile	Wed Jun 26 19:31:01 2019	(r505181)
@@ -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-D
 		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

Modified: head/net/shelldap/distinfo
==============================================================================
--- head/net/shelldap/distinfo	Wed Jun 26 19:26:18 2019	(r505180)
+++ head/net/shelldap/distinfo	Wed Jun 26 19:31:01 2019	(r505181)
@@ -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



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