Date: Fri, 22 Mar 2013 09:02:36 -0700 (PDT) From: William Grzybowski <william88@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/177237: [PATCH] sysutils/devootstrap: fix pkg-plist Message-ID: <514c809c.c919ec0a.664e.fffff94e@mx.google.com> Resent-Message-ID: <201303221630.r2MGU0Jc094880@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177237 >Category: ports >Synopsis: [PATCH] sysutils/devootstrap: fix pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Mar 22 16:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: William Grzybowski >Release: FreeBSD 9.1-RELEASE amd64 >Organization: >Environment: >Description: Missing script in pkg-plist Redports: https://redports.org/buildarchive/20130322155001-47484/ >How-To-Repeat: >Fix: See attached patch --- debootstrap.patch begins here --- Index: pkg-plist =================================================================== --- pkg-plist (revision 314933) +++ pkg-plist (working copy) @@ -22,6 +22,7 @@ share/debootstrap/scripts/potato share/debootstrap/scripts/precise share/debootstrap/scripts/quantal +share/debootstrap/scripts/raring share/debootstrap/scripts/sarge share/debootstrap/scripts/sarge.buildd share/debootstrap/scripts/sarge.fakechroot --- debootstrap.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?514c809c.c919ec0a.664e.fffff94e>