Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 18:20:18 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/20276: Update port: math/libneural
Message-ID:  <20000729012018.7365737BB4F@hub.freebsd.org>

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

>Number:         20276
>Category:       ports
>Synopsis:       Update port: math/libneural
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 28 18:30:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update checksum
- Add missing INSTALLS_SHLIB
- Sort pkg/PLIST

Remove file:
patches/patch-aa

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/math/libneural/Makefile math/libneural/Makefile
--- /usr/ports/math/libneural/Makefile	Thu Jun 29 11:08:20 2000
+++ math/libneural/Makefile	Sat Jul 29 10:12:20 2000
@@ -13,5 +13,6 @@
 MAINTAINER=	ports@FreeBSD.org
 
 USE_LIBTOOL=	yes
+INSTALLS_SHLIB=	yes
 
 .include <bsd.port.mk>
diff -urN /usr/ports/math/libneural/files/md5 math/libneural/files/md5
--- /usr/ports/math/libneural/files/md5	Thu Jun 29 11:08:20 2000
+++ math/libneural/files/md5	Sat Jul 29 10:04:00 2000
@@ -1 +1 @@
-MD5 (libneural-1.0.2.tar.gz) = 4a495e2094afc7ca3d95bce14947110b
+MD5 (libneural-1.0.2.tar.gz) = 8ed7a3f19f4184aedbe154f27513063a
diff -urN /usr/ports/math/libneural/patches/patch-aa math/libneural/patches/patch-aa
--- /usr/ports/math/libneural/patches/patch-aa	Thu Jun 29 11:08:21 2000
+++ math/libneural/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- lib/nnwork.cc	Sun Oct 24 01:30:14 1999
-+++ lib/nnwork.cc.new	Wed Jun 14 03:13:59 2000
-@@ -92,6 +92,7 @@
- // The following function is useful if you want to find out the dimensions
- // of a network loaded from a file, or whatever. ALL adds up everything.
- 
-+int
- nnwork::get_layersize (int layer)
- {
- 	switch (layer) {
diff -urN /usr/ports/math/libneural/pkg/PLIST math/libneural/pkg/PLIST
--- /usr/ports/math/libneural/pkg/PLIST	Thu Jun 29 11:08:21 2000
+++ math/libneural/pkg/PLIST	Sat Jul 29 10:09:51 2000
@@ -1,5 +1,5 @@
 include/neuron.h
 include/nnwork.h
+lib/libneural.a
 lib/libneural.so
 lib/libneural.so.0
-lib/libneural.a


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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