From christopher.illies@ki.se  Wed Sep 12 15:06:09 2007
Return-Path: <christopher.illies@ki.se>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A62FA16A421
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Sep 2007 15:06:09 +0000 (UTC)
	(envelope-from christopher.illies@ki.se)
Received: from smtp2.ki.se (smtp2.ki.se [130.237.98.101])
	by mx1.freebsd.org (Postfix) with ESMTP id 5225513C4A7
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Sep 2007 15:06:09 +0000 (UTC)
	(envelope-from christopher.illies@ki.se)
Received: from smtp2.ki.se (smtp2.ki.se [127.0.0.1])
	by localhost (Postfix) with SMTP id 38D6D5346F4
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Sep 2007 16:37:49 +0200 (CEST)
Received: from Klabautermann.ks.se (unknown [136.155.136.187])
	by smtp2.ki.se (Postfix) with SMTP id 2112E5346F2
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Sep 2007 16:37:48 +0200 (CEST)
Received: by Klabautermann.ks.se (Postfix, from userid 1001)
	id 3F558BCCF; Wed, 12 Sep 2007 16:42:10 +0200 (CEST)
Message-Id: <20070912144210.3F558BCCF@Klabautermann.ks.se>
Date: Wed, 12 Sep 2007 16:42:10 +0200 (CEST)
From: Christopher Illies <christopher.illies@ki.se>
Reply-To: Christopher Illies <christopher.illies@ki.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Maintainer update] update math/gri to 2.12.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         116309
>Category:       ports
>Synopsis:       [Maintainer update] update math/gri to 2.12.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 12 15:10:00 GMT 2007
>Closed-Date:    Thu Dec 13 01:10:03 UTC 2007
>Last-Modified:  Thu Dec 13 01:10:03 UTC 2007
>Originator:     Christopher Illies
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD Klabautermann.ks.se 6.2-STABLE FreeBSD 6.2-STABLE #0: Mon Sep 10 19:45:42 CEST 2007 root@Klabautermann.ks.se:/usr/obj/usr/src/sys/CUSTOM i386


	
>Description:
Update math/gri to 2.12.16
	
>How-To-Repeat:
	
>Fix:

diff -Nur math/gri.orig/Makefile math/gri/Makefile
--- math/gri.orig/Makefile	2007-07-23 11:36:11.000000000 +0200
+++ math/gri/Makefile	2007-09-12 14:21:40.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gri
-PORTVERSION=	2.12.15
+PORTVERSION=	2.12.16
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -Nur math/gri.orig/distinfo math/gri/distinfo
--- math/gri.orig/distinfo	2007-06-16 23:16:09.000000000 +0200
+++ math/gri/distinfo	2007-09-12 14:25:06.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (gri-2.12.15.tar.gz) = c0ddc3990cb60bc8b31eef7604fd7544
-SHA256 (gri-2.12.15.tar.gz) = 9eae0f422e2040c297cf36a7a65c13895d0c6324b5baa79ad99be37b98ac0fb8
-SIZE (gri-2.12.15.tar.gz) = 1650696
+MD5 (gri-2.12.16.tar.gz) = 6c368b024367ad56b2c4a02666ce6672
+SHA256 (gri-2.12.16.tar.gz) = dfe384cc8ebd82760b9c8a1af9644a69a995b2d4bd0f166abb667c918bd68df3
+SIZE (gri-2.12.16.tar.gz) = 1431717


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Thu Sep 13 02:37:16 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116309 
State-Changed-From-To: open->feedback 
State-Changed-By: lwhsu 
State-Changed-When: Sun Sep 16 10:01:05 UTC 2007 
State-Changed-Why:  
Ask for maintainer fix. 

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

From: Li-Wen Hsu <lwhsu@FreeBSD.org>
To: christopher.illies@ki.se
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/116309: [Maintainer update] update math/gri to 2.12.16
Date: Sun, 16 Sep 2007 18:06:03 +0800

 --XsQoSWH+UP9D9v3l
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hello,
 
 This patch is good, thanks!
 
 However, there is one little problem of this port:
 
 When the NOPORTDOCS is set, this port will not install man and info
 pages.  This is not a wanted behavior.  In the porter's handbook:
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/install.h=
 tml#INSTALL-DOCUMENTATION
 
 "Note: NOPORTDOCS only controls additional documentation installed in
 DOCSDIR. It does not apply to standard man pages and info pages. Things
 installed in DATADIR and EXAMPLESDIR are controlled by NOPORTDATA and
 NOPORTEXAMPLES, respectively."
 
 Please do this minor fix, thanks very much!
 
 --=20
 Best Regards,
 Li-Wen Hsu
 
 --XsQoSWH+UP9D9v3l
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.7 (FreeBSD)
 
 iD8DBQFG7QAJQWsOOSiXsigRAhgBAJ47MgtN5/VyieKjbwiEU13FDVk7IACdFxCq
 tSZ4IE7P0ZIZtgggwe8mbhk=
 =76ND
 -----END PGP SIGNATURE-----
 
 --XsQoSWH+UP9D9v3l--

From: Christopher Illies <christopher.illies@ki.se>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116309: [Maintainer update] update math/gri to 2.12.16
Date: Mon, 1 Oct 2007 17:27:25 +0200

 Sorry about the problem with NOPORTDOCS. The following patch fixes the
 install of the info pages.
 
 I just noticed the followup when checking the problem report database,
 but somehow I never got a notification by email about this problem.
 Maybe it got filtered as spam. I will have to check on that. Anyhow,
 that is why I did only respond so late. Sorry about that as well.
 
 Regards,
 
 Christopher
 
 Here is the patch:
 
 
 diff -Nur math/gri.orig/Makefile math/gri/Makefile
 --- math/gri.orig/Makefile	2007-09-12 15:12:33.000000000 +0200
 +++ math/gri/Makefile	2007-10-01 15:11:49.000000000 +0200
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	gri
 -PORTVERSION=	2.12.15
 +PORTVERSION=	2.12.16
  CATEGORIES=	math
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
 @@ -40,6 +40,7 @@
  	${INSTALL_MAN} ${WRKSRC}/doc/gri-manpage.1 ${MANPREFIX}/man/man1/gri.1
  	${INSTALL_MAN} ${WRKSRC}/doc/gri_merge.1-skel ${MANPREFIX}/man/man1/gri_merge.1
  	${INSTALL_MAN} ${WRKSRC}/doc/gri_unpage.1-skel ${MANPREFIX}/man/man1/gri_unpage.1
 +	cd ${WRKSRC}/doc && makeinfo gri.texi
  	${INSTALL_DATA} ${WRKSRC}/doc/gri.info* ${PREFIX}/info
  .endif
  
 diff -Nur math/gri.orig/distinfo math/gri/distinfo
 --- math/gri.orig/distinfo	2007-09-12 15:16:15.000000000 +0200
 +++ math/gri/distinfo	2007-09-12 15:21:06.000000000 +0200
 @@ -1,3 +1,3 @@
 -MD5 (gri-2.12.15.tar.gz) = c0ddc3990cb60bc8b31eef7604fd7544
 -SHA256 (gri-2.12.15.tar.gz) = 9eae0f422e2040c297cf36a7a65c13895d0c6324b5baa79ad99be37b98ac0fb8
 -SIZE (gri-2.12.15.tar.gz) = 1650696
 +MD5 (gri-2.12.16.tar.gz) = 6c368b024367ad56b2c4a02666ce6672
 +SHA256 (gri-2.12.16.tar.gz) = dfe384cc8ebd82760b9c8a1af9644a69a995b2d4bd0f166abb667c918bd68df3
 +SIZE (gri-2.12.16.tar.gz) = 1431717

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116309: commit references a PR
Date: Thu, 13 Dec 2007 01:09:56 +0000 (UTC)

 lwhsu       2007-12-13 01:09:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/gri             Makefile distinfo 
   Log:
   - Update to to 2.12.16
   
   PR:             ports/116309
   Submitted by:   Christopher Illies <christopher.illies AT ki.se> (maintainer)
   
   Revision  Changes    Path
   1.15      +4 -3      ports/math/gri/Makefile
   1.10      +3 -3      ports/math/gri/distinfo
 _______________________________________________
 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"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: lwhsu 
State-Changed-When: Thu Dec 13 01:10:02 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116309 
>Unformatted:
