Bug 108443 - ports/devel/readline - add patch readline52-001
Summary: ports/devel/readline - add patch readline52-001
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frank J. Laszlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-27 19:20 UTC by jharris
Modified: 2007-01-27 23:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jharris 2007-01-27 19:20:15 UTC
	add patch readline52-001 to ports/devel/readline

Fix: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .


iJ0EARECAF0FAkW7oxhWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOO+7gCgjT3og6elxSP/vCwv5rfav8p7fm8AnjMIsjAc
qTDA2UWCuOaTPPd3dz87
=5q6O
-----END PGP SIGNATURE-------Ze3cb7RhsNb9HdPerkcCiBWlS4y7CbKaeUoxgCWQWHi1tOGb
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

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)
How-To-Repeat: 	apply patch below
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-27 19:20:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->laszlof

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-27 23:36:25 UTC
laszlof     2007-01-27 23:36:19 UTC

  FreeBSD ports repository

  Modified files:
    devel/readline       Makefile distinfo 
  Log:
  Add -001 patch.
  
  PR:             ports/108443
  Submitted by:   Jason Harris <jharris@widomaker.com>
  
  Revision  Changes    Path
  1.12      +1 -1      ports/devel/readline/Makefile
  1.8       +6 -0      ports/devel/readline/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Frank J. Laszlo freebsd_committer freebsd_triage 2007-01-27 23:36:32 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!