From owner-freebsd-ports Sun Dec 31 16:30: 5 2000 From owner-freebsd-ports@FreeBSD.ORG Sun Dec 31 16:30:01 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CD7037B402 for ; Sun, 31 Dec 2000 16:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f010U1q25247; Sun, 31 Dec 2000 16:30:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 31 Dec 2000 16:30:01 -0800 (PST) Resent-Message-Id: <200101010030.f010U1q25247@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, joseph@randomnetworks.com Received: from rodan.randomnetworks.com (cc994333-a.rcrdva1.ca.home.com [24.176.177.42]) by hub.freebsd.org (Postfix) with ESMTP id 761E037B400 for ; Sun, 31 Dec 2000 16:20:05 -0800 (PST) Received: (from scottj@localhost) by rodan.randomnetworks.com (8.11.1/8.11.1) id f010HdN08672; Sun, 31 Dec 2000 16:17:39 -0800 (PST) (envelope-from scottj) Message-Id: <200101010017.f010HdN08672@rodan.randomnetworks.com> Date: Sun, 31 Dec 2000 16:17:39 -0800 (PST) From: joseph@randomnetworks.com Sender: scottj@rodan.randomnetworks.com Reply-To: joseph@randomnetworks.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/23988: [PORT - UPDATE] security/libmcrypt 2.2.6 -> 2.2.7 Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23988 >Category: ports >Synopsis: [PORT - UPDATE] security/libmcrypt 2.2.6 -> 2.2.7 >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: Sun Dec 31 16:30:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Joseph Scott >Release: FreeBSD 4.2-STABLE i386 >Organization: randomnetworks.com >Environment: ports collection >Description: [PORT - UPDATE] security/libmcrypt 2.2.6 -> 2.2.7 - Also add one more master site and correct an existing one. - Added WWW to description. - From the libmcrypt Change Log: Corrected bug in blowfish algorithm. >How-To-Repeat: >Fix: This diff was generated by : diff -ruN libmcrypt libmcrypt.new From : /usr/ports/security ----------------------------------------------------------------- diff -ruN libmcrypt/Makefile libmcrypt.new/Makefile --- libmcrypt/Makefile Sun Dec 31 16:02:42 2000 +++ libmcrypt.new/Makefile Sun Dec 31 16:07:51 2000 @@ -6,10 +6,11 @@ # PORTNAME= libmcrypt -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 CATEGORIES= security -MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/old/ \ - ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/ +MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \ + ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \ + ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/ MAINTAINER= ports@freebsd.org diff -ruN libmcrypt/distinfo libmcrypt.new/distinfo --- libmcrypt/distinfo Thu Sep 7 10:19:26 2000 +++ libmcrypt.new/distinfo Sun Dec 31 16:08:17 2000 @@ -1 +1 @@ -MD5 (libmcrypt-2.2.6.tar.gz) = e4b3fbf2234a2295f6c73124b0f43458 +MD5 (libmcrypt-2.2.7.tar.gz) = c939776b7d0168f02fc82049aa6e938f diff -ruN libmcrypt/pkg-descr libmcrypt.new/pkg-descr --- libmcrypt/pkg-descr Mon Jun 28 15:54:49 1999 +++ libmcrypt.new/pkg-descr Sun Dec 31 16:04:24 2000 @@ -3,3 +3,5 @@ In particular, having libmcrypt allows you to build PHP3 with encryption. + +WWW: http://mcrypt.hellug.gr/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message