From eps@anna.ana.com  Thu Mar  8 07:30:20 2007
Return-Path: <eps@anna.ana.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3B21F16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Mar 2007 07:30:20 +0000 (UTC)
	(envelope-from eps@anna.ana.com)
Received: from anna.ana.com (anna.ana.com [208.69.41.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 1695B13C474
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Mar 2007 07:30:20 +0000 (UTC)
	(envelope-from eps@anna.ana.com)
Received: from anna.ana.com (localhost [127.0.0.1])
	by anna.ana.com (8.13.8/8.13.8) with ESMTP id l287SrIJ010778
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 7 Mar 2007 23:28:53 -0800 (PST)
Received: (from eps@localhost)
	by anna.ana.com (8.13.8/8.13.8/Submit) id l287SqGe010769;
	Wed, 7 Mar 2007 23:28:52 -0800 (PST)
Message-Id: <200703080728.l287SqGe010769@anna.ana.com>
Date: Wed, 7 Mar 2007 23:28:52 -0800 (PST)
From: "Eric P. Scott" <eps+pbug0703@ana.com>
Reply-To: "Eric P. Scott" <eps+pbug0703@ana.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: textproc/aspell: make fetchable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         110067
>Category:       ports
>Synopsis:       textproc/aspell: make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    thierry
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 08 07:40:03 GMT 2007
>Closed-Date:    Thu Mar 08 22:16:35 GMT 2007
>Last-Modified:  Thu Mar  8 22:20:05 GMT 2007
>Originator:     Eric P. Scott
>Release:        FreeBSD 6.2-RELEASE-p2 i386
>Organization:
ana-systems, Inc.
>Environment:
System: FreeBSD sixofone 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #0: Tue Feb 27 22:41:06 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
textproc/aspell attempts to fetch
[1] ${MASTER_SITE_GNU}/aspell/aspell-0.60.5.tar.gz
[2] ${MASTER_SITE_GNU}/dict/en/aspell6-en-6.0-0.tar.bz2

The former is correct; the latter is not.
>How-To-Repeat:
cd /usr/ports/textproc/aspell && make fetch-list
>Fix:
--- textproc/aspell/Makefile.orig	Tue Dec 19 22:28:16 2006
+++ textproc/aspell/Makefile
@@ -50,7 +50,8 @@
 .else
 VERDICT_EN=		6-en-6.0-0
 DICT_SUFFIX=		.tar.bz2
-MASTER_SITES+=		${MASTER_SITE_GNU:S|%SUBDIR%/|%SUBDIR%/dict/en/:dicten|}
+MASTER_SITES+=		${MASTER_SITE_GNU:S|$|:dicten|}
+MASTER_SITE_SUBDIR+=	aspell/dict/en/:dicten
 DISTFILES+=		aspell${VERDICT_EN}${DICT_SUFFIX}:dicten
 CONFLICTS=		aspell-without-dicten-0.*
 DICT_TARGET=		inst-dicten
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->thierry 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Mar 8 07:40:10 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110067 
State-Changed-From-To: open->closed 
State-Changed-By: thierry 
State-Changed-When: Thu Mar 8 22:16:07 UTC 2007 
State-Changed-Why:  

Committed, thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=110067 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110067: commit references a PR
Date: Thu,  8 Mar 2007 22:15:58 +0000 (UTC)

 thierry     2007-03-08 22:15:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/aspell      Makefile 
   Log:
   Fix MASTER_SITE_SUBDIR for the Englich dictionary.
   
   PR:             ports/110067
   Submitted by:   Eric P. Scott <eps+pbug0703 (at) ana.com>
   
   Revision  Changes    Path
   1.84      +2 -1      ports/textproc/aspell/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
