pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/deforaos-configure deforaos-configure: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19ecfb057dc0
branches:  trunk
changeset: 376744:19ecfb057dc0
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Tue Apr 12 22:28:04 2022 +0000

description:
deforaos-configure: update to 0.4.3

Changes since 0.4.1:
- add support for vendors in packages
- general improvements to the helper scripts
- hierarchical installation path for helper scripts
- new tool, configure-update(1), to refresh helper scripts
- improved rules to compile assembly code
- support different compilation modes (eg debug, release...)
- fix build with DeforaOS libSystem 0.4.3
- add support for Go targets
- fix building libraries with libtool (with --tags)

diffstat:

 devel/deforaos-configure/Makefile |   7 ++---
 devel/deforaos-configure/PLIST    |  42 +++++++++++++++++++++-----------------
 devel/deforaos-configure/distinfo |   8 +++---
 3 files changed, 30 insertions(+), 27 deletions(-)

diffs (84 lines):

diff -r bc31e4137db9 -r 19ecfb057dc0 devel/deforaos-configure/Makefile
--- a/devel/deforaos-configure/Makefile Tue Apr 12 22:27:58 2022 +0000
+++ b/devel/deforaos-configure/Makefile Tue Apr 12 22:28:04 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2019/10/09 02:31:16 khorben Exp $
-#
+# $NetBSD: Makefile,v 1.11 2022/04/12 22:28:04 khorben Exp $
 
-DISTNAME=      configure-0.4.1
-PKGNAME=       deforaos-configure-0.4.1
+DISTNAME=      configure-0.4.3
+PKGNAME=       deforaos-configure-0.4.3
 CATEGORIES=    devel
 MASTER_SITES=  https://ftp.defora.org/pub/DeforaOS/Apps/Devel/src/configure/
 
diff -r bc31e4137db9 -r 19ecfb057dc0 devel/deforaos-configure/PLIST
--- a/devel/deforaos-configure/PLIST    Tue Apr 12 22:27:58 2022 +0000
+++ b/devel/deforaos-configure/PLIST    Tue Apr 12 22:28:04 2022 +0000
@@ -1,5 +1,25 @@
-@comment $NetBSD: PLIST,v 1.4 2019/10/09 02:23:17 khorben Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/04/12 22:28:04 khorben Exp $
 bin/configure
+bin/configure-update
+libexec/configure/scripts/data/pkgconfig.sh
+libexec/configure/scripts/doc/docbook.sh
+libexec/configure/scripts/doc/gtkdoc.sh
+libexec/configure/scripts/doc/manual.css.xml
+libexec/configure/scripts/doc/markdown.sh
+libexec/configure/scripts/po/gettext.sh
+libexec/configure/scripts/tests/clint.sh
+libexec/configure/scripts/tests/coverage.sh
+libexec/configure/scripts/tests/distcheck.sh
+libexec/configure/scripts/tests/fixme.sh
+libexec/configure/scripts/tests/htmllint.sh
+libexec/configure/scripts/tests/phplint.sh
+libexec/configure/scripts/tests/pylint.sh
+libexec/configure/scripts/tests/shlint.sh
+libexec/configure/scripts/tests/xmllint.sh
+libexec/configure/scripts/tools/appbroker.sh
+libexec/configure/scripts/tools/platform.sh
+libexec/configure/scripts/tools/subst.sh
+libexec/configure/scripts/tools/template.sh
 man/html1/configure.html
 man/html5/project.conf.html
 man/man1/configure.1
@@ -15,23 +35,7 @@
 share/doc/configure/AUTHORS
 share/doc/configure/BUGS
 share/doc/configure/CHANGES
+share/doc/configure/COPYING
 share/doc/configure/INSTALL.md
 share/doc/configure/README.md
-share/doc/configure/scripts/appbroker.sh
-share/doc/configure/scripts/clint.sh
-share/doc/configure/scripts/coverage.sh
-share/doc/configure/scripts/docbook.sh
-share/doc/configure/scripts/fixme.sh
-share/doc/configure/scripts/gettext.sh
-share/doc/configure/scripts/gtkdoc.sh
-share/doc/configure/scripts/htmllint.sh
-share/doc/configure/scripts/manual.css.xml
-share/doc/configure/scripts/markdown.sh
-share/doc/configure/scripts/phplint.sh
-share/doc/configure/scripts/pkgconfig.sh
-share/doc/configure/scripts/platform.sh
-share/doc/configure/scripts/pylint.sh
-share/doc/configure/scripts/shlint.sh
-share/doc/configure/scripts/subst.sh
-share/doc/configure/scripts/template.sh
-share/doc/configure/scripts/xmllint.sh
+@pkgdir share/doc/configure/scripts
diff -r bc31e4137db9 -r 19ecfb057dc0 devel/deforaos-configure/distinfo
--- a/devel/deforaos-configure/distinfo Tue Apr 12 22:27:58 2022 +0000
+++ b/devel/deforaos-configure/distinfo Tue Apr 12 22:28:04 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 10:14:31 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/04/12 22:28:04 khorben Exp $
 
-BLAKE2s (configure-0.4.1.tar.gz) = 8e7de95d634b26f25605ad901a895536f96ac4bcac713dbd089ce95e3234581c
-SHA512 (configure-0.4.1.tar.gz) = 053a75261f5a3e2e86a5e496aebb7fc75e371084bb6218b8be1da05f6e916841f65fd044dd7500bf4ae84d1aa85124b45751f118141d22c0a053a31b398e318c
-Size (configure-0.4.1.tar.gz) = 54700 bytes
+BLAKE2s (configure-0.4.3.tar.gz) = df5878826e5ae8fc095fbd0f11cae68f1b5cb211e1ed743716c6f390f0d65d1a
+SHA512 (configure-0.4.3.tar.gz) = 1fcd923866b09d7e31787446d359614fe98da66ab2b1eb7f7e48244efe15d6b9f33dea8cbe4b85c0ef81dab46c3d97570d5e23c70a40753f09ef2f7c59f4d971
+Size (configure-0.4.3.tar.gz) = 64866 bytes



Home | Main Index | Thread Index | Old Index