Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2014 10:21:29 -0400 (EDT)
From:      Jason Harris <jharris@widomaker.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Jason Harris <jharris@widomaker.com>
Subject:   ports/188086: update devel/readline -> 6.3003
Message-ID:  <201403301421.s2UELTOC085407@wilma.widomaker.com>
Resent-Message-ID: <201403301440.s2UEe0H3050683@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188086
>Category:       ports
>Synopsis:       update devel/readline -> 6.3003
>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:   Sun Mar 30 14:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harris
>Release:        FreeBSD 9.2-RELEASE-p3 amd64
>Organization:
bitrote.org
>Environment:
FreeBSD laptop 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
	add 3 new patches to update devel/readline from 6.3 to 6.3003
>How-To-Repeat:
	apply patch below
>Fix:

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

Index: Makefile
===================================================================
--- Makefile	(revision 349620)
+++ Makefile	(working copy)
@@ -3,7 +3,6 @@
 
 PORTNAME=	readline
 PORTVERSION=	6.3${PATCHLEVEL}
-PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU \
 		ftp://ftp.cwru.edu/pub/bash/
@@ -11,7 +10,7 @@
 DISTNAME=	${PORTNAME}-${PORTVERSION:C/^([0-9].[0-9]).*/\1/}
 
 PATCH_SITES=	${MASTER_SITES}
-PATCH_SITE_SUBDIR=${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches
+PATCH_SITE_SUBDIR=${PORTNAME}/${PORTNAME}-${PORTVERSION:C/^([0-9].[0-9]).*/\1/}-patches
 
 MAINTAINER=	johans@FreeBSD.org
 COMMENT=	Library for editing command lines as they are typed
@@ -27,9 +26,9 @@
 
 INFO=		readline rluserman history
 
-PATCHES=
+PATCHES=	001 002 003
 .for p in ${PATCHES:S/^/00/}
-PATCH_FILES+=	${PORTNAME}${PORTVERSION:R:S/.//}-${p:C/.*(...)$/\1/}
+PATCHFILES+=	${PORTNAME}${PORTVERSION:C/^([0-9])(.)([0-9]).*/\1\3/}-${p:C/.*(...)$/\1/}
 .endfor
 PATCHLEVEL=	${PATCHES:M1:S/1/./}${PATCHES:Q:S/^/./:S/ /./g:E}
 
Index: distinfo
===================================================================
--- distinfo	(revision 349620)
+++ distinfo	(working copy)
@@ -1,2 +1,8 @@
 SHA256 (readline-6.3.tar.gz) = 56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43
 SIZE (readline-6.3.tar.gz) = 2468560
+SHA256 (readline63-001) = 1a79bbb6eaee750e0d6f7f3d059b30a45fc54e8e388a8e05e9c3ae598590146f
+SIZE (readline63-001) = 1366
+SHA256 (readline63-002) = 39e304c7a526888f9e112e733848215736fb7b9d540729b9e31f3347b7a1e0a5
+SIZE (readline63-002) = 1297
+SHA256 (readline63-003) = ec41bdd8b00fd884e847708513df41d51b1243cecb680189e31b7173d01ca52f
+SIZE (readline63-003) = 985
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iJ0EARECAF0FAlM4JKhWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOPVEwCgwauF5uXfiCbZDwe3JjXE4RCuluYAn1vXLCzB
mjWLARvE5sVuTYh8hGm6
=hfUb
-----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?201403301421.s2UELTOC085407>