Skip site navigation (1)Skip section navigation (2)
Date:      14 Feb 2006 11:48:09 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93338: Update port: math/libneural mastersite and distinfo
Message-ID:  <20060214134809.11748.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200602141350.k1EDo4Bb087918@freefall.freebsd.org>

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

>Number:         93338
>Category:       ports
>Synopsis:       Update port: math/libneural mastersite and distinfo
>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:   Tue Feb 14 13:50:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed mastersite, now it's fetchable again.
- Bump portrevision, because the tarball was changed.
>How-To-Repeat:
	
>Fix:

	

--- libneural.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/libneural/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	15 Nov 2005 06:50:06 -0000	1.11
+++ Makefile	14 Feb 2006 13:44:45 -0000
@@ -7,15 +7,18 @@
 
 PORTNAME=	libneural
 PORTVERSION=	1.0.3
+PORTREVISION=	1
 CATEGORIES=	math devel
-MASTER_SITES=	http://ieee.uow.edu.au/documents/contrib/
+MASTER_SITES=	http://ieee.uow.edu.au/~daniel/software/libneural/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C++ implementation of the classic 3-layer perceptron in library form
 
 USE_AUTOTOOLS=	libtool:15
 INSTALLS_SHLIB=	yes
-USE_REINPLACE=	yes
+
+post-extract:
+	@${CHMOD} 755 ${WRKSRC}/configure
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/libneural/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	25 Nov 2005 15:48:04 -0000	1.6
+++ distinfo	14 Feb 2006 13:44:45 -0000
@@ -1,3 +1,3 @@
-MD5 (libneural-1.0.3.tar.gz) = 70f0c8a3fff469a5e074dd03cad81592
-SHA256 (libneural-1.0.3.tar.gz) = 853ae5768d851be0ef5ff6b01b56517dbb3afcdb2807d8a5f89402fc681b83c0
-SIZE (libneural-1.0.3.tar.gz) = 132728
+MD5 (libneural-1.0.3.tar.gz) = a26f1cb9bb65ac8695c0bdd853b5e22f
+SHA256 (libneural-1.0.3.tar.gz) = e8a742d943c8cc61913ee16b88aa9c6360206572b6e67f764e4043e69a21cc5e
+SIZE (libneural-1.0.3.tar.gz) = 179236
--- libneural.diff ends here ---


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



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