From 9a8cdfc404601d6183db529faf168bfec801fc22 Mon Sep 17 00:00:00 2001 From: Vasil Dimov Date: Wed, 8 Feb 2006 17:40:45 +0000 Subject: Update to 5.1 PR: ports/92756 Submitted by: Ying-Chieh Liao Reworked by: Frank Laszlo (maintainer) Approved by: garga (mentor) --- devel/readline/Makefile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'devel/readline/Makefile') diff --git a/devel/readline/Makefile b/devel/readline/Makefile index dc0a621f091e..680365d2e84f 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -6,12 +6,15 @@ # PORTNAME= readline -PORTVERSION= 5.0 +PORTVERSION= 5.1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.cwru.edu/pub/bash/ +MASTER_SITES= ${MASTER_SITE_GNU} \ + ftp://ftp.cwru.edu/pub/bash/ +MASTER_SITE_SUBDIR= ${PORTNAME} -PATCH_SITES= ftp://ftp.cwru.edu/pub/bash/${PORTNAME}-${PORTVERSION}-patches/ -PATCHFILES= readline50-001 readline50-002 readline50-003 readline50-004 readline50-005 +PATCH_SITES= ftp://ftp.gnu.org/gnu/readline/${PORTNAME}-${PORTVERSION}-patches/ \ + ftp://ftp.cwru.edu/pub/bash/${PORTNAME}-${PORTVERSION}-patches/ +PATCHFILES= readline51-001 MAINTAINER= laszlof@vonostingroup.com COMMENT= A library for editing command lines as they are typed -- cgit v1.2.3