Date: Thu, 2 Feb 2012 12:01:31 -0800 From: Dirk Jagdmann <doj@cubic.org> To: <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/164718: Update quilt port to 0.51 Message-ID: <62337d28-d6aa-4e3e-af86-3e10bb262ccb@365EXCH-HUB-P3.nbttech.com> Resent-Message-ID: <201202022040.q12KeAIM028260@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164718 >Category: ports >Synopsis: Update quilt port to 0.51 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Feb 02 20:40:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Dirk Jagdmann >Release: FreeBSD 8.2-RELEASE i386 >Organization: Cubic >Environment: System: FreeBSD freebsd8.hsd1.ca.comcast.net. 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update devel/quilt port to version 0.51 >How-To-Repeat: apply the patch from the Fix section >Fix: Index: quilt/Makefile =================================================================== --- quilt.orig/Makefile +++ quilt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= quilt -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= quilt Index: quilt/distinfo =================================================================== --- quilt.orig/distinfo +++ quilt/distinfo @@ -1,2 +1,2 @@ -SHA256 (quilt-0.50.tar.gz) = fa4579628a98cf94472b36869e74f5cd0cb057d6fd13c1872a53f01c45aba8c3 -SIZE (quilt-0.50.tar.gz) = 452769 +SHA256 (quilt-0.51.tar.gz) = 05441399d36399b3f26cb12e29c98a8ce4d1287d036957fa22408807860af614 +SIZE (quilt-0.51.tar.gz) = 451756 Index: quilt/pkg-plist =================================================================== --- quilt.orig/pkg-plist +++ quilt/pkg-plist @@ -29,8 +29,8 @@ share/emacs/site-lisp/quilt.el %%DATADIR%%/previous %%DATADIR%%/push %%DATADIR%%/refresh -%%DATADIR%%/rename %%DATADIR%%/remove +%%DATADIR%%/rename %%DATADIR%%/revert %%DATADIR%%/series %%DATADIR%%/setup @@ -38,19 +38,18 @@ share/emacs/site-lisp/quilt.el %%DATADIR%%/top %%DATADIR%%/unapplied %%DATADIR%%/upgrade -%%DATADIR%%/scripts/parse-patch -%%DATADIR%%/scripts/inspect %%DATADIR%%/scripts/dependency-graph %%DATADIR%%/scripts/edmail -%%DATADIR%%/scripts/remove-trailing-ws +%%DATADIR%%/scripts/inspect %%DATADIR%%/scripts/patchfns +%%DATADIR%%/scripts/remove-trailing-ws %%DATADIR%%/wrapper/patch %%DATADIR%%/compat/awk -%%DATADIR%%/compat/getopt %%DATADIR%%/compat/cp %%DATADIR%%/compat/date -%%DATADIR%%/compat/sed +%%DATADIR%%/compat/getopt %%DATADIR%%/compat/patch +%%DATADIR%%/compat/sed %%SENDMAIL%%%%DATADIR%%/compat/sendmail %%RPMBUILD%%%%DATADIR%%/compat/rpmbuild @dirrmtry etc/bash_completion.d >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?62337d28-d6aa-4e3e-af86-3e10bb262ccb>