Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 07:48:33 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/118299: [Maintainer update] net/ldapscripts -> 1.7.2
Message-ID:  <200711280748.lAS7mXxP027172@www.freebsd.org>
Resent-Message-ID: <200711280750.lAS7o1km066781@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118299
>Category:       ports
>Synopsis:       [Maintainer update] net/ldapscripts -> 1.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 28 07:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        7.0-BETA2
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-BETA2 FreeBSD 7.0-BETA2 #7: Sat Nov 24 12:24:52 CET 2007     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
Update ldapscripts to v1.7.2. (fix release) Changelog :

2007/11/28 : ldapscripts 1.7.2
  - runtime : Use 'trap - <signal>' to restore traps instead of the uncommon 'trap -' syntax
  - runtime : Fix _changepasswd by removing the trailing newline character in the temporary file (echo -n)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aur ldapscripts.orig/Makefile ldapscripts/Makefile
--- ldapscripts.orig/Makefile	2007-11-27 20:42:29.000000000 +0100
+++ ldapscripts/Makefile	2007-11-27 20:42:45.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ldapscripts
-PORTVERSION=	1.7.1
+PORTVERSION=	1.7.2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://contribs.martymac.com/ldapscripts/
diff -aur ldapscripts.orig/distinfo ldapscripts/distinfo
--- ldapscripts.orig/distinfo	2007-11-27 20:42:29.000000000 +0100
+++ ldapscripts/distinfo	2007-11-27 20:43:12.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (ldapscripts-1.7.1.tgz) = 33cc2ef99cc70d9dc9a89a1955aa765c
-SHA256 (ldapscripts-1.7.1.tgz) = 73c4154f80ca61ea133811cdff8097643690422879a27ae62b1df35b42cbc7a9
-SIZE (ldapscripts-1.7.1.tgz) = 26149
+MD5 (ldapscripts-1.7.2.tgz) = ee80c50dd9c95df03d2f90251ba7145c
+SHA256 (ldapscripts-1.7.2.tgz) = c66a3d709157d0eb8861206abceb0f2ca93ded5595433d5c4e96908cbed9f8c0
+SIZE (ldapscripts-1.7.2.tgz) = 25973


>Release-Note:
>Audit-Trail:
>Unformatted:



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