Date: Mon, 23 Jun 2014 15:52:09 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358971 - head/net/shelldap Message-ID: <201406231552.s5NFq9fK004990@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Mon Jun 23 15:52:08 2014 New Revision: 358971 URL: http://svnweb.freebsd.org/changeset/ports/358971 QAT: https://qat.redports.org/buildarchive/r358971/ Log: Update to 1.1.1, which fixes the build with perl 5.20 Submitted by: maintainer via private mail Modified: head/net/shelldap/Makefile head/net/shelldap/distinfo Modified: head/net/shelldap/Makefile ============================================================================== --- head/net/shelldap/Makefile Mon Jun 23 15:42:04 2014 (r358970) +++ head/net/shelldap/Makefile Mon Jun 23 15:52:08 2014 (r358971) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shelldap -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= net perl5 MASTER_SITES= http://dl.dropbox.com/u/7234177/Releases/ \ http://www.martini.nu/misc/ Modified: head/net/shelldap/distinfo ============================================================================== --- head/net/shelldap/distinfo Mon Jun 23 15:42:04 2014 (r358970) +++ head/net/shelldap/distinfo Mon Jun 23 15:52:08 2014 (r358971) @@ -1,2 +1,2 @@ -SHA256 (shelldap-1.1.0.tar.gz) = a6d727d5a16c40599ada2ea8e9ef6b57c230b005ec8208867a85328ca139a5a4 -SIZE (shelldap-1.1.0.tar.gz) = 24731 +SHA256 (shelldap-1.1.1.tar.gz) = a698f1d99f22d582418a1b08fc03b938b50b93deb3dc83dbc04e9e1dd167d926 +SIZE (shelldap-1.1.1.tar.gz) = 24689
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406231552.s5NFq9fK004990>