Date: Tue, 2 Oct 2007 08:23:39 +0200 (CEST) From: Philippe Audeoud <jadawin@tuxaco.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/116806: [PATCH] sysutils/memtest86: update MASTER_SITES and MAINTAINER Message-ID: <20071002062339.8FDD5E47D@huppa.tuxaco.net> Resent-Message-ID: <200710020630.l926U3sr033888@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116806 >Category: ports >Synopsis: [PATCH] sysutils/memtest86: update MASTER_SITES and MAINTAINER >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: Tue Oct 02 06:30:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Philippe Audeoud >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD huppa.tuxaco.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Mar 20 16:05:42 CET 2007 root@:/usr/obj/usr/src/sys/GENERIC i386 >Description: MASTER_SITES was not updated and I'd like to maintain this port. >How-To-Repeat: >Fix: --- memtest86-1.diff begins here --- diff -ruN memtest86.orig/Makefile memtest86/Makefile --- memtest86.orig/Makefile Tue Oct 2 08:15:34 2007 +++ memtest86/Makefile Tue Oct 2 08:16:15 2007 @@ -8,11 +8,11 @@ PORTNAME= memtest86 PORTVERSION= 3.3 CATEGORIES= sysutils -MASTER_SITES= http://www.memtest86.com/download/ +MASTER_SITES= http://www.memtest86.com/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}.iso.zip EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@tuxaco.net COMMENT= Stand alone memory test for x86 architecture computers EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff -ruN memtest86.orig/distinfo memtest86/distinfo --- memtest86.orig/distinfo Tue Oct 2 08:15:34 2007 +++ memtest86/distinfo Tue Oct 2 08:16:26 2007 @@ -1,6 +1,6 @@ MD5 (memtest86-3.3.tar.gz) = 52e35228b60431ef474bbb5125ca1201 SHA256 (memtest86-3.3.tar.gz) = f4580d15636b18885709c8aca06759a512911b2efa76d28de2389165dfb9548c SIZE (memtest86-3.3.tar.gz) = 137922 -MD5 (memtest86-3.3.iso.zip) = d2b1572e6262b1045acfa20948c27171 -SHA256 (memtest86-3.3.iso.zip) = 237c360184a85551f061febf8033af08d5083d1c755b9e5959ac462789cb1594 -SIZE (memtest86-3.3.iso.zip) = 43403 +MD5 (memtest86-3.3.iso.zip) = 2e3e45146e899a210193d3a6cf297455 +SHA256 (memtest86-3.3.iso.zip) = a66cf21b1c18e07d882f0a7675acd81374637009835a354192caba15fab56205 +SIZE (memtest86-3.3.iso.zip) = 86798 --- memtest86-1.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?20071002062339.8FDD5E47D>