mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to version 5.2
Submitted by: self (maintainer)
This commit is contained in:
parent
c6f5b8a357
commit
3adc656756
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178962
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= readline
|
||||
PORTVERSION= 5.1
|
||||
PORTVERSION= 5.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
ftp://ftp.cwru.edu/pub/bash/
|
||||
@ -14,13 +14,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
PATCH_SITES= ftp://ftp.gnu.org/gnu/readline/${PORTNAME}-${PORTVERSION}-patches/ \
|
||||
ftp://ftp.cwru.edu/pub/bash/${PORTNAME}-${PORTVERSION}-patches/
|
||||
PATCHFILES= readline51-001
|
||||
PATCHFILES= # none
|
||||
|
||||
MAINTAINER= laszlof@FreeBSD.org
|
||||
COMMENT= A library for editing command lines as they are typed
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
INFO= readline rluserman history
|
||||
MAN3= readline.3 history.3
|
||||
|
@ -1,6 +1,3 @@
|
||||
MD5 (readline-5.1.tar.gz) = 7ee5a692db88b30ca48927a13fd60e46
|
||||
SHA256 (readline-5.1.tar.gz) = 163ec6407ec75a709c9077657b1fca9314cc74999d57d1c35ab185702bb067c6
|
||||
SIZE (readline-5.1.tar.gz) = 2030276
|
||||
MD5 (readline51-001) = 63faf622820ca0828131c8b5aeac1e6a
|
||||
SHA256 (readline51-001) = 2c9786b231a454504c3f38361af6fd74e61789bc1009eba5fb2447b5a3ac5774
|
||||
SIZE (readline51-001) = 2042
|
||||
MD5 (readline-5.2.tar.gz) = e39331f32ad14009b9ff49cc10c5e751
|
||||
SHA256 (readline-5.2.tar.gz) = 12e88d96aee2cd1192500356f0535540db499282ca7f76339fb4228c31249f45
|
||||
SIZE (readline-5.2.tar.gz) = 2037705
|
||||
|
Loading…
Reference in New Issue
Block a user