From owner-freebsd-ports Fri Feb 9 4:50:27 2001 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 088C337B699 for ; Fri, 9 Feb 2001 04:50:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f19Co8b54194; Fri, 9 Feb 2001 04:50:08 -0800 (PST) (envelope-from gnats) Received: from richard.eu.org (dialup470.vln.takas.lt [212.59.29.44]) by hub.freebsd.org (Postfix) with ESMTP id 3EE4437B491 for ; Fri, 9 Feb 2001 04:42:25 -0800 (PST) Received: (from rch@localhost) by richard.eu.org (8.11.0/8.11.0) id f1987c702483; Fri, 9 Feb 2001 10:07:38 +0200 (EET) (envelope-from rch) Message-Id: <200102090807.f1987c702483@richard.eu.org> Date: Fri, 9 Feb 2001 10:07:38 +0200 (EET) From: rch@writeme.com Reply-To: rch@richard.eu.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24966: Fix for missing distfile editors/yudit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24966 >Category: ports >Synopsis: port upgrade >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 09 04:50:05 PST 2001 >Closed-Date: >Last-Modified: >Originator: Ricardas Cepas >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: FreeBSD 4.2-STABLE i386 >Description: Needs upgrade >How-To-Repeat: >Fix: diff -ru yudit.orig/Makefile yudit/Makefile --- yudit.orig/Makefile Sat Dec 9 12:31:01 2000 +++ yudit/Makefile Wed Feb 7 20:59:20 2001 @@ -6,16 +6,16 @@ # PORTNAME= yudit -PORTVERSION= 1.5.p1 +PORTVERSION= 1.6 CATEGORIES= editors converters print MASTER_SITES= http://yudit.org/download/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X -DISTNAME= ${PORTNAME}-1.5 +DISTNAME= ${PORTNAME}-1.6 PATCH_SITES= http://yudit.org/download/ -PATCHFILES= yudit-1.5.patch1 -PATCH_DIST_STRIP= -p1 +#PATCHFILES= yudit-1.5.patch1 +#PATCH_DIST_STRIP= -p1 MAINTAINER= rch@WriteMe.Com diff -ru yudit.orig/distinfo yudit/distinfo --- yudit.orig/distinfo Sat May 20 06:02:50 2000 +++ yudit/distinfo Wed Feb 7 21:23:08 2001 @@ -1,2 +1 @@ -MD5 (yudit-1.5.tar.gz) = db5388739912171aa8399ac5a7cb34ee -MD5 (yudit-1.5.patch1) = 37dac132504024246921611cc6d88fe2 +MD5 (yudit-1.6.tar.gz) = dfb5d9de0b74638d66351494eb01e1ef >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message