Date: 23 Feb 2003 21:03:48 -0000 From: Oliver Lehmann <lehmann@ans-netz.de> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann <lehmann@ans-netz.de> Subject: ports/48604: update-port: security/oidentd Message-ID: <20030223210348.11395.qmail@avocado.salatschuessel.net>
next in thread | raw e-mail | index | archive | help
>Number: 48604 >Category: ports >Synopsis: update-port: security/oidentd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Feb 23 13:10:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 5.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD avocado.salatschuessel.net 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #10: Sun Feb 23 19:12:44 CET 2003 olivleh1@avocado.salatschuessel.net:/usr/obj/usr/src/sys/AVOCADO i386 >Description: version: 2.0.4 -> 2.0.5 tested with: 470101 and 500043 The old version, 2.0.4, doesn't compile on FreeBSD 5. >How-To-Repeat: >Fix: --- oidentd.patch begins here --- diff -ruN oidentd.orig/Makefile oidentd/Makefile --- oidentd.orig/Makefile Sun Feb 23 21:55:03 2003 +++ oidentd/Makefile Sun Feb 23 21:55:09 2003 @@ -6,7 +6,7 @@ # PORTNAME= oidentd -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ojnk diff -ruN oidentd.orig/distinfo oidentd/distinfo --- oidentd.orig/distinfo Sun Feb 23 21:55:03 2003 +++ oidentd/distinfo Sun Feb 23 21:57:41 2003 @@ -1 +1 @@ -MD5 (oidentd-2.0.4.tar.gz) = 3b3b1468c57a727b0992753b183e4751 +MD5 (oidentd-2.0.5.tar.gz) = f8b8fb743155790742118941c01ff9d6 --- oidentd.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030223210348.11395.qmail>