Date: Mon, 1 May 2006 23:12:05 +0300 From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/96627: [MAINTAINER] textproc/romdict: Fix fetch Message-ID: <1146514325.97397@it.buh.tecnik93.com> Resent-Message-ID: <200605012020.k41KKFlB088902@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96627 >Category: ports >Synopsis: [MAINTAINER] textproc/romdict: Fix fetch >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 May 01 20:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ion-Mihai "IOnut" Tetcu >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Tecnik'93 >Environment: System: FreeBSD 6.1-PRERELEASE #3: Tue Apr 4 15:35:15 EEST 2006 root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P >Description: Chase distfile rename (same content, same checksums). >How-To-Repeat: >Fix: --- romdict.diff begins here --- Index: Makefile =================================================================== RCS file: /var/fcvs/ports/textproc/romdict/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 21 Dec 2005 00:15:31 -0000 1.1 +++ Makefile 1 May 2006 20:10:20 -0000 @@ -3,14 +3,14 @@ # Whom: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> # # $FreeBSD: ports/textproc/romdict/Makefile,v 1.1 2005/12/21 00:15:31 pav Exp $ -# $Tecnik: ports/textproc/romdict/Makefile,v 1.1 2005/12/18 23:40:33 itetcu Exp $ +# $Tecnik: ports/textproc/romdict/Makefile,v 1.3 2006/05/01 20:10:08 itetcu Exp $ PORTNAME= romdict PORTVERSION= 0.5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTFILES= eng-rom-${PORTVERSION} +DISTFILES= eng-rom-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= itetcu@people.tecnik93.com COMMENT= Dictd database for Eng-Ro dictionary Index: distinfo =================================================================== RCS file: /var/fcvs/ports/textproc/romdict/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 21 Dec 2005 00:15:31 -0000 1.1 +++ distinfo 1 May 2006 20:10:20 -0000 @@ -1,3 +1,3 @@ -MD5 (eng-rom-0.5) = f5c41c2bc664a07d42f6bfd378bcdd25 -SHA256 (eng-rom-0.5) = 980983717074cb9aea2ff190306f2c4aa7fc96d1afa6489c18dda746fc57fc65 -SIZE (eng-rom-0.5) = 21493 +MD5 (eng-rom-0.5.tar.gz) = f5c41c2bc664a07d42f6bfd378bcdd25 +SHA256 (eng-rom-0.5.tar.gz) = 980983717074cb9aea2ff190306f2c4aa7fc96d1afa6489c18dda746fc57fc65 +SIZE (eng-rom-0.5.tar.gz) = 21493 --- romdict.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?1146514325.97397>