diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-20 07:29:51 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-20 07:29:51 +0800 |
commit | 2eef169e7230cb14325aea65d799b79c887bbf13 (patch) | |
tree | 4d2716f98bc5abe17ac7e44e9f67d3a05cc2e06e /sysutils/debhelper | |
parent | 8932bf625a019117969ed099d4ef9303f52abec2 (diff) | |
download | freebsd-ports-gnome-2eef169e7230cb14325aea65d799b79c887bbf13.tar.gz freebsd-ports-gnome-2eef169e7230cb14325aea65d799b79c887bbf13.tar.zst freebsd-ports-gnome-2eef169e7230cb14325aea65d799b79c887bbf13.zip |
Update to 13.1
Changes: https://salsa.debian.org/debian/debhelper/-/blob/master/debian/changelog
Diffstat (limited to 'sysutils/debhelper')
-rw-r--r-- | sysutils/debhelper/Makefile | 2 | ||||
-rw-r--r-- | sysutils/debhelper/distinfo | 6 | ||||
-rw-r--r-- | sysutils/debhelper/files/patch-Makefile | 10 | ||||
-rw-r--r-- | sysutils/debhelper/pkg-plist | 5 |
4 files changed, 14 insertions, 9 deletions
diff --git a/sysutils/debhelper/Makefile b/sysutils/debhelper/Makefile index 33a7701201a0..01c31a78024e 100644 --- a/sysutils/debhelper/Makefile +++ b/sysutils/debhelper/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 13 +PORTVERSION= 13.1 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/sysutils/debhelper/distinfo b/sysutils/debhelper/distinfo index 6ef2b113f2d5..630110c15f93 100644 --- a/sysutils/debhelper/distinfo +++ b/sysutils/debhelper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588279604 -SHA256 (debhelper_13.tar.xz) = 7f584975ec42af8cf375c059e96aa85b388a40b756ba291f949b357b7af541f3 -SIZE (debhelper_13.tar.xz) = 526028 +TIMESTAMP = 1589908766 +SHA256 (debhelper_13.1.tar.xz) = b54f05f73ad63e9636c32098526690e995647e5a16913efd1e01e84eb87f9bbe +SIZE (debhelper_13.1.tar.xz) = 530828 diff --git a/sysutils/debhelper/files/patch-Makefile b/sysutils/debhelper/files/patch-Makefile index cd6aa9624ad9..3ddb91e28f05 100644 --- a/sysutils/debhelper/files/patch-Makefile +++ b/sysutils/debhelper/files/patch-Makefile @@ -1,4 +1,4 @@ ---- Makefile.orig 2020-01-27 20:31:46 UTC +--- Makefile.orig 2020-05-17 09:32:16 UTC +++ Makefile @@ -3,7 +3,7 @@ PO4A ?= po4a POD2MAN ?= pod2man @@ -9,7 +9,7 @@ MANPAGES=$(COMMANDS:=.1) dh.1 # Find deprecated commands by looking at their synopsis. -@@ -118,19 +118,18 @@ endif +@@ -118,23 +118,22 @@ endif done; install: @@ -29,10 +29,14 @@ + install -m 0644 lib/Debian/Debhelper/*.pm $(DESTDIR)${SITE_PERL}/Debian/Debhelper [ "$(PREFIX)" = /usr ] || \ - sed -i '/$$prefix=/s@/usr@$(PREFIX)@g' $(DESTDIR)$(PERLLIBDIR)/Dh_Lib.pm ++ sed -i '' '/$$prefix=/s@/usr@$(PREFIX)@g' $(DESTDIR)${SITE_PERL}/Debian/Debhelper/Dh_Lib.pm + if [ "$(VERSION)" ]; then \ + MV=$$(echo "$(VERSION)" | $(PERL) -ne 'print $$1 if /^(\d+)[~.]/;') ; \ + sed -i "/constant HIGHEST_STABLE_COMPAT_LEVEL =>/s@=>.*;@=> $${MV};@g" $(DESTDIR)$(PERLLIBDIR)/Dh_Lib.pm ; \ + fi - install -m 0644 lib/Debian/Debhelper/Sequence/*.pm $(DESTDIR)$(PERLLIBDIR)/Sequence - install -m 0644 lib/Debian/Debhelper/Buildsystem/*.pm $(DESTDIR)$(PERLLIBDIR)/Buildsystem - install -m 0644 lib/Debian/Debhelper/DH/*.pm $(DESTDIR)$(PERLLIBDIR)/DH -+ sed -i '' '/$$prefix=/s@/usr@$(PREFIX)@g' $(DESTDIR)${SITE_PERL}/Debian/Debhelper/Dh_Lib.pm + install -m 0644 lib/Debian/Debhelper/Sequence/*.pm $(DESTDIR)${SITE_PERL}/Debian/Debhelper/Sequence + install -m 0644 lib/Debian/Debhelper/Buildsystem/*.pm $(DESTDIR)${SITE_PERL}/Debian/Debhelper/Buildsystem + install -m 0644 lib/Debian/Debhelper/DH/*.pm $(DESTDIR)${SITE_PERL}/DH diff --git a/sysutils/debhelper/pkg-plist b/sysutils/debhelper/pkg-plist index 9ac49bd643e8..f45334869655 100644 --- a/sysutils/debhelper/pkg-plist +++ b/sysutils/debhelper/pkg-plist @@ -14,6 +14,7 @@ bin/dh_gconf bin/dh_gencontrol bin/dh_icons bin/dh_install +bin/dh_installalternatives bin/dh_installcatalogs bin/dh_installchangelogs bin/dh_installcron @@ -62,13 +63,13 @@ bin/dh_ucf bin/dh_update_autotools_config bin/dh_usrlocal bin/maintscript-helper +bin/postinst-alternatives bin/postinst-emacsen bin/postinst-icons bin/postinst-init bin/postinst-init-nostart bin/postinst-init-restart bin/postinst-init-tmpfiles -bin/postinst-initramfs-hook bin/postinst-menu bin/postinst-menu-method bin/postinst-modules @@ -87,7 +88,6 @@ bin/postinst-xfonts bin/postrm-debconf bin/postrm-icons bin/postrm-init -bin/postrm-initramfs-hook bin/postrm-menu bin/postrm-menu-method bin/postrm-modules @@ -98,6 +98,7 @@ bin/postrm-systemd-user bin/postrm-ucf bin/postrm-xfonts bin/preinst-emacsen +bin/prerm-alternatives bin/prerm-emacsen bin/prerm-init bin/prerm-init-norestart |