Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2002 15:50:04 -0700 (PDT)
From:      Thierry Thomas <thierry@pompo.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/42048: New port textproc/aspell-dict: dictionaries for aspell (English)
Message-ID:  <200208292250.g7TMo4Er088478@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/42048; it has been noted by GNATS.

From: Thierry Thomas <thierry@pompo.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/42048: New port textproc/aspell-dict: dictionaries for aspell (English)
Date: Fri, 30 Aug 2002 00:48:08 +0200

 Le 26/08/2002 à 22:22:12 +0200, Thierry Thomas <thierry@pompo.net> écrivait :
 > 
 > >Number:         42048
 > >Category:       ports
 > >Synopsis:       New port textproc/aspell-dict: dictionaries for aspell (English)
 
 The following patch chases the upgrade of aspell to 0.50.1 and adds a
 mirror (ftp.gnu.org is down):
 
 
 diff -urN /usr/ports/textproc/aspell-dict.orig/Makefile /usr/ports/textproc/aspell-dict/Makefile
 --- /usr/ports/textproc/aspell-dict.orig/Makefile	Mon Aug 26 21:44:24 2002
 +++ /usr/ports/textproc/aspell-dict/Makefile	Fri Aug 30 00:17:17 2002
 @@ -8,7 +8,8 @@
  PORTNAME=	aspell-dict
  PORTVERSION=	0.50
  CATEGORIES=	textproc
 -MASTER_SITES=	${MASTER_SITE_GNU}
 +MASTER_SITES=	http://savannah.gnu.org/download/${PORTRNAME}/rel/	\
 +		${MASTER_SITE_GNU}
  MASTER_SITE_SUBDIR=	${PORTRNAME}
  PKGNAMEPREFIX=	en-
  DISTNAME=	${PORTRNAME}-${PKGNAMEPREFIX}${PORTVERSION}-${DISTREVISION}
 @@ -26,6 +27,6 @@
  		WORD_LIST_COMPRESS="${LOCALBASE}/bin/word-list-compress"
  
  PORTRNAME=	${PORTNAME:S/-dict//}
 -DISTREVISION=	1
 +DISTREVISION=	2
  
  .include <bsd.port.mk>
 diff -urN /usr/ports/textproc/aspell-dict.orig/distinfo /usr/ports/textproc/aspell-dict/distinfo
 --- /usr/ports/textproc/aspell-dict.orig/distinfo	Sun Aug 25 22:40:37 2002
 +++ /usr/ports/textproc/aspell-dict/distinfo	Fri Aug 30 00:20:05 2002
 @@ -1 +1 @@
 -MD5 (aspell-en-0.50-1.tar.bz2) = 0b9ea433b65be26434e769f788067959
 +MD5 (aspell-en-0.50-2.tar.bz2) = 9cee7464f9e6e2eae42443048cd3c855
 
 
 -- 
 Th. Thomas.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208292250.g7TMo4Er088478>