From ca2c2d1a4f08baa441e2ad697d9bedfc20f897f0 Mon Sep 17 00:00:00 2001 From: jmz Date: Tue, 22 Jul 2008 18:50:33 +0000 Subject: Fix distinfo for Spanish dictionary. Remove empty files. Add missing man pages. PR: ports/125841 Submitted by: Sunpoet Po-Chuan Hsieh --- textproc/ispell/Makefile | 4 ++-- textproc/ispell/distinfo | 3 +++ textproc/ispell/files/patch-ac | 0 textproc/ispell/files/patch-local.h.samp | 0 textproc/ispell/files/patch-munchlist.X | 0 5 files changed, 5 insertions(+), 2 deletions(-) delete mode 100644 textproc/ispell/files/patch-ac delete mode 100644 textproc/ispell/files/patch-local.h.samp delete mode 100644 textproc/ispell/files/patch-munchlist.X (limited to 'textproc/ispell') diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index b455b258863d..4226f62212bc 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -7,7 +7,7 @@ PORTNAME?= ispell PORTVERSION?= 3.3.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= textproc MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ \ http://distfiles.opendarwin.org/ @@ -18,7 +18,7 @@ EXTRACT_ONLY= ${ISPELL_FILES} MAINTAINER?= jmz@FreeBSD.org COMMENT= An interactive spelling checker for multiple languages -MAN1= ispell.1 +MAN1= ispell.1 sq.1 unsq.1 MAN5= ispell.5 english.5 MLINKS= ispell.1 buildhash.1 \ ispell.1 findaffix.1 \ diff --git a/textproc/ispell/distinfo b/textproc/ispell/distinfo index c74438f58270..4ab2fdf29511 100644 --- a/textproc/ispell/distinfo +++ b/textproc/ispell/distinfo @@ -1,6 +1,9 @@ MD5 (ispell-3.3.02.tar.gz) = 12087d7555fc2b746425cd167af480fe SHA256 (ispell-3.3.02.tar.gz) = 7ff5aad2722ad80fa86766218b7bc622b25bad2d765ea942ba93c996b113ecb4 SIZE (ispell-3.3.02.tar.gz) = 619813 +MD5 (espa~nol-1.10.tar.gz) = c5b0e2a38950bde5725fe09859099ac5 +SHA256 (espa~nol-1.10.tar.gz) = 596bc79fee56b9a444619d303a7a7337380745ba75762974e0daf62422a1334f +SIZE (espa~nol-1.10.tar.gz) = 439676 MD5 (ispell-it2001.tgz) = 559ab52451fec91068f11d40f5f919b2 SHA256 (ispell-it2001.tgz) = bac0714ff3f89b89de82b9f03e0e5958be1c99eb4f5324aec5a1cc246df8a548 SIZE (ispell-it2001.tgz) = 1115411 diff --git a/textproc/ispell/files/patch-ac b/textproc/ispell/files/patch-ac deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/textproc/ispell/files/patch-local.h.samp b/textproc/ispell/files/patch-local.h.samp deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/textproc/ispell/files/patch-munchlist.X b/textproc/ispell/files/patch-munchlist.X deleted file mode 100644 index e69de29bb2d1..000000000000 -- cgit