From owner-svn-ports-head@freebsd.org Tue May 19 23:29:52 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DBB472F83B0; Tue, 19 May 2020 23:29:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49RXD05Wydz4JCv; Tue, 19 May 2020 23:29:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B8E6412A59; Tue, 19 May 2020 23:29:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04JNTqgK075319; Tue, 19 May 2020 23:29:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04JNTps7075315; Tue, 19 May 2020 23:29:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202005192329.04JNTps7075315@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 19 May 2020 23:29:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535899 - in head/sysutils/debhelper: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/sysutils/debhelper: . files X-SVN-Commit-Revision: 535899 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2020 23:29:52 -0000 Author: sunpoet Date: Tue May 19 23:29:51 2020 New Revision: 535899 URL: https://svnweb.freebsd.org/changeset/ports/535899 Log: Update to 13.1 Changes: https://salsa.debian.org/debian/debhelper/-/blob/master/debian/changelog Modified: head/sysutils/debhelper/Makefile head/sysutils/debhelper/distinfo head/sysutils/debhelper/files/patch-Makefile head/sysutils/debhelper/pkg-plist Modified: head/sysutils/debhelper/Makefile ============================================================================== --- head/sysutils/debhelper/Makefile Tue May 19 23:29:31 2020 (r535898) +++ head/sysutils/debhelper/Makefile Tue May 19 23:29:51 2020 (r535899) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 13 +PORTVERSION= 13.1 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/sysutils/debhelper/distinfo ============================================================================== --- head/sysutils/debhelper/distinfo Tue May 19 23:29:31 2020 (r535898) +++ head/sysutils/debhelper/distinfo Tue May 19 23:29:51 2020 (r535899) @@ -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 Modified: head/sysutils/debhelper/files/patch-Makefile ============================================================================== --- head/sysutils/debhelper/files/patch-Makefile Tue May 19 23:29:31 2020 (r535898) +++ head/sysutils/debhelper/files/patch-Makefile Tue May 19 23:29:51 2020 (r535899) @@ -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 Modified: head/sysutils/debhelper/pkg-plist ============================================================================== --- head/sysutils/debhelper/pkg-plist Tue May 19 23:29:31 2020 (r535898) +++ head/sysutils/debhelper/pkg-plist Tue May 19 23:29:51 2020 (r535899) @@ -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