Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2000 07:20:14 -0700 (PDT)
From:      Cy.Schubert@uumail.gov.bc.ca
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19921: New mhash Port
Message-ID:  <200007141420.e6EEKEf08578@cwsys.cwsent.com>

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

>Number:         19921
>Category:       ports
>Synopsis:       New mhash port required by new aide port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 14 07:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Cy Schubert
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Sun/DEC Team, UNIX Group, ITSD, ISTA, Province of BC
>Environment:

FreeBSD cwsys 4.0-STABLE FreeBSD 4.0-STABLE #7: Thu Jul 13 15:42:48 PDT 2000     root@cwsys:/usr/opt/cvs-400s-000620/src/sys/compile/CWSYS  i386

>Description:

Required patches to the mhash port to support the new aide port.

>How-To-Repeat:

N/A

>Fix:

diff -urPN --exclude=CVS --exclude=00_TRANS.TBL /opt/CVSup/usr/ports/security/mhash/Makefile mhash/Makefile
--- /opt/CVSup/usr/ports/security/mhash/Makefile	Sat Jun 17 04:28:06 2000
+++ mhash/Makefile	Thu Jul 13 06:23:26 2000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	mhash
-PORTVERSION=	0.6.1
+PORTVERSION=	0.8.2
 CATEGORIES=	security
-MASTER_SITES=	http://schumann.cx/mhash/dl/
+MASTER_SITES=	http://mhash.sourceforge.net/dl/
 
 MAINTAINER=	nsayer@freebsd.org
 
diff -urPN --exclude=CVS --exclude=00_TRANS.TBL /opt/CVSup/usr/ports/security/mhash/files/md5 mhash/files/md5
--- /opt/CVSup/usr/ports/security/mhash/files/md5	Mon Nov 29 04:18:48 1999
+++ mhash/files/md5	Thu Jul 13 06:24:23 2000
@@ -1 +1 @@
-MD5 (mhash-0.6.1.tar.gz) = c350191d105cb9e74dc40c3b420ed733
+MD5 (mhash-0.8.2.tar.gz) = ec8e7ec70ea8f441593491f439cfd345
diff -urPN --exclude=CVS --exclude=00_TRANS.TBL /opt/CVSup/usr/ports/security/mhash/pkg/PLIST mhash/pkg/PLIST
--- /opt/CVSup/usr/ports/security/mhash/pkg/PLIST	Sat Jun 17 04:28:06 2000
+++ mhash/pkg/PLIST	Thu Jul 13 07:21:59 2000
@@ -1,5 +1,5 @@
 lib/libmhash.la
-lib/libmhash.so.1
+lib/libmhash.so.2
 lib/libmhash.so
 lib/libmhash.a
 include/mhash.h

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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