diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-10 21:58:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-10 21:58:12 +0800 |
commit | fc31372a44b8fb0f3848298d213308bbdc696bfe (patch) | |
tree | e7dc8f54af9c813d31014aabd9f0bb4007e5f0ca /editors | |
parent | 2583deb1164f0a1291c920470b1ebd5dcfcf7e98 (diff) | |
download | freebsd-ports-gnome-fc31372a44b8fb0f3848298d213308bbdc696bfe.tar.gz freebsd-ports-gnome-fc31372a44b8fb0f3848298d213308bbdc696bfe.tar.zst freebsd-ports-gnome-fc31372a44b8fb0f3848298d213308bbdc696bfe.zip |
- Update to 2.1.8
PR: 131547
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/nano-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index 13123870b7e6..fcb3aabb2239 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nano-devel -PORTVERSION= 2.1.7 +PORTVERSION= 2.1.8 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v2.1/ \ http://www.ewtoo.org/~astyanax/nano/dist/v2.1/ diff --git a/editors/nano-devel/distinfo b/editors/nano-devel/distinfo index 2f5008e90861..b733e5cd189b 100644 --- a/editors/nano-devel/distinfo +++ b/editors/nano-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (nano-2.1.7.tar.gz) = 4eb4fcd015e3c09e3a119250286bc67f -SHA256 (nano-2.1.7.tar.gz) = b1d2cd011af513c072e2a76eeaadbc4200c575bb8113cbeac57d0680e8a6d81f -SIZE (nano-2.1.7.tar.gz) = 1468710 +MD5 (nano-2.1.8.tar.gz) = bd77873a6dd12f8492df08c63ae68040 +SHA256 (nano-2.1.8.tar.gz) = ea6d6c42776819a19338f30d2b6a77c76d327287578ca84ba1535e681380a223 +SIZE (nano-2.1.8.tar.gz) = 1461762 |