diff options
author | gabor <gabor@FreeBSD.org> | 2006-12-20 04:52:04 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2006-12-20 04:52:04 +0800 |
commit | 48988654d0978d3eed0ee6f792344ab53240daf7 (patch) | |
tree | 0e0a67a1459cdef06f0c506a100fe135928f7814 /french | |
parent | 52397e0e6f38c6b006864fbeaa4001a3fbabeee2 (diff) | |
download | freebsd-ports-gnome-48988654d0978d3eed0ee6f792344ab53240daf7.tar.gz freebsd-ports-gnome-48988654d0978d3eed0ee6f792344ab53240daf7.tar.zst freebsd-ports-gnome-48988654d0978d3eed0ee6f792344ab53240daf7.zip |
- 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)
Diffstat (limited to 'french')
-rw-r--r-- | french/dico/Makefile | 14 | ||||
-rw-r--r-- | french/dico/distinfo | 6 |
2 files changed, 7 insertions, 13 deletions
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 |