ports/138812: [PATCH] net/dictd-database: unbreak
Dmitry Marakasov
amdmi3 at amdmi3.ru
Mon Sep 14 16:40:06 UTC 2009
>Number: 138812
>Category: ports
>Synopsis: [PATCH] net/dictd-database: unbreak
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 14 16:40:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009
>Description:
Unbreak - there are no checksum mismatches neither on ftp.dict.org nor on our mirror. Also update path for ftp.dict.org
Port maintainer (itetcu at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- dictd-database-20031009.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/net/dictd-database/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile 12 Sep 2009 06:08:32 -0000 1.15
+++ Makefile 14 Sep 2009 16:25:55 -0000
@@ -10,7 +10,7 @@
PORTVERSION= 20031009
# clive: Ok, I have no idea how to name this somewhat-meta-port
CATEGORIES= net textproc
-MASTER_SITES= ftp://ftp.dict.org/pub/dict/pre/
+MASTER_SITES= ftp://ftp.dict.org/dict/pre/
DISTFILES= devils-dict-pre.tar.gz \
dict-foldoc-20030927-pre.tar.gz \
dict-gazetteer-1.2-pre.tar.gz \
@@ -31,8 +31,6 @@
NO_BUILD= yes
NO_WRKSUBDIR= yes
-BROKEN= checksum mismatch
-
do-install:
@${MKDIR} ${PREFIX}/lib/dict
@${INSTALL_DATA} ${WRKDIR}/*.index ${PREFIX}/lib/dict
--- dictd-database-20031009.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list