Date: Sat, 27 Jan 2007 14:11:34 -0500 (EST) From: Jason Harris <jharris@widomaker.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jason Harris <jharris@widomaker.com>, laszlof@FreeBSD.org Subject: ports/108443: ports/devel/readline - add patch readline52-001 Message-ID: <200701271911.l0RJBYS2092150@wilma.widomaker.com> Resent-Message-ID: <200701271920.l0RJKFDF062924@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108443 >Category: ports >Synopsis: ports/devel/readline - add patch readline52-001 >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: Sat Jan 27 19:20:15 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Jason Harris >Release: FreeBSD 6.2-STABLE i386 >Organization: N/A >Environment: System: FreeBSD 6.2-STABLE i386 >Description: add patch readline52-001 to ports/devel/readline >How-To-Repeat: apply patch below >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/readline/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 5 Dec 2006 20:02:32 -0000 1.11 +++ Makefile 27 Jan 2007 19:07:10 -0000 @@ -11,14 +11,18 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/bash/ MASTER_SITE_SUBDIR= ${PORTNAME} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= ftp://ftp.gnu.org/gnu/readline/${PORTNAME}-${PORTVERSION}-patches/ \ ftp://ftp.cwru.edu/pub/bash/${PORTNAME}-${PORTVERSION}-patches/ -PATCHFILES= # none +PATCHFILES= readline52-001 MAINTAINER= laszlof@FreeBSD.org COMMENT= A library for editing command lines as they are typed +USE_GPG?= yes +SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig GNU_CONFIGURE= yes USE_LDCONFIG= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/readline/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 5 Dec 2006 20:02:32 -0000 1.7 +++ distinfo 27 Jan 2007 19:07:11 -0000 @@ -1,3 +1,15 @@ MD5 (readline-5.2.tar.gz) = e39331f32ad14009b9ff49cc10c5e751 +SHA1 (readline-5.2.tar.gz) = 18f3412c73068509d5f491b7b4535aeaf9522834 +RMD160 (readline-5.2.tar.gz) = 983cbb25192e0a376b80cb2428fe8ee254a041c7 SHA256 (readline-5.2.tar.gz) = 12e88d96aee2cd1192500356f0535540db499282ca7f76339fb4228c31249f45 SIZE (readline-5.2.tar.gz) = 2037705 +MD5 (readline-5.2.tar.gz.sig) = a12a70c20f2b0ca3ab6032544b1e7dfb +SHA1 (readline-5.2.tar.gz.sig) = 08bb008e67e4481d78bfc17bf7e1110d1d274290 +RMD160 (readline-5.2.tar.gz.sig) = c817423f0438457e0a4f7c2056569442eefdb056 +SHA256 (readline-5.2.tar.gz.sig) = 24b9df561653bc3aee3acf7f2544dbd7a9ce744a3bb4f1ec9e8f8a7ca2c4502d +SIZE (readline-5.2.tar.gz.sig) = 65 +MD5 (readline52-001) = 9d4d41622aa9b230c57f68548ce87d8f +SHA1 (readline52-001) = 8de77c2de3926893cbf2688912768bed48a2456b +RMD160 (readline52-001) = 0cedb82ccc4709e6b39e6cb95143131259b0e7c5 +SHA256 (readline52-001) = eac304c369154059f93049ada328739faaf40338d3cb1fb4b544c93d5ce3f8d5 +SIZE (readline52-001) = 874 cvs server: Diffing files -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iJ0EARECAF0FAkW7oxhWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93 PXRydWUACgkQSypIl9OdoOO+7gCgjT3og6elxSP/vCwv5rfav8p7fm8AnjMIsjAc qTDA2UWCuOaTPPd3dz87 =5q6O -----END PGP SIGNATURE----- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701271911.l0RJBYS2092150>