Date: Mon, 06 Jul 2009 21:55:06 +0200 From: Daniel Roethlisberger <daniel@roe.ch> To: FreeBSD-gnats-submit@FreeBSD.org Cc: daniel@roe.ch Subject: ports/136389: [maintainer] security/md4coll - add mirror site, trivial cleanup Message-ID: <E1MNuHK-000Lxz-9W@calvin.ustdmz.roe.ch> Resent-Message-ID: <200907062000.n66K05DQ018093@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136389 >Category: ports >Synopsis: [maintainer] security/md4coll - add mirror site, trivial cleanup >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: Mon Jul 06 20:00:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Daniel Roethlisberger >Release: FreeBSD 7.2-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD marvin.ustcor.roe.ch 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Add a second mirror site and remove the deprecated pkg-descr packager signature. This finally brings security/md4coll on par with security/md5coll. >How-To-Repeat: >Fix: --- md4coll.diff begins here --- diff -ruN md4coll.orig/Makefile md4coll/Makefile --- md4coll.orig/Makefile 2009-02-13 02:59:49.000000000 +0100 +++ md4coll/Makefile 2009-07-06 21:48:27.000000000 +0200 @@ -8,7 +8,8 @@ PORTNAME= md4coll DISTVERSION= 0.1 CATEGORIES= security -MASTER_SITES= http://www.stachliu.com/ +MASTER_SITES= http://www.stachliu.com/ \ + http://mirror.roe.ch/dist/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}.c EXTRACT_SUFX= EXTRACT_ONLY= diff -ruN md4coll.orig/pkg-descr md4coll/pkg-descr --- md4coll.orig/pkg-descr 2005-11-23 06:16:42.000000000 +0100 +++ md4coll/pkg-descr 2009-07-06 21:49:25.000000000 +0200 @@ -8,5 +8,3 @@ Author: Patrick Stach <pstach@stachliu.com> WWW: http://www.stachliu.com/collisions.html - --- lioux@FreeBSD.org --- md4coll.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1MNuHK-000Lxz-9W>