From bdf8bd18f3b9bfb8c3b3dd644ae3bf75637376c1 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Tue, 19 Dec 2006 20:52:04 +0000 Subject: - Track ditsfile - portlint(1) Note, that the distfile is a bit different, but the sources are unchanged, diff here: http://people.freebsd.org/~gabor/patches/dico.dist.diff Approved by: erwin (mentor) --- french/dico/Makefile | 14 ++++---------- french/dico/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 13 deletions(-) (limited to 'french/dico') diff --git a/french/dico/Makefile b/french/dico/Makefile index c3917b6ded17..dfd8aaaef1c0 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -6,26 +6,20 @@ # PORTNAME= dico -PORTVERSION= 1.1 +PORTVERSION= 1.1 PORTREVISION= 4 CATEGORIES= french -MASTER_SITES= http://homepages.starnet.fr/dtrystram/ -# http://www.montefiore.ulg.ac.be/~geuzaine/BRONNE/WWW/ftp/ le_dico.tgz -# ftp://ftp.supelec.fr/lsi/pub/security/ le_dico.tar.gz -# http://homepages.starnet.fr/dtrystram/ ledico.zip -# http://hpux.cict.fr/ftp/hpux/Text/ dico-1.1/dico-1.1-ss-11.00.tar.gz -# ftp://ftp.ac-amiens.fr/pub/Educatifs_fr/Francais ledico.zip -DISTNAME= ledico +MASTER_SITES= ftp://ftp.supelec.fr/lsi/pub/security/ +DISTNAME= le_dico MAINTAINER= ports@FreeBSD.org COMMENT= Interactive dictionary in french + BROKEN_WWW= http://www.montefiore.ulg.ac.be/cgi-bin-ulg/DICO.html # Global variables # -USE_ZIP= true -EXTRACT_CMD= UNZIP= unzip WRKSRC= ${WRKDIR}/${PORTNAME} USE_AUTOTOOLS= automake:14 autoconf:213 USE_GMAKE= true diff --git a/french/dico/distinfo b/french/dico/distinfo index 494c72312eb5..46a2165f433d 100644 --- a/french/dico/distinfo +++ b/french/dico/distinfo @@ -1,3 +1,3 @@ -MD5 (ledico.zip) = 3cd23e5ebf760cac2c8745fe342a86c3 -SHA256 (ledico.zip) = 9050a098183c87a0ce7304def6ee9356e41e58a9d13b43009f46f84a12301199 -SIZE (ledico.zip) = 798407 +MD5 (le_dico.tar.gz) = b67050ba112f3c6fcc1574349a130f70 +SHA256 (le_dico.tar.gz) = 019fe1f848d5be05e2a00bba59cc2380a6bf6692fc39e58397b980d51aa55e71 +SIZE (le_dico.tar.gz) = 1176216 -- cgit v1.2.3