Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id A22597A2AA for ; Thu, 9 Mar 2017 11:52:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 17C9F855D4; Thu, 9 Mar 2017 11:52:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9DF6E855CC for ; Thu, 9 Mar 2017 11:52:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id tx5xduIJZN32 for ; Thu, 9 Mar 2017 11:52:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1693384CDC for ; Thu, 9 Mar 2017 11:52:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F0FF7FBE4; Thu, 9 Mar 2017 11:52:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1489060346226630" MIME-Version: 1.0 Date: Thu, 9 Mar 2017 11:52:26 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/misc/dpkg To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170309115226.F0FF7FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1489060346226630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Mar 9 11:52:26 UTC 2017 Modified Files: pkgsrc/misc/dpkg: Makefile PLIST Log Message: Updated dpkg to 1.18.23nb1. Set TAR so that GNU tar is found. Enable start-stop-daemon now that it builds on NetBSD. Add a test dependency. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/misc/dpkg/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/misc/dpkg/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1489060346226630 Content-Disposition: inline Content-Length: 3769 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/misc/dpkg/Makefile diff -u pkgsrc/misc/dpkg/Makefile:1.40 pkgsrc/misc/dpkg/Makefile:1.41 --- pkgsrc/misc/dpkg/Makefile:1.40 Mon Mar 6 22:47:04 2017 +++ pkgsrc/misc/dpkg/Makefile Thu Mar 9 11:52:26 2017 @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2017/03/06 22:47:04 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2017/03/09 11:52:26 wiz Exp $ DISTNAME= dpkg_1.18.23 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/d/dpkg/} EXTRACT_SUFX= .tar.xz @@ -12,6 +13,8 @@ COMMENT= Package maintenance system for LICENSE= gnu-gpl-v2 BUILD_DEPENDS+= po4a-[0-9]*:../../textproc/po4a +# TEST_DEPENDS +BUILD_DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} BUILD_DEFS+= VARBASE @@ -25,9 +28,9 @@ INCOMPAT_CURSES+= NetBSD-[0-5].*-* REPLACE_PERL= scripts/*.pl -CONFIGURE_ARGS+= --disable-start-stop-daemon CONFIGURE_ARGS+= --with-admindir=${VARBASE}/db/dpkg CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share/dpkg +CONFIGURE_ARGS+= TAR=gtar CONFIGURE_ARGS.Darwin+= --enable-linker-optimizations=no Index: pkgsrc/misc/dpkg/PLIST diff -u pkgsrc/misc/dpkg/PLIST:1.10 pkgsrc/misc/dpkg/PLIST:1.11 --- pkgsrc/misc/dpkg/PLIST:1.10 Sun Feb 5 18:46:29 2017 +++ pkgsrc/misc/dpkg/PLIST Thu Mar 9 11:52:26 2017 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2017/02/05 18:46:29 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2017/03/09 11:52:26 wiz Exp $ bin/dpkg bin/dpkg-architecture bin/dpkg-buildflags @@ -214,6 +214,7 @@ man/de/man5/deb822.5 man/de/man5/dpkg.cfg.5 man/de/man5/dsc.5 man/de/man5/dselect.cfg.5 +man/de/man8/start-stop-daemon.8 man/es/man1/dpkg-distaddfile.1 man/es/man1/dpkg-divert.1 man/es/man1/dpkg-gencontrol.1 @@ -227,6 +228,7 @@ man/es/man5/deb-extra-override.5 man/es/man5/deb-old.5 man/es/man5/deb-override.5 man/es/man5/deb-split.5 +man/es/man8/start-stop-daemon.8 man/fr/man1/dpkg-architecture.1 man/fr/man1/dpkg-distaddfile.1 man/fr/man1/dpkg-divert.1 @@ -247,6 +249,7 @@ man/fr/man5/deb-extra-override.5 man/fr/man5/deb-old.5 man/fr/man5/deb-override.5 man/fr/man5/deb-split.5 +man/fr/man8/start-stop-daemon.8 man/it/man1/dpkg-architecture.1 man/it/man1/dpkg-distaddfile.1 man/it/man1/dpkg-maintscript-helper.1 @@ -261,6 +264,7 @@ man/it/man5/deb-extra-override.5 man/it/man5/deb-old.5 man/it/man5/deb-override.5 man/it/man5/deb-split.5 +man/it/man8/start-stop-daemon.8 man/ja/man1/dpkg-distaddfile.1 man/ja/man1/dpkg-divert.1 man/ja/man1/dpkg-gencontrol.1 @@ -274,6 +278,7 @@ man/ja/man5/deb-extra-override.5 man/ja/man5/deb-old.5 man/ja/man5/deb-override.5 man/ja/man5/deb-split.5 +man/ja/man8/start-stop-daemon.8 man/man1/dpkg-architecture.1 man/man1/dpkg-buildflags.1 man/man1/dpkg-buildpackage.1 @@ -369,6 +374,7 @@ man/man5/deb822.5 man/man5/dpkg.cfg.5 man/man5/dsc.5 man/man5/dselect.cfg.5 +man/man8/start-stop-daemon.8 man/nl/man1/dpkg-architecture.1 man/nl/man1/dpkg-buildflags.1 man/nl/man1/dpkg-buildpackage.1 @@ -422,6 +428,7 @@ man/nl/man5/deb822.5 man/nl/man5/dpkg.cfg.5 man/nl/man5/dsc.5 man/nl/man5/dselect.cfg.5 +man/nl/man8/start-stop-daemon.8 man/pl/man1/dpkg-distaddfile.1 man/pl/man1/dpkg-divert.1 man/pl/man1/dpkg-gencontrol.1 @@ -435,6 +442,7 @@ man/pl/man5/deb-extra-override.5 man/pl/man5/deb-old.5 man/pl/man5/deb-override.5 man/pl/man5/deb-split.5 +man/pl/man8/start-stop-daemon.8 man/sv/man1/dpkg-architecture.1 man/sv/man1/dpkg-distaddfile.1 man/sv/man1/dpkg-divert.1 @@ -455,6 +463,8 @@ man/sv/man5/deb-extra-override.5 man/sv/man5/deb-old.5 man/sv/man5/deb-override.5 man/sv/man5/deb-split.5 +man/sv/man8/start-stop-daemon.8 +sbin/start-stop-daemon share/dpkg/abitable share/dpkg/alternatives/README share/dpkg/architecture.mk --_----------=_1489060346226630--