ports/97345: [maintainer update] update math/gri to 2.12.11

Christopher Illies christopher.illies at ki.se
Tue May 16 15:00:36 UTC 2006


>Number:         97345
>Category:       ports
>Synopsis:       [maintainer update] update math/gri to 2.12.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 16 15:00:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Illies
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD Klabautermann.ks.se 6.1-RC FreeBSD 6.1-RC #45: Tue May 2 19:44:57 CEST 2006 root at Klabautermann.ks.se:/usr/obj/usr/src/sys/CUSTOM i386


	
>Description:

- update math/gri to current version 2.12.11
- fix install of man and info pages with NOPORTDOCS

	
>How-To-Repeat:
	
>Fix:

diff -Nur math/gri.orig/Makefile math/gri/Makefile
--- math/gri.orig/Makefile	Mon Feb 13 23:09:20 2006
+++ math/gri/Makefile	Tue May 16 16:39:00 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gri
-PORTVERSION=	2.12.10
+PORTVERSION=	2.12.11
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -23,15 +23,12 @@
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-FreeBSD
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_GMAKE=	yes
 REINPLACE_ARGS=	-Ei.bak
 MAKE_ENV+=	MAKEINFOFLAGS=--no-split
 
 MAN1=	gri.1 gri_merge.1 gri_unpage.1
-.if !defined(NOPORTDOCS)
-INFO=		gri
-.endif
+INFO=	gri
 
 post-patch:
 .if defined(NOPORTDOCS)
@@ -39,7 +36,7 @@
 .endif
 
 post-install:
-.if !defined(NOPORTDOCS)
+.if defined(NOPORTDOCS)
 	${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
diff -Nur math/gri.orig/distinfo math/gri/distinfo
--- math/gri.orig/distinfo	Mon Feb 13 23:09:20 2006
+++ math/gri/distinfo	Tue May 16 16:39:00 2006
@@ -1,4 +1,3 @@
-MD5 (gri-2.12.10.tar.gz) = e76c24aa55958cafbcf333388c6f0dd7
-SHA256 (gri-2.12.10.tar.gz) = c7b92156f1a2dab54b755c60cbb029054a06fd25c3abcd61d6fe86c09399c886
-SIZE (gri-2.12.10.tar.gz) = 1659103
-SIZE (gri-2.12.1-arch-indep.tar.gz) = 2461656
+MD5 (gri-2.12.11.tar.gz) = 293963f8546482ca36c446897fdd0f60
+SHA256 (gri-2.12.11.tar.gz) = d35607277c85612cfd74c4e156bf57b1813ea1434a7d174d3ed85c378cb0eb1f
+SIZE (gri-2.12.11.tar.gz) = 1617860


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list