Update to 5.7

PR:		ports/82672
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Jean-Yves Lefort 2005-06-27 20:30:35 +00:00
parent 54d34b2deb
commit 7820ed4c79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138078
5 changed files with 20 additions and 40 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= autogen
PORTVERSION= 5.6.4
PORTVERSION= 5.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_GNU:S/$/:gnu/}
@ -19,15 +19,20 @@ COMMENT= The Automated Program Generator
LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_GNOME= gnometarget libxml2
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget libxml2
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LIBTOOL_VER= 15
CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes
INSTALLS_SHLIB= yes
MAN1= autogen.1 autoopts-config.1 columns.1 getdefs.1 xml2ag.1
MAN3= optionFree.3 optionLoadLine.3 optionProcess.3 optionRestore.3 \
optionSaveFile.3 optionSaveState.3 optionVersion.3
MAN3= ao_string_tokenize.3 configFileLoad.3 optionFileLoad.3 \
optionFindNextValue.3 optionFindValue.3 optionFree.3 \
optionGetValue.3 optionLoadLine.3 optionNextValue.3 \
optionProcess.3 optionRestore.3 optionSaveFile.3 \
optionSaveState.3 optionUnloadNested.3 optionVersion.3 \
strequate.3 streqvcmp.3 streqvmap.3 strneqvcmp.3 strtransform.3
INFO= autogen
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
MD5 (autogen-5.6.4.tar.gz) = d85ea29a511b52975b91a75f9cefb71f
SIZE (autogen-5.6.4.tar.gz) = 1137673
MD5 (autogen-5.7.tar.bz2) = 7a90b2afac2de211f03c374e92dfe9b2
SIZE (autogen-5.7.tar.bz2) = 890899

View file

@ -1,14 +0,0 @@
--- autoopts/agman1.tpl.orig Mon Jul 15 19:39:33 2002
+++ autoopts/agman1.tpl Mon Jul 15 19:48:10 2002
@@ -432,9 +432,9 @@
ENDIF :+][+:
ESAC :+][+:
ENDIF :+]
-_End_Of_Man_[+:
+_End_Of_Man_{+
-(shell (out-pop #t) ) :+]
+(shell (out-pop #t) ) +}
.PP
This manual page was \fIAutoGen\fP-erated from the \fB[+:prog_name:+]\fP
option definitions.[+: #

View file

@ -1,15 +0,0 @@
--- config/ltmain.sh.orig Mon Feb 17 22:59:26 2003
+++ config/ltmain.sh Mon Feb 17 23:00:06 2003
@@ -4280,10 +4280,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"

View file

@ -3,17 +3,19 @@ bin/autoopts-config
bin/columns
bin/getdefs
bin/xml2ag
include/options.h
include/usage-txt.h
include/autoopts/options.h
include/autoopts/usage-txt.h
lib/libguileopts.a
lib/libguileopts.so
lib/libguileopts.so.0
lib/libopts.a
lib/libopts.so
lib/libopts.so.23
lib/libopts.so.25
libdata/pkgconfig/autoopts.pc
share/aclocal/autoopts.m4
%%DATADIR%%/aginfo.tpl
%%DATADIR%%/aginfo3.tpl
%%DATADIR%%/agman-lib.tpl
%%DATADIR%%/agman1.tpl
%%DATADIR%%/agman3.tpl
%%DATADIR%%/autoopts.m4
@ -23,11 +25,13 @@ share/aclocal/autoopts.m4
%%DATADIR%%/fsm-trans.tpl
%%DATADIR%%/fsm.tpl
%%DATADIR%%/getopt.tpl
%%DATADIR%%/libopts-23.0.14.tar.gz
%%DATADIR%%/libopts-25.0.0.tar.gz
%%DATADIR%%/optcode.tpl
%%DATADIR%%/opthead.tpl
%%DATADIR%%/options.tpl
%%DATADIR%%/optlib.tpl
%%DATADIR%%/optmain.tpl
%%DATADIR%%/rc-sample.tpl
%%DATADIR%%/stdoptions.def
@dirrm %%DATADIR%%
@dirrm include/autoopts