You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
rlwrap: update to 0.48
This commit is contained in:
@@ -3,10 +3,9 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup hanslub42 rlwrap 0.46.1
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
github.setup hanslub42 rlwrap 0.48 v
|
||||
revision 0
|
||||
github.tarball_from releases
|
||||
categories sysutils
|
||||
license GPL-2+
|
||||
maintainers {@kakuhen} openmaintainer
|
||||
@@ -17,17 +16,10 @@ long_description rlwrap is a wrapper that enables any other command to \
|
||||
support editing of keyboard input using the GNU \
|
||||
readline library.
|
||||
|
||||
checksums rmd160 0c85853722f97e4f02b165d9c62789f81005ab81 \
|
||||
sha256 9f944262bbab8e617e397713b3ef6c74cf172a08167635b8a7fc4a3e24c60eaf \
|
||||
size 185122
|
||||
checksums rmd160 bea4903d1b838542e4d4fdf2d61666557c00ad11 \
|
||||
sha256 cdf69074a216a8284574dddd145dd046c904ad5330a616e0eed53c9043f2ecbc \
|
||||
size 353592
|
||||
|
||||
depends_build-append port:autoconf \
|
||||
port:automake \
|
||||
port:libtool
|
||||
|
||||
depends_lib port:ncurses \
|
||||
depends_lib port:libptytty \
|
||||
port:ncurses \
|
||||
port:readline
|
||||
|
||||
use_autoreconf yes
|
||||
|
||||
configure.args --mandir=${prefix}/share/man
|
||||
|
||||
Reference in New Issue
Block a user