mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Update to version 5.5.7
PR: 60928 Submitted by: Ports Fury
This commit is contained in:
parent
f6a41ba26c
commit
4c9f84d36a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97364
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= autogen
|
||||
PORTVERSION= 5.5.6
|
||||
PORTVERSION= 5.5.7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
${MASTER_SITE_GNU}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (autogen-5.5.6.tar.gz) = d43b9eb4f4cab9ab8b63b0d80c323413
|
||||
MD5 (autogen-5.5.7.tar.gz) = ab92f79a9d217e564285a1f7a2f5fe72
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- Makefile.in.orig Sun Sep 29 09:24:39 2002
|
||||
+++ Makefile.in Tue Oct 15 02:32:20 2002
|
||||
@@ -110,7 +110,7 @@
|
||||
am__quote = @am__quote@
|
||||
install_sh = @install_sh@
|
||||
|
||||
--- Makefile.in.orig Mon Jan 5 08:13:29 2004
|
||||
+++ Makefile.in Mon Jan 5 12:16:04 2004
|
||||
@@ -220,7 +220,7 @@
|
||||
target_cpu = @target_cpu@
|
||||
target_os = @target_os@
|
||||
target_vendor = @target_vendor@
|
||||
-NOSHELL_DIRS = compat snprintfv autoopts agen5
|
||||
+NOSHELL_DIRS = compat autoopts agen5
|
||||
SHELL_DIRS = $(NOSHELL_DIRS) columns getdefs
|
||||
SUBDIRS = @TOP_DIRLIST@
|
||||
config_dist = config/missing config/misc.def config/libopts.def
|
||||
cfg_gen = config/ag_macros.m4 config/snprintfv.m4
|
||||
|
@ -4,11 +4,12 @@ bin/columns
|
||||
bin/getdefs
|
||||
bin/xml2ag
|
||||
include/options.h
|
||||
include/usage-txt.h
|
||||
lib/libguileopts.so
|
||||
lib/libguileopts.so.0
|
||||
lib/libopts.a
|
||||
lib/libopts.so
|
||||
lib/libopts.so.20
|
||||
lib/libopts.so.22
|
||||
share/aclocal/autoopts.m4
|
||||
share/autogen/aginfo.tpl
|
||||
share/autogen/aginfo3.tpl
|
||||
@ -20,7 +21,8 @@ share/autogen/conftest.tpl
|
||||
share/autogen/fsm-macro.tpl
|
||||
share/autogen/fsm-trans.tpl
|
||||
share/autogen/fsm.tpl
|
||||
share/autogen/libopts-20.0.11.tar.gz
|
||||
share/autogen/getopt.tpl
|
||||
share/autogen/libopts-22.0.13.tar.gz
|
||||
share/autogen/optcode.tpl
|
||||
share/autogen/opthead.tpl
|
||||
share/autogen/options.tpl
|
||||
|
Loading…
Reference in New Issue
Block a user