UPDATE: cln-1.2.2

2008-06-15 Thread Paul Irofti
Attached is a patch for updating cln to the latest version. There were
some fixes in the main tree for sparc64, if anyone cares to test this on
that arch please do so and remember to uncomment the NOT_FOR_ARCHS line.

Otherwise you can't update this package, you'll first have to remove the
old one and then install the new one. Like Gaim used to do a while back
if I remember correctly. Not sure if there's a fix for this, nor if a
+DISPLAY file would be necessary. Please advise.

Another change is my mail address, I'll have a few more updates for the
ports I'm maintaining and I'll change my mail within the update. For the
rest of the ports I'll send a common patch. Hope that's okay.

Tested on i386. My amd64 is broken at the moment and until I'll have the
time and the cash to fix the hardware it will remain that way. So
please test.
-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org
Index: Makefile
===
RCS file: /cvs/ports/devel/cln/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile20 Nov 2007 12:09:52 -  1.1.1.1
+++ Makefile16 Jun 2008 01:24:04 -
@@ -1,16 +1,16 @@
-# $OpenBSD: Makefile,v 1.1.1.1 2007/11/20 12:09:52 steven Exp $
+# $OpenBSD$
 
 NOT_FOR_ARCHS= sparc64
 
 COMMENT=   library for efficient computations 
 
-DISTNAME=  cln-1.1.13
+DISTNAME=  cln-1.2.2
 SHARED_LIBS +=  cln  0.0  # .4.2
 CATEGORIES=devel
 
 HOMEPAGE=  http://www.ginac.de/CLN/
 
-MAINTAINER=Paul Irofti <[EMAIL PROTECTED]>
+MAINTAINER=Paul Irofti <[EMAIL PROTECTED]>
 
 # GPL v2
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===
RCS file: /cvs/ports/devel/cln/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo20 Nov 2007 12:09:52 -  1.1.1.1
+++ distinfo16 Jun 2008 01:24:04 -
@@ -1,5 +1,5 @@
-MD5 (cln-1.1.13.tar.bz2) = Hz0ic2AAOzibuhTIpcNpWg==
-RMD160 (cln-1.1.13.tar.bz2) = eY6OKo1KqBt3C2YGrh/mF7ywy8M=
-SHA1 (cln-1.1.13.tar.bz2) = YcEwy7AO2VoZ7p3/wTaygj5FJkc=
-SHA256 (cln-1.1.13.tar.bz2) = +1cMCsRK7x/+JR/fKptARIyVqiE5i0klZiA92YKxjAM=
-SIZE (cln-1.1.13.tar.bz2) = 1708927
+MD5 (cln-1.2.2.tar.bz2) = a0eSgf7IYxS0x6k1e9g++A==
+RMD160 (cln-1.2.2.tar.bz2) = 5Tzuvt5z+z+XyoWuuhyCHh59PDg=
+SHA1 (cln-1.2.2.tar.bz2) = LSpdPjg6MEPFv2gpmkZmhe9OyOw=
+SHA256 (cln-1.2.2.tar.bz2) = PecIlsueqn1MuVeJCtuIzX16nOhMDiqHzRiv3gFzkuU=
+SIZE (cln-1.2.2.tar.bz2) = 1742427
Index: patches/patch-doc_Makefile_in
===
RCS file: /cvs/ports/devel/cln/patches/patch-doc_Makefile_in,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-doc_Makefile_in
--- patches/patch-doc_Makefile_in   20 Nov 2007 12:09:52 -  1.1.1.1
+++ patches/patch-doc_Makefile_in   16 Jun 2008 01:24:04 -
@@ -1,6 +1,6 @@
-$OpenBSD: patch-doc_Makefile_in,v 1.1.1.1 2007/11/20 12:09:52 steven Exp $
 doc/Makefile.in.orig   Tue Nov 20 11:54:26 2007
-+++ doc/Makefile.inTue Nov 20 11:55:01 2007
+$OpenBSD$
+--- doc/Makefile.in.orig   Mon Jun 16 03:23:28 2008
 doc/Makefile.inMon Jun 16 03:23:01 2008
 @@ -11,10 +11,11 @@ local_prefix = /usr/local
  exec_prefix = @exec_prefix@
  datarootdir = @datarootdir@
@@ -8,8 +8,8 @@
 +docdir = @docdir@
  infodir = @infodir@
  mandir = @mandir@
--htmldir = $(datadir)/html
--dvidir = $(datadir)/dvi
+-htmldir = ${datadir}/html
+-dvidir = ${datadir}/dvi
 +htmldir = $(docdir)
 +dvidir = $(docdir)
  DESTDIR =
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/cln/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST   20 Nov 2007 12:09:52 -  1.1.1.1
+++ pkg/PLIST   16 Jun 2008 01:24:04 -
@@ -1,6 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/20 12:09:52 steven Exp $
 %%SHARED%%
-bin/cln-config
 include/cln/
 include/cln/GV.h
 include/cln/GV_complex.h
@@ -17,7 +16,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
@@ -28,6 +26,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
@@ -80,16 +79,15 @@
 include/cln/univpoly_rational.h
 include/cln/univpoly_real.h
 include/cln/version.h
-info/cln.info
[EMAIL PROTECTED] info/cln.info
 lib/libcln.a
 lib/libcln.la
 lib/pkgconfig/
 lib/pkgconfig/cln.pc
[EMAIL PROTECTED] man/man1/cln-config.1
 share/aclocal/
-share/aclocal/cln.m4
 share/doc/cln/
 share/doc/cln/cln.dvi
+share/doc/cln/cln.html
 share/doc/cln/cln_1.html
 share/doc/cln/cln_10.html
 share/doc/cln/cln_11.html
@@ -107,5 +105,4 @@
 share/doc/cln/cln_8.html
 share/doc/cln/cln_9.html
 share/doc/cln/cln_abt.html
-share/doc/cln/cln_ovr.html
-share/doc/cln/cln

Re: UPDATE: cln-1.2.2

2008-06-16 Thread Steven Mestdagh
Paul Irofti [2008-06-16, 01:34:57]:
> Attached is a patch for updating cln to the latest version. There were
> some fixes in the main tree for sparc64, if anyone cares to test this on
> that arch please do so and remember to uncomment the NOT_FOR_ARCHS line.
> 
> Otherwise you can't update this package, you'll first have to remove the
> old one and then install the new one. Like Gaim used to do a while back
> if I remember correctly. Not sure if there's a fix for this, nor if a
> +DISPLAY file would be necessary. Please advise.
> 
> Another change is my mail address, I'll have a few more updates for the
> ports I'm maintaining and I'll change my mail within the update. For the
> rest of the ports I'll send a common patch. Hope that's okay.

sure, we can change your address right away.
 
> Tested on i386. My amd64 is broken at the moment and until I'll have the
> time and the cash to fix the hardware it will remain that way. So
> please test.

tests passed on amd64 here. can't test sparc64 any time soon, maybe someone
else could?



Re: UPDATE: cln-1.2.2

2008-06-16 Thread Paul Irofti
On Mon, Jun 16, 2008 at 07:37:55PM +0200, Steven Mestdagh wrote:
> Paul Irofti [2008-06-16, 01:34:57]:
> > Attached is a patch for updating cln to the latest version. There were
> > some fixes in the main tree for sparc64, if anyone cares to test this on
> > that arch please do so and remember to uncomment the NOT_FOR_ARCHS line.
> > 
> > Otherwise you can't update this package, you'll first have to remove the
> > old one and then install the new one. Like Gaim used to do a while back
> > if I remember correctly. Not sure if there's a fix for this, nor if a
> > +DISPLAY file would be necessary. Please advise.
> > 
> > Another change is my mail address, I'll have a few more updates for the
> > ports I'm maintaining and I'll change my mail within the update. For the
> > rest of the ports I'll send a common patch. Hope that's okay.
> 
> sure, we can change your address right away.
Thanks!

>  
> > Tested on i386. My amd64 is broken at the moment and until I'll have the
> > time and the cash to fix the hardware it will remain that way. So
> > please test.
> 
> tests passed on amd64 here. can't test sparc64 any time soon, maybe someone
> else could?
> 
amd64 checked! next sparc64... I'll ask on the IRC channel.

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org



Re: UPDATE: cln-1.2.2

2008-06-16 Thread Mike Erdely
On Mon, Jun 16, 2008 at 07:37:55PM +0200, Steven Mestdagh wrote:
> Paul Irofti [2008-06-16, 01:34:57]:
> > Tested on i386. My amd64 is broken at the moment and until I'll have the
> > time and the cash to fix the hardware it will remain that way. So
> > please test.
> 
> tests passed on amd64 here. can't test sparc64 any time soon, maybe someone
> else could?

I've been building on alpha and sparc64 for a few hours now...  Still 
building...
I'll write back when done.

Builds and passes regression tests on macppc.

-ME



Re: UPDATE: cln-1.2.2

2008-06-16 Thread Mike Erdely
On Mon, Jun 16, 2008 at 11:01:11PM -0400, Mike Erdely wrote:
> On Mon, Jun 16, 2008 at 07:37:55PM +0200, Steven Mestdagh wrote:
> > tests passed on amd64 here. can't test sparc64 any time soon, maybe someone
> > else could?
> 
> I've been building on alpha and sparc64 for a few hours now...  Still 
> building...
> I'll write back when done.

Sparc64 fails regression tests.  I did not look into it at all.
Log: http://erdelynet.com/downloads/cln_regress_sparc64.log

Alpha is... still... building...

-ME



Re: UPDATE: cln-1.2.2

2008-06-16 Thread Mike Erdely
On Mon, Jun 16, 2008 at 11:51:12PM -0400, Mike Erdely wrote:
> Alpha is... still... building...

No regressions on alpha.



Re: UPDATE: cln-1.2.2

2008-06-17 Thread Stuart Henderson
On 2008/06/16 01:34, Paul Irofti wrote:
> Attached is a patch for updating cln to the latest version. There were
> some fixes in the main tree for sparc64, if anyone cares to test this on
> that arch please do so and remember to uncomment the NOT_FOR_ARCHS line.

Tests still fail on sparc64, http://spacehopper.org/tmp/cln-sparc64.txt

> Otherwise you can't update this package, you'll first have to remove the
> old one and then install the new one.

I don't understand exactly what you mean here - you can't build while
the old one is installed? If so that's not worth a special mention, it
happens with most ports using libtool and people building from source
should already know about this.

> Another change is my mail address, I'll have a few more updates for the
> ports I'm maintaining and I'll change my mail within the update. For the
> rest of the ports I'll send a common patch. Hope that's okay.

>  SHARED_LIBS +=  cln  0.0  # .4.2

Are you sure this doesn't need a bump?
http://www.openbsd.org/porting/libraries.html
(If in doubt, bump).

> -MAINTAINER=  Paul Irofti <[EMAIL PROTECTED]>
> +MAINTAINER=  Paul Irofti <[EMAIL PROTECTED]>

Please send a batch diff for the other address changes, don't forget it
goes into the package +DESC file so you have to bump the package version
(p0->p1, etc).



Re: UPDATE: cln-1.2.2

2008-06-18 Thread Paul Irofti
On Tue, Jun 17, 2008 at 04:28:46PM +0100, Stuart Henderson wrote:
> On 2008/06/16 01:34, Paul Irofti wrote:
> > Attached is a patch for updating cln to the latest version. There were
> > some fixes in the main tree for sparc64, if anyone cares to test this on
> > that arch please do so and remember to uncomment the NOT_FOR_ARCHS line.
> 
> Tests still fail on sparc64, http://spacehopper.org/tmp/cln-sparc64.txt
> 
> > Otherwise you can't update this package, you'll first have to remove the
> > old one and then install the new one.
> 
> I don't understand exactly what you mean here - you can't build while
> the old one is installed? If so that's not worth a special mention, it
> happens with most ports using libtool and people building from source
> should already know about this.

Yeah, that's what I meant. So no special note, okay.

> > Another change is my mail address, I'll have a few more updates for the
> > ports I'm maintaining and I'll change my mail within the update. For the
> > rest of the ports I'll send a common patch. Hope that's okay.
> 
> >  SHARED_LIBS +=  cln  0.0  # .4.2
> 
> Are you sure this doesn't need a bump?
> http://www.openbsd.org/porting/libraries.html
> (If in doubt, bump).
> 
> > -MAINTAINER=Paul Irofti <[EMAIL PROTECTED]>
> > +MAINTAINER=Paul Irofti <[EMAIL PROTECTED]>
> 
> Please send a batch diff for the other address changes, don't forget it
> goes into the package +DESC file so you have to bump the package version
> (p0->p1, etc).
> 

I'll read and send a patch as soon as I get access to my lappie.

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org