ports/155281: Maintainer Update - Radmind 1.13.0->1.14.1
Michael Graziano
mikeg at bsd-box.net
Sat Mar 5 02:00:20 UTC 2011
>Number: 155281
>Category: ports
>Synopsis: Maintainer Update - Radmind 1.13.0->1.14.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 05 02:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Michael Graziano
>Release: 8.1
>Organization:
>Environment:
>Description:
This patch updates the sysutils/radmind port from 1.13.0 to 1.14.1 -- Bugfixes include:
1.13.0 -> 1.14.0
Certificate Revocation List (CRL) support
Better fallback logic when connecting to "outdated" radmind servers
radmind Bug 1816150: Can't replace dir with file. - Fixed
radmind bug 2927309: ktcheck coredump with self-referrential .K files - Fixed
lmerge command now has a "copy" mode
ra.sh script now accepts -p (Port) option.
1.14.0 -> 1.14.1
radmind bug 3132194: lmerge fails with relative paths - Fixed
PAM support was added in 1.14.0 and will be enabled in the port once I have time to test it more thoroughly on FreeBSD -- If anyone feels bored and wants to do that testing I'm open to purchasing alcoholic beverages of their choice :)
>How-To-Repeat:
N/A - Port Upgrade
>Fix:
Patch attached
Patch attached with submission follows:
diff -ur Makefile Makefile
--- Makefile 2011-03-04 20:35:30.000000000 -0500
+++ Makefile 2011-03-04 20:45:30.000000000 -0500
@@ -1,13 +1,9 @@
-# New ports collection makefile for: radmind
-# Date created: 2003-11-17
-# Whom: Paul Dlug <paul at aps.org>
-#
# $FreeBSD: ports/sysutils/radmind/Makefile,v 1.21 2010/11/28 23:50:54 ohauer Exp $
#
PORTNAME= radmind
-PORTVERSION= 1.13.0
-PORTREVISION= 2
+PORTVERSION= 1.14.1
+PORTREVISION= 0
CATEGORIES= sysutils
MASTER_SITES= SF
MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff -ur distinfo distinfo
--- distinfo 2011-03-04 20:35:30.000000000 -0500
+++ distinfo 2011-03-04 20:47:17.000000000 -0500
@@ -1,2 +1,3 @@
-SHA256 (radmind-1.13.0.tar.gz) = 9d23787d8b482ad7cea590a970c40de2e7eec1f59d05b542df7f399679991b7f
-SIZE (radmind-1.13.0.tar.gz) = 447650
+MD5 (radmind-1.14.1.tar.gz) = 8682217b757b3831e1c085d768d7e811
+SHA256 (radmind-1.14.1.tar.gz) = 92ce3d586245b107bf4e412b59eb02ec3e57b4d12a0b9a16b0fadf10983ed21f
+SIZE (radmind-1.14.1.tar.gz) = 403553
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list