ports/81852: Update port: devel/gaul to 0.1849.0
KATO Tsuguru
tkato432 at yahoo.com
Fri Jun 3 15:10:05 UTC 2005
>Number: 81852
>Category: ports
>Synopsis: Update port: devel/gaul to 0.1849.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 03 15:10:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.11-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 0.1849.0
Remove file:
files/patch-ltmain.sh
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/devel/gaul/Makefile devel/gaul/Makefile
--- /usr/ports/devel/gaul/Makefile Tue Apr 12 14:03:31 2005
+++ devel/gaul/Makefile Thu Jun 2 02:03:51 2005
@@ -7,7 +7,7 @@
#
PORTNAME= gaul
-PORTVERSION= 0.1847.0
+PORTVERSION= 0.1849.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,9 +18,10 @@
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
+USE_BZIP2= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib -lcurses ${PTHREAD_LIBS}"
diff -urN /usr/ports/devel/gaul/distinfo devel/gaul/distinfo
--- /usr/ports/devel/gaul/distinfo Sat Jul 10 08:37:38 2004
+++ devel/gaul/distinfo Thu Jun 2 02:01:39 2005
@@ -1,2 +1,2 @@
-MD5 (gaul-devel-0.1847-0.tar.gz) = 95e6e943801fa6cad6fe65d715c5f6ac
-SIZE (gaul-devel-0.1847-0.tar.gz) = 489746
+MD5 (gaul-devel-0.1849-0.tar.bz2) = 1444e2b4157f6386bd2f7edc27f3c5ae
+SIZE (gaul-devel-0.1849-0.tar.bz2) = 416827
diff -urN /usr/ports/devel/gaul/files/patch-ltmain.sh devel/gaul/files/patch-ltmain.sh
--- /usr/ports/devel/gaul/files/patch-ltmain.sh Tue Oct 28 17:05:26 2003
+++ devel/gaul/files/patch-ltmain.sh Thu Jan 1 09:00:00 1970
@@ -1,15 +0,0 @@
---- ltmain.sh.orig Tue Oct 28 15:49:19 2003
-+++ ltmain.sh Tue Oct 28 15:49:30 2003
-@@ -4286,10 +4286,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 -urN /usr/ports/devel/gaul/pkg-plist devel/gaul/pkg-plist
--- /usr/ports/devel/gaul/pkg-plist Sat Jul 10 08:37:38 2004
+++ devel/gaul/pkg-plist Thu Jun 2 02:08:40 2005
@@ -1,47 +1,11 @@
-bin/fitting
-bin/fitting_sd
-bin/fitting_simplex
bin/gaul_diagnostics
-bin/goldberg1
-bin/goldberg2
-bin/mixed
-bin/nnevolve
-bin/onemax
-bin/pingpong
-bin/pingpong_sa
-bin/pingpong_tabu
-bin/pingpong_tabu2
-bin/royalroad
-bin/royalroad_bitstring
-bin/royalroad_ss
-bin/saveload
-bin/struggle
-bin/struggle2
-bin/struggle3
-bin/struggle4
-bin/struggle5
-bin/struggle5_forked
-bin/struggle5_mp
-bin/struggle_dc
-bin/struggle_forked
-bin/struggle_mp
-bin/struggle_mpi
-bin/struggle_randomsearch
-bin/struggle_ss
-bin/struggle_systematicsearch
-bin/struggle_threaded
-bin/test_ga
-bin/test_sd
-bin/test_simplex
-bin/wildfire
-bin/wildfire_forked
-bin/wildfire_loadbalancing
include/gaul/avltree.h
include/gaul/compatibility.h
include/gaul/ga_bitstring.h
include/gaul/ga_chromo.h
include/gaul/ga_climbing.h
include/gaul/ga_core.h
+include/gaul/ga_de.h
include/gaul/ga_deterministiccrowding.h
include/gaul/ga_gradient.h
include/gaul/ga_intrinsics.h
@@ -53,7 +17,6 @@
include/gaul/ga_simplex.h
include/gaul/ga_systematicsearch.h
include/gaul/ga_tabu.h
-include/gaul/ga_utility.h
include/gaul/gaul_config.h
include/gaul/gaul_config_win.h
include/gaul/gaul_util.h
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list