Date: Mon, 26 Sep 2005 09:27:21 +0800 (NKZS) From: Vladimir Kurtukov <vk@dss.kbb.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/86569: [MAINTAINER] news/crashmail: update to 0.71 and fix fetching Message-ID: <200509260127.j8Q1RLVl076463@dss.kbb.ru> Resent-Message-ID: <200509260130.j8Q1UDep048831@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 86569 >Category: ports >Synopsis: [MAINTAINER] news/crashmail: update to 0.71 and fix fetching >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 Sep 26 01:30:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vladimir Kurtukov >Release: FreeBSD 5.4-STABLE i386 >Organization: KBB >Environment: System: FreeBSD dss.kbb.ru 5.4-STABLE FreeBSD 5.4-STABLE #4: Tue Aug 2 08:58:27 NKZS 2005 vlad@dss.kbb.ru:/usr/obj/usr/src/sys/DSS i386 >Description: Changed MASTER_SITE and updated to 0.71 >How-To-Repeat: >Fix: diff -ur crashmail/Makefile crashmail.new/Makefile --- crashmail/Makefile Wed Feb 4 12:08:25 2004 +++ crashmail.new/Makefile Mon Sep 26 08:58:34 2005 @@ -6,16 +6,15 @@ # PORTNAME= crashmail -PORTVERSION= 0.70 -PORTREVISION= 1 +PORTVERSION= 0.71 CATEGORIES= news mail -MASTER_SITES= http://www.df.lth.se/~billing/crashmail/ -DISTNAME= cm07linux +MASTER_SITES= http://www.billingware.org/crashmail/ +DISTNAME= cm071linux MAINTAINER= vk@vk.pp.ru COMMENT= CrashMail II FTN mail tosser -WRKSRC= ${WRKDIR}/CrashMail +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/src INSTALL_WRKSRC= ${WRKSRC}/src ALL_TARGET= linux diff -ur crashmail/distinfo crashmail.new/distinfo --- crashmail/distinfo Wed Mar 31 11:10:37 2004 +++ crashmail.new/distinfo Mon Sep 26 08:57:58 2005 @@ -1,2 +1,2 @@ -MD5 (cm07linux.zip) = 17c60a31e20aa67ed29a573a6a5de948 -SIZE (cm07linux.zip) = 360137 +MD5 (cm071linux.zip) = c10de7a0e6f48e7b1cd2cabad8ed8289 +SIZE (cm071linux.zip) = 361622 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509260127.j8Q1RLVl076463>