svn commit: r449327 - head/net/p5-ldap2pw

Dag-Erling Smørgrav des at FreeBSD.org
Wed Sep 6 08:27:31 UTC 2017


Author: des
Date: Wed Sep  6 08:27:29 2017
New Revision: 449327
URL: https://svnweb.freebsd.org/changeset/ports/449327

Log:
  Upgrade to latest version (fixes typo in option parsing).

Modified:
  head/net/p5-ldap2pw/Makefile
  head/net/p5-ldap2pw/distinfo

Modified: head/net/p5-ldap2pw/Makefile
==============================================================================
--- head/net/p5-ldap2pw/Makefile	Wed Sep  6 06:29:52 2017	(r449326)
+++ head/net/p5-ldap2pw/Makefile	Wed Sep  6 08:27:29 2017	(r449327)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ldap2pw
-PORTVERSION=	20151106
+PORTVERSION=	20170906
 CATEGORIES=	net
 MASTER_SITES=	GH
 PKGNAMEPREFIX=  p5-

Modified: head/net/p5-ldap2pw/distinfo
==============================================================================
--- head/net/p5-ldap2pw/distinfo	Wed Sep  6 06:29:52 2017	(r449326)
+++ head/net/p5-ldap2pw/distinfo	Wed Sep  6 08:27:29 2017	(r449327)
@@ -1,2 +1,3 @@
-SHA256 (dag-erling-ldap2pw-20151106_GH0.tar.gz) = b6b534511f2efb6f4652c65d2feaec098bd47e7cb20321e3f4a3681b8ce27b1c
-SIZE (dag-erling-ldap2pw-20151106_GH0.tar.gz) = 8003
+TIMESTAMP = 1504686367
+SHA256 (dag-erling-ldap2pw-20170906_GH0.tar.gz) = 7c10bdfe40a1949f69cb090e4bbc9bdde7147ed0f16a6ce121885055c961d1e9
+SIZE (dag-erling-ldap2pw-20170906_GH0.tar.gz) = 8000


More information about the svn-ports-all mailing list