Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Aug 2009 23:01:59 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        araujo@FreeBSD.org
Subject:   ports/137552: [PATCH] math/cln: update to 1.3.0
Message-ID:  <20090808020159.6E2FB228005@fbsd72.scjamorim.org>
Resent-Message-ID: <200908080210.n782A0Yx024283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137552
>Category:       ports
>Synopsis:       [PATCH] math/cln: update to 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 08 02:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 1.3.0

You can see log in mine tinderbox:
http://www.scjamorim.org/Home/cln-1.3.0.log

Removed file(s):
- files/patch-Makefile.in
- files/patch-doc::Makefile.in

Port maintainer (araujo@FreeBSD.org) is cc'd.

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

--- cln-1.3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/cln/Makefile,v
retrieving revision 1.38
diff -u -u -r1.38 Makefile
--- Makefile	2 Aug 2009 19:34:37 -0000	1.38
+++ Makefile	8 Aug 2009 02:00:34 -0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	cln
-PORTVERSION=	1.2.2
-PORTREVISION=	1
+PORTVERSION=	1.3.0
 CATEGORIES=	math devel
 MASTER_SITES=	http://www.ginac.de/CLN/ \
 		http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \
@@ -30,6 +29,7 @@
 USE_LDCONFIG=	yes
 
 INFO=		cln
+MAN1=		pi.1
 
 STRIP=		# none
 
@@ -51,14 +51,4 @@
 BROKEN=		Does not compile when older version is installed. Please pkg_delete old cln first
 .endif
 
-post-install:
-.if !defined(NOPORTDOCS)
-	@${MKDIR} ${DOCSDIR}/dvi
-	${INSTALL_DATA} ${WRKSRC}/doc/*.dvi ${DOCSDIR}/dvi/
-	@${MKDIR} ${DOCSDIR}/html
-	${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR}/html/
-	@${MKDIR} ${DOCSDIR}/html/cln
-	${INSTALL_DATA} ${WRKSRC}/doc/cln/*.html ${DOCSDIR}/html/cln/
-.endif
-
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/cln/distinfo,v
retrieving revision 1.15
diff -u -u -r1.15 distinfo
--- distinfo	20 Apr 2008 15:31:14 -0000	1.15
+++ distinfo	8 Aug 2009 02:00:34 -0000
@@ -1,3 +1,3 @@
-MD5 (cln-1.2.2.tar.bz2) = 6b479281fec86314b4c7a9357bd83ef8
-SHA256 (cln-1.2.2.tar.bz2) = 3de70896cb9eaa7d4cb957890adb88cd7d7a9ce84c0e2a87cd18afde017392e5
-SIZE (cln-1.2.2.tar.bz2) = 1742427
+MD5 (cln-1.3.0.tar.bz2) = 8cf879f2f6046a40e7ec3c1d5eb35b10
+SHA256 (cln-1.3.0.tar.bz2) = f76ee55a1382d7b8b88330faa37f57ed2237348f0d6776a1d92f438c5e988b46
+SIZE (cln-1.3.0.tar.bz2) = 1249521
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/cln/pkg-plist,v
retrieving revision 1.12
diff -u -u -r1.12 pkg-plist
--- pkg-plist	20 Apr 2008 15:31:14 -0000	1.12
+++ pkg-plist	8 Aug 2009 02:00:34 -0000
@@ -1,3 +1,4 @@
+bin/pi
 include/cln/GV.h
 include/cln/GV_complex.h
 include/cln/GV_integer.h
@@ -31,7 +32,7 @@
 include/cln/float_class.h
 include/cln/float_io.h
 include/cln/floatformat.h
-include/cln/floatparam.h
+include/cln/host_cpu.h
 include/cln/input.h
 include/cln/integer.h
 include/cln/integer_class.h
@@ -79,31 +80,6 @@
 lib/libcln.a
 lib/libcln.la
 lib/libcln.so
-lib/libcln.so.5
+lib/libcln.so.6
 libdata/pkgconfig/cln.pc
-%%PORTDOCS%%%%DOCSDIR%%/dvi/cln.dvi
-%%PORTDOCS%%%%DOCSDIR%%/html/cln.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_1.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_10.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_11.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_12.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_13.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_14.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_15.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_16.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_2.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_3.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_4.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_5.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_6.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_7.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_8.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_9.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_abt.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln/cln_fot.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/cln/
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/dvi/
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm include/cln
Index: files/patch-Makefile.in
===================================================================
RCS file: files/patch-Makefile.in
diff -N files/patch-Makefile.in
--- files/patch-Makefile.in	20 Apr 2008 15:31:14 -0000	1.3
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- Makefile.in.orig	2007-09-19 08:01:07.000000000 +0800
-+++ Makefile.in	2002-01-05 01:38:21.000000000 +0800
-@@ -10,7 +10,7 @@
- bindir = @bindir@
- datarootdir = @datarootdir@
- datadir = @datadir@
--libdir = @libdir@
-+libdir = ${local_prefix}/libdata
- includedir = @includedir@
- mandir = @mandir@
- DESTDIR =
Index: files/patch-doc::Makefile.in
===================================================================
RCS file: files/patch-doc::Makefile.in
diff -N files/patch-doc::Makefile.in
--- files/patch-doc::Makefile.in	20 Apr 2008 15:31:14 -0000	1.5
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,17 +0,0 @@
---- doc/Makefile.in.orig	2002-01-05 01:39:59.000000000 +0800
-+++ doc/Makefile.in	2002-01-05 01:47:24.000000000 +0800
-@@ -80,14 +80,10 @@
- 	  echo " install-info --info-dir=${DESTDIR}${infodir} ${DESTDIR}${infodir}/${PACKAGE}.info";\
- 	  install-info --info-dir=${DESTDIR}${infodir} ${DESTDIR}${infodir}/${PACKAGE}.info || :;\
- 	else : ; fi
--	${INSTALL_DATA} ${srcdir}/${PACKAGE}/${PACKAGE}*.html ${DESTDIR}${htmldir}
--	${INSTALL_DATA} ${srcdir}/${PACKAGE}.dvi ${DESTDIR}${dvidir}/${PACKAGE}.dvi
- 
- installdirs : force
- 	${MKDIR} ${DESTDIR}${datadir}
- 	${MKDIR} ${DESTDIR}${infodir}
--	${MKDIR} ${DESTDIR}${htmldir}
--	${MKDIR} ${DESTDIR}${dvidir}
- 
- uninstall : force
- 	@if (install-info --version && \
--- cln-1.3.0.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090808020159.6E2FB228005>