diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-12-05 20:02:32 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-12-05 20:02:32 +0000 |
commit | 3adc6567566c6387b9c34aaa2ddb3b30fb7ee9b4 (patch) | |
tree | bb235c25cdac4c519165ac952cd7f2c48c179feb /devel | |
parent | c6f5b8a3574831613f40b8ca48a71cdb24feee25 (diff) |
Notes
Diffstat (limited to 'devel')
-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 |