Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2002 15:50:08 -0700 (PDT)
From:      Thierry Thomas <thierry@pompo.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/33969: New port: french dictionary for aspell
Message-ID:  <200208292250.g7TMo8FO088488@freefall.freebsd.org>

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

From: Thierry Thomas <thierry@pompo.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/33969: New port: french dictionary for aspell
Date: Fri, 30 Aug 2002 00:43:34 +0200

 Le 26/08/2002 à 23:30:04 +0200, Thierry Thomas <thierry@pompo.net> écrivait :
 > The following reply was made to PR ports/33969; it has been noted by GNATS.
 > 
 > From: Thierry Thomas <thierry@pompo.net>
 > To: FreeBSD-gnats-submit@freebsd.org
 > Cc:  
 > Subject: Re: ports/33969: New port: french dictionary for aspell
 > Date: Mon, 26 Aug 2002 22:10:37 +0200
 > 
 >  Le 17/01/2002 à 01:14:56 +0100, Thierry Thomas <thierry@thomas.as> écrivait :
 >  > 
 >  > >Number:         33969
 >  > >Category:       ports
 >  > >Synopsis:       New port: french dictionary for aspell
 >  
 >  The following patch upgrades the submitted port from version 0.1 to
 >  0.50-1 (to be committed with the upgrade of textproc/aspell):
 
 And 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/french/aspell.orig/Makefile /usr/ports/french/aspell/Makefile
 --- /usr/ports/french/aspell.orig/Makefile	Mon Aug 26 21:42:29 2002
 +++ /usr/ports/french/aspell/Makefile	Fri Aug 30 00:00:38 2002
 @@ -8,7 +8,8 @@
  PORTNAME=	aspell
  PORTVERSION=	0.50
  CATEGORIES=	french textproc
 -MASTER_SITES=	${MASTER_SITE_GNU}
 +MASTER_SITES=	http://savannah.gnu.org/download/${PORTNAME}/rel/	\
 +		${MASTER_SITE_GNU}
  MASTER_SITE_SUBDIR=	${PORTNAME}
  PKGNAMESUFFIX=	-dict
  DISTNAME=	${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION}-${DISTREVISION}
 @@ -25,6 +26,6 @@
  CONFIGURE_ENV=	ASPELL="${LOCALBASE}/bin/aspell"	\
  		WORD_LIST_COMPRESS="${LOCALBASE}/bin/word-list-compress"
  
 -DISTREVISION=	1
 +DISTREVISION=	2
  
  .include <bsd.port.mk>
 diff -urN /usr/ports/french/aspell.orig/distinfo /usr/ports/french/aspell/distinfo
 --- /usr/ports/french/aspell.orig/distinfo	Mon Aug 26 21:33:35 2002
 +++ /usr/ports/french/aspell/distinfo	Fri Aug 30 00:06:55 2002
 @@ -1 +1 @@
 -MD5 (aspell-fr-0.50-1.tar.bz2) = 79321d2d7dc55f2168261c603d6ecee2
 +MD5 (aspell-fr-0.50-2.tar.bz2) = 10da01938ec743b16e1dbf0d9abaffbf
 
 
 -- 
 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.g7TMo8FO088488>