diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-12-06 04:02:32 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-12-06 04:02:32 +0800 |
commit | 0eed067128d5da37ca802fad707984ca358c9246 (patch) | |
tree | 90af0ed09994a79cc9752e1aa23ca856da710810 | |
parent | a6460a77c72bb4fa93492a03fc70f72a91eae5ae (diff) | |
download | freebsd-ports-gnome-0eed067128d5da37ca802fad707984ca358c9246.tar.gz freebsd-ports-gnome-0eed067128d5da37ca802fad707984ca358c9246.tar.zst freebsd-ports-gnome-0eed067128d5da37ca802fad707984ca358c9246.zip |
Update to version 5.2
Submitted by: self (maintainer)
-rw-r--r-- | devel/readline/Makefile | 6 | ||||
-rw-r--r-- | devel/readline/distinfo | 9 |
2 files changed, 6 insertions, 9 deletions
diff --git a/devel/readline/Makefile b/devel/readline/Makefile index f30a3a69e335..2b8d0d527b71 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -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 diff --git a/devel/readline/distinfo b/devel/readline/distinfo index 38a953adbb10..aac736e24013 100644 --- a/devel/readline/distinfo +++ b/devel/readline/distinfo @@ -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 |