svn commit: r505181 - head/net/shelldap

Kai Knoblich kai at FreeBSD.org
Wed Jun 26 19:31:02 UTC 2019


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 at 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 at 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


More information about the svn-ports-all mailing list