Index: head/sysutils/debhelper/Makefile =================================================================== --- head/sysutils/debhelper/Makefile (revision 452949) +++ head/sysutils/debhelper/Makefile (revision 452950) @@ -1,29 +1,29 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 10.10.3 +PORTVERSION= 10.10.4 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\.]*$$ 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 452949) +++ head/sysutils/debhelper/distinfo (revision 452950) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508946455 -SHA256 (debhelper_10.10.3.tar.xz) = 54a381b7bf70f5fa22afe33ccddb13785f26661f03b3ff8b98b7c2e50eb81902 -SIZE (debhelper_10.10.3.tar.xz) = 428548 +TIMESTAMP = 1509039412 +SHA256 (debhelper_10.10.4.tar.xz) = 7dcf257297d9cb859367e8b982816eb7a0f507312c6aa70dfc8acbbd6263bb33 +SIZE (debhelper_10.10.4.tar.xz) = 429428 Index: head/sysutils/debhelper/pkg-plist =================================================================== --- head/sysutils/debhelper/pkg-plist (revision 452949) +++ head/sysutils/debhelper/pkg-plist (revision 452950) @@ -1,116 +1,118 @@ 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_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_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-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-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-menu bin/postrm-menu-method bin/postrm-modules bin/postrm-sgmlcatalog bin/postrm-systemd bin/postrm-systemd-reload-only 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/python_support.pm %%SITE_PERL%%/Debian/Debhelper/Sequence/systemd.pm