ports/122651: [Update] math/cln : update to 1.2.2

Wen heping wenheping at gmail.com
Fri Apr 11 06:20:01 UTC 2008


>Number:         122651
>Category:       ports
>Synopsis:       [Update] math/cln : update to 1.2.2
>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:   Fri Apr 11 06:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
update to cln-1.2.2 from 1.1.13
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Ncur cln/Makefile cln.new/Makefile
--- cln/Makefile	2008-04-09 14:12:59.000000000 +0800
+++ cln.new/Makefile	2008-04-11 12:54:41.000000000 +0800
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	cln
-PORTVERSION=	1.1.13
+PORTVERSION=	1.2.2
 CATEGORIES=	math devel
 MASTER_SITES=	http://www.ginac.de/CLN/ \
 		http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \
@@ -29,7 +29,6 @@
 MAKE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 USE_LDCONFIG=	yes
 
-MAN1=		cln-config.1
 INFO=		cln
 
 STRIP=		# none
diff -Ncur cln/distinfo cln.new/distinfo
--- cln/distinfo	2008-04-09 14:19:09.000000000 +0800
+++ cln.new/distinfo	2008-04-10 15:08:53.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (cln-1.1.13.tar.bz2) = 1f3d227360003b389bba14c8a5c3695a
-SHA256 (cln-1.1.13.tar.bz2) = fb570c0ac44aef1ffe251fdf2a9b40448c95aa21398b492566203dd982b18c03
-SIZE (cln-1.1.13.tar.bz2) = 1708927
+MD5 (cln-1.2.2.tar.bz2) = 6b479281fec86314b4c7a9357bd83ef8
+SHA256 (cln-1.2.2.tar.bz2) = 3de70896cb9eaa7d4cb957890adb88cd7d7a9ce84c0e2a87cd18afde017392e5
+SIZE (cln-1.2.2.tar.bz2) = 1742427
diff -Ncur cln/files/patch-autoconf-ltmain.sh cln.new/files/patch-autoconf-ltmain.sh
--- cln/files/patch-autoconf-ltmain.sh	2005-06-07 16:39:31.000000000 +0800
+++ cln.new/files/patch-autoconf-ltmain.sh	1970-01-01 08:00:00.000000000 +0800
@@ -1,15 +0,0 @@
---- autoconf/ltmain.sh.orig	Tue Sep  7 04:46:35 2004
-+++ autoconf/ltmain.sh	Sat Jun  4 16:54:55 2005
-@@ -5547,10 +5547,12 @@
- 	fi
- 
- 	# Install the pseudo-library for information purposes.
-+	if /usr/bin/false ; then
- 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- 	instname="$dir/$name"i
- 	$show "$install_prog $instname $destdir/$name"
- 	$run eval "$install_prog $instname $destdir/$name" || exit $?
-+	fi
- 
- 	# Maybe install the static library, too.
- 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff -Ncur cln/files/patch-doc::Makefile.in cln.new/files/patch-doc::Makefile.in
--- cln/files/patch-doc::Makefile.in	2005-02-14 16:12:42.000000000 +0800
+++ cln.new/files/patch-doc::Makefile.in	1970-01-01 08:00:00.000000000 +0800
@@ -1,18 +0,0 @@
---- doc/Makefile.in.orig	Mon Feb 14 15:24:29 2005
-+++ doc/Makefile.in	Mon Feb 14 15:25:14 2005
-@@ -86,14 +86,11 @@
- 	  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)_*.html $(DESTDIR)$(htmldir)
--	$(INSTALL_DATA) $(srcdir)/$(PACKAGE).dvi $(DESTDIR)$(dvidir)/$(PACKAGE).dvi
-+	install-info $(DESTDIR)$(infodir)/$(PACKAGE).info $(DESTDIR)$(infodir)/dir
- 
- installdirs : force
- 	$(MKDIR) $(DESTDIR)$(datadir)
- 	$(MKDIR) $(DESTDIR)$(infodir)
--	$(MKDIR) $(DESTDIR)$(htmldir)
--	$(MKDIR) $(DESTDIR)$(dvidir)
- 
- uninstall : force
- 	@if (install-info --version && \
diff -Ncur cln/pkg-plist cln.new/pkg-plist
--- cln/pkg-plist	2007-01-28 17:07:40.000000000 +0800
+++ cln.new/pkg-plist	2008-04-11 16:37:16.000000000 +0800
@@ -1,4 +1,3 @@
-bin/cln-config
 include/cln/GV.h
 include/cln/GV_complex.h
 include/cln/GV_integer.h
@@ -14,7 +13,6 @@
 include/cln/SV_real.h
 include/cln/SV_ringelt.h
 include/cln/V.h
-include/cln/abort.h
 include/cln/cln.h
 include/cln/complex.h
 include/cln/complex_class.h
@@ -25,6 +23,7 @@
 include/cln/dfloat.h
 include/cln/dfloat_class.h
 include/cln/dfloat_io.h
+include/cln/exception.h
 include/cln/ffloat.h
 include/cln/ffloat_class.h
 include/cln/ffloat_io.h
@@ -77,34 +76,38 @@
 include/cln/univpoly_rational.h
 include/cln/univpoly_real.h
 include/cln/version.h
+info/dir
 lib/libcln.a
 lib/libcln.la
 lib/libcln.so
-lib/libcln.so.4
-libdata/pkgconfig/cln.pc
-share/aclocal/cln.m4
+lib/libcln.so.5
+lib/pkgconfig/cln.pc
 %%PORTDOCS%%%%DOCSDIR%%/dvi/cln.dvi
 %%PORTDOCS%%%%DOCSDIR%%/html/cln.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_1.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_10.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_11.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_12.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_13.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_14.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_15.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_16.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_2.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_3.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_4.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_5.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_6.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_7.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_8.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_9.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_abt.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_ovr.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cln_toc.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/dvi
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+share/dvi/cln.dvi
+share/html/cln.html
+share/html/cln_1.html
+share/html/cln_10.html
+share/html/cln_11.html
+share/html/cln_12.html
+share/html/cln_13.html
+share/html/cln_14.html
+share/html/cln_15.html
+share/html/cln_16.html
+share/html/cln_2.html
+share/html/cln_3.html
+share/html/cln_4.html
+share/html/cln_5.html
+share/html/cln_6.html
+share/html/cln_7.html
+share/html/cln_8.html
+share/html/cln_9.html
+share/html/cln_abt.html
+share/html/cln_fot.html
+ at dirrm share/html
+ at dirrm share/dvi
+ at dirrm %%PORTDOCS%%%%DOCSDIR%%/html
+ at dirrm %%PORTDOCS%%%%DOCSDIR%%/dvi
+ at dirrm %%PORTDOCS%%%%DOCSDIR%%
+ at dirrm lib/pkgconfig
 @dirrm include/cln


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



More information about the freebsd-ports-bugs mailing list