From nivit@email.it  Sat Nov 25 13:55:09 2006
Return-Path: <nivit@email.it>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C38E616A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Nov 2006 13:55:09 +0000 (UTC)
	(envelope-from nivit@email.it)
Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8697643D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 25 Nov 2006 13:54:21 +0000 (GMT)
	(envelope-from nivit@email.it)
Received: from localhost (87.14.162.27) by vsmtp1.tin.it (7.2.072.1)
        id 4568407F00002CA0 for FreeBSD-gnats-submit@freebsd.org; Sat, 25 Nov 2006 14:55:06 +0100
Received: (qmail 24261 invoked by uid 0); 25 Nov 2006 11:01:31 -0000
Message-Id: <20061125110131.24260.qmail@arancino>
Date: 25 Nov 2006 11:01:31 -0000
From: nivit@email.it (Nicola Vitale)
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] math/asymptote: fix building on pointyhat
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         105845
>Category:       ports
>Synopsis:       [MAINTAINER] math/asymptote: fix building on pointyhat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 25 14:00:22 GMT 2006
>Closed-Date:    Sun Nov 26 12:28:12 GMT 2006
>Last-Modified:  Sun Nov 26 12:30:31 GMT 2006
>Originator:     Nicola Vitale
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD arancino.domo.sva 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #8: Fri Nov 10 13:14:34 CET 2006
>Description:
- Fix a path in doc/Makefile
  ( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006112120/asymptote-1.18.log )


Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- asymptote-1.18.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/asymptote/files/patch-doc-Makefile /usr/ports/math/asymptote.fix_patch-doc-Makefile/files/patch-doc-Makefile
--- /usr/ports/math/asymptote/files/patch-doc-Makefile	Sat Nov 25 11:24:04 2006
+++ /usr/ports/math/asymptote.fix_patch-doc-Makefile/files/patch-doc-Makefile	Sat Nov 25 11:59:10 2006
@@ -1,5 +1,5 @@
 --- doc/Makefile	Sun Nov  5 09:02:52 2006
-+++ doc/Makefile.port	Tue Nov  7 13:50:15 2006
++++ doc/Makefile.port	Sat Nov 25 11:57:33 2006
 @@ -2,7 +2,7 @@
  ASYFILES = $(wildcard *.asy) latexusage.asy
  FIGURES = version.texi 
@@ -13,7 +13,7 @@
  	rm -rf asymptote
  
  install: man faq
-+	mkdir $(prefix)/share/doc/asympote
++	mkdir $(prefix)/share/doc/asymptote
  	cd FAQ; $(MAKE) install
  	${INSTALL} -d -m 755 $(docdir) $(mandir)/man1
 -	${INSTALL} -p -m 644 {$(DOCFILES)} $(docdir)
--- asymptote-1.18.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Sat Nov 25 15:18:43 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105845 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Sun Nov 26 12:28:10 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105845: commit references a PR
Date: Sun, 26 Nov 2006 12:28:01 +0000 (UTC)

 clsung      2006-11-26 12:27:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/asymptote/files patch-doc-Makefile 
   Log:
   - Fix a path in doc/Makefile
     ( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006112120/asymptote-1.18.log )
   
   PR:             ports/105845
   Submitted by:   maintainer (Nicola Vitale)
   
   Revision  Changes    Path
   1.11      +2 -2      ports/math/asymptote/files/patch-doc-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:
