Index: head/sysutils/debhelper/Makefile =================================================================== --- head/sysutils/debhelper/Makefile (revision 483404) +++ head/sysutils/debhelper/Makefile (revision 483405) @@ -1,29 +1,30 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 11.4.1 +PORTVERSION= 11.5 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helper programs for debian/rules LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL PORTSCOUT= limit:^[0-9\.]*$$ +USES= gmake perl5 shebangfix tar:xz + MAKE_ARGS= PREFIX=${PREFIX} SITE_PERL=${PREFIX}/${SITE_PERL_REL} NO_ARCH= yes NO_BUILD= yes -USES= gmake perl5 shebangfix tar:xz WRKSRC= ${WRKDIR}/${PORTNAME} SHEBANG_FILES= dh* post-patch: @${RM} ${WRKSRC}/*.orig .include Index: head/sysutils/debhelper/distinfo =================================================================== --- head/sysutils/debhelper/distinfo (revision 483404) +++ head/sysutils/debhelper/distinfo (revision 483405) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538591520 -SHA256 (debhelper_11.4.1.tar.xz) = 1c0e09254f17836f79c17756429b818e3852f5fadd40ce656f1e977daf0b0c53 -SIZE (debhelper_11.4.1.tar.xz) = 475072 +TIMESTAMP = 1540844430 +SHA256 (debhelper_11.5.tar.xz) = 50958e1a0b3a6a7aa4aad8c42c7f91f7f6f41c38b0cde55bff5d402bdec45840 +SIZE (debhelper_11.5.tar.xz) = 477084 Index: head/sysutils/debhelper/pkg-plist =================================================================== --- head/sysutils/debhelper/pkg-plist (revision 483404) +++ head/sysutils/debhelper/pkg-plist (revision 483405) @@ -1,123 +1,127 @@ bin/dh bin/dh_auto_build bin/dh_auto_clean bin/dh_auto_configure bin/dh_auto_install bin/dh_auto_test bin/dh_bugfiles bin/dh_builddeb bin/dh_clean bin/dh_compress bin/dh_dwz bin/dh_fixperms bin/dh_gconf bin/dh_gencontrol bin/dh_icons bin/dh_install bin/dh_installcatalogs bin/dh_installchangelogs bin/dh_installcron bin/dh_installdeb bin/dh_installdebconf bin/dh_installdirs bin/dh_installdocs bin/dh_installemacsen bin/dh_installexamples bin/dh_installgsettings bin/dh_installifupdown bin/dh_installinfo bin/dh_installinit bin/dh_installinitramfs bin/dh_installlogcheck bin/dh_installlogrotate bin/dh_installman bin/dh_installmanpages bin/dh_installmenu bin/dh_installmime bin/dh_installmodules bin/dh_installpam bin/dh_installppp bin/dh_installsystemd +bin/dh_installsystemduser bin/dh_installudev bin/dh_installwm bin/dh_installxfonts bin/dh_link bin/dh_lintian bin/dh_listpackages bin/dh_makeshlibs bin/dh_md5sums bin/dh_missing bin/dh_movefiles bin/dh_perl bin/dh_prep bin/dh_shlibdeps bin/dh_strip bin/dh_systemd_enable bin/dh_systemd_start bin/dh_testdir bin/dh_testroot bin/dh_ucf bin/dh_update_autotools_config bin/dh_usrlocal bin/maintscript-helper 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 bin/postinst-systemd-dont-enable bin/postinst-systemd-enable bin/postinst-systemd-restart bin/postinst-systemd-restartnostart bin/postinst-systemd-start +bin/postinst-systemd-user-dont-enable +bin/postinst-systemd-user-enable bin/postinst-ucf bin/postinst-usrlocal bin/postinst-wm bin/postinst-wm-noman 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 bin/postrm-sgmlcatalog bin/postrm-systemd bin/postrm-systemd-reload-only +bin/postrm-systemd-user bin/postrm-ucf bin/postrm-xfonts bin/preinst-emacsen bin/prerm-emacsen bin/prerm-init bin/prerm-init-norestart bin/prerm-systemd bin/prerm-systemd-restart bin/prerm-usrlocal bin/prerm-wm %%SITE_PERL%%/Debian/Debhelper/Buildsystem.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/ant.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/autoconf.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/cmake.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/makefile.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/meson.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/ninja.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/perl_build.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/perl_makemaker.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/python_distutils.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/qmake.pm %%SITE_PERL%%/Debian/Debhelper/Buildsystem/qmake_qt4.pm %%SITE_PERL%%/Debian/Debhelper/Dh_Buildsystems.pm %%SITE_PERL%%/Debian/Debhelper/Dh_Getopt.pm %%SITE_PERL%%/Debian/Debhelper/Dh_Lib.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/build_stamp.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/dwz.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/installinitramfs.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/python_support.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/systemd.pm %%SITE_PERL%%/Debian/Debhelper/SequencerUtil.pm