Index: head/devel/autogen/files/patch-autoopts_Makefile.in =================================================================== --- head/devel/autogen/files/patch-autoopts_Makefile.in (revision 418634) +++ head/devel/autogen/files/patch-autoopts_Makefile.in (nonexistent) @@ -1,31 +0,0 @@ ---- autoopts/Makefile.in.orig 2015-01-17 12:42:01.387596573 +0100 -+++ autoopts/Makefile.in 2015-01-17 12:45:19.424582917 +0100 -@@ -792,10 +792,10 @@ - dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir) - install-nobase_dataDATA: $(nobase_data_DATA) - @$(NORMAL_INSTALL) -- @list='$(nobase_data_DATA)'; test -n "$(datadir)" || list=; \ -+ @list='$(nobase_data_DATA)'; test -n "$(prefix)/libdata" || list=; \ - if test -n "$$list"; then \ -- echo " $(MKDIR_P) '$(DESTDIR)$(datadir)'"; \ -- $(MKDIR_P) "$(DESTDIR)$(datadir)" || exit 1; \ -+ echo " $(MKDIR_P) '$(DESTDIR)$(prefix)/libdata'"; \ -+ $(MKDIR_P) "$(DESTDIR)$(prefix)/libdata" || exit 1; \ - fi; \ - $(am__nobase_list) | while read dir files; do \ - xfiles=; for file in $$files; do \ -@@ -803,10 +803,10 @@ - else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \ - test -z "$$xfiles" || { \ - test "x$$dir" = x. || { \ -- echo " $(MKDIR_P) '$(DESTDIR)$(datadir)/$$dir'"; \ -- $(MKDIR_P) "$(DESTDIR)$(datadir)/$$dir"; }; \ -- echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(datadir)/$$dir'"; \ -- $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(datadir)/$$dir" || exit $$?; }; \ -+ echo " $(MKDIR_P) '$(DESTDIR)$(prefix)/libdata/$$dir'"; \ -+ $(MKDIR_P) "$(DESTDIR)$(prefix)/libdata/$$dir"; }; \ -+ echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(prefix)/libdata/$$dir'"; \ -+ $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(prefix)/libdata/$$dir" || exit $$?; }; \ - done - - uninstall-nobase_dataDATA: Property changes on: head/devel/autogen/files/patch-autoopts_Makefile.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/autogen/Makefile =================================================================== --- head/devel/autogen/Makefile (revision 418634) +++ head/devel/autogen/Makefile (revision 418635) @@ -1,32 +1,31 @@ # Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= autogen -PORTVERSION= 5.18.4 -PORTREVISION= 2 +PORTVERSION= 5.18.10 CATEGORIES= devel MASTER_SITES= GNU/${PORTNAME}/rel${PORTVERSION} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Tool designed to simplify the creation and maintenance of programs LICENSE= GPLv2 BUILD_DEPENDS= bash:shells/bash RUN_DEPENDS= bash:shells/bash -LIB_DEPENDS= libguile-2.0.so:lang/guile2 +LIB_DEPENDS= libguile-2.0.so:lang/guile2 \ + libgc-threaded.so:devel/boehm-gc-threaded USES= gmake libtool pathfix perl5 pkgconfig shebangfix tar:xz USE_PERL5= build USE_GNOME= libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libguile=yes --with-libxml2=yes \ --datadir=${PREFIX}/share CONFIG_SHELL=${PREFIX}/bin/bash USE_LDCONFIG= yes SHEBANG_FILES= autoopts/tpl/*.pl INSTALL_TARGET= install-strip INFO= autogen .include Index: head/devel/autogen/distinfo =================================================================== --- head/devel/autogen/distinfo (revision 418634) +++ head/devel/autogen/distinfo (revision 418635) @@ -1,2 +1,3 @@ -SHA256 (autogen-5.18.4.tar.xz) = 7fbaff0c25035aee5b96913de2c83d9a5cc973b8dc08d6b7489ecbcfd72eb84b -SIZE (autogen-5.18.4.tar.xz) = 1017936 +TIMESTAMP = 1468486852 +SHA256 (autogen-5.18.10.tar.xz) = 4e248e02c50404ea5c5fc29027d26600f895a9eae7ea5ef851be2c8587abc148 +SIZE (autogen-5.18.10.tar.xz) = 1017960 Index: head/devel/autogen/pkg-plist =================================================================== --- head/devel/autogen/pkg-plist (revision 418634) +++ head/devel/autogen/pkg-plist (revision 418635) @@ -1,95 +1,93 @@ bin/autogen bin/autoopts-config bin/columns bin/getdefs bin/xml2ag include/autoopts/options.h include/autoopts/usage-txt.h +lib/autogen/tpl-config.tlib lib/libopts.a lib/libopts.so lib/libopts.so.25 -lib/libopts.so.25.16.0 +lib/libopts.so.25.16.1 libdata/pkgconfig/autoopts.pc man/man1/autogen.1.gz man/man1/autoopts-config.1.gz man/man1/columns.1.gz man/man1/getdefs.1.gz man/man1/xml2ag.1.gz man/man3/ao_string_tokenize.3.gz man/man3/configFileLoad.3.gz man/man3/optionFileLoad.3.gz man/man3/optionFindNextValue.3.gz man/man3/optionFindValue.3.gz man/man3/optionFree.3.gz man/man3/optionGetValue.3.gz man/man3/optionLoadLine.3.gz man/man3/optionMemberList.3.gz man/man3/optionNextValue.3.gz man/man3/optionOnlyUsage.3.gz man/man3/optionPrintVersion.3.gz man/man3/optionPrintVersionAndReturn.3.gz man/man3/optionProcess.3.gz man/man3/optionRestore.3.gz man/man3/optionSaveFile.3.gz man/man3/optionSaveState.3.gz man/man3/optionUnloadNested.3.gz man/man3/optionVersion.3.gz man/man3/strequate.3.gz man/man3/streqvcmp.3.gz man/man3/streqvmap.3.gz man/man3/strneqvcmp.3.gz man/man3/strtransform.3.gz share/aclocal/autoopts.m4 %%DATADIR%%/Mdoc.pm %%DATADIR%%/aginfo.tpl %%DATADIR%%/aginfo3.tpl %%DATADIR%%/agman-cmd.tpl %%DATADIR%%/agman-file.tpl %%DATADIR%%/agman.tlib %%DATADIR%%/agman1.tpl %%DATADIR%%/agman3.tpl %%DATADIR%%/agmdoc-cmd.tpl %%DATADIR%%/agmdoc-file.tpl %%DATADIR%%/agpl.lic %%DATADIR%%/agtexi-cmd.tpl %%DATADIR%%/agtexi-file.tpl %%DATADIR%%/autoopts.m4 %%DATADIR%%/bits.tpl %%DATADIR%%/cmd-doc.tlib %%DATADIR%%/confmacs.tlib %%DATADIR%%/conftest.tpl %%DATADIR%%/def2pot.tpl %%DATADIR%%/fsm-macro.tlib %%DATADIR%%/fsm-trans.tlib %%DATADIR%%/fsm.tpl %%DATADIR%%/getopt.tpl %%DATADIR%%/gpl.lic %%DATADIR%%/gplv2.lic %%DATADIR%%/lgpl.lic %%DATADIR%%/lgplv2.lic -%%DATADIR%%/libopts-41.0.16.tar.gz +%%DATADIR%%/libopts-41.1.16.tar.gz %%DATADIR%%/liboptschk.m4 -%%DATADIR%%/man2man %%DATADIR%%/man2mdoc %%DATADIR%%/man2texi %%DATADIR%%/mbsd.lic %%DATADIR%%/mdoc2man -%%DATADIR%%/mdoc2mdoc %%DATADIR%%/mdoc2texi %%DATADIR%%/optcode.tlib %%DATADIR%%/opthead.tlib %%DATADIR%%/options.tpl %%DATADIR%%/optlib.tlib %%DATADIR%%/optmain.tlib %%DATADIR%%/perlopt.tpl %%DATADIR%%/rc-sample.tpl %%DATADIR%%/stdoptions.def %%DATADIR%%/str2enum.tpl %%DATADIR%%/str2init.tlib %%DATADIR%%/str2mask.tpl %%DATADIR%%/strings.tpl %%DATADIR%%/texi2man %%DATADIR%%/texi2mdoc -%%DATADIR%%/texi2texi %%DATADIR%%/tpl-config.tlib %%DATADIR%%/usage.tlib