diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-10-19 07:27:57 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-10-19 07:27:57 +0000 |
commit | 6a6e6895fbacdee67e788ad02fb43419bdd08c38 (patch) | |
tree | d116b4eab6cafabda7dcb052db2e7d2efa3bae07 /editors/jupp | |
parent | bd5d8982be28cbac851ebfaaafc201996d3ee8ed (diff) | |
download | freebsd-ports-6a6e6895fbacdee67e788ad02fb43419bdd08c38.zip |
- Update to 3.1.18
Changes: https://www.mirbsd.org/jupp.htm#clog
PR: ports/161777
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
Diffstat (limited to 'editors/jupp')
-rw-r--r-- | editors/jupp/Makefile | 4 | ||||
-rw-r--r-- | editors/jupp/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/jupp/Makefile b/editors/jupp/Makefile index 328f99e53867..7b54442fe30b 100644 --- a/editors/jupp/Makefile +++ b/editors/jupp/Makefile @@ -6,11 +6,11 @@ # PORTNAME= jupp -PORTVERSION= 3.1.17 +PORTVERSION= 3.1.18 CATEGORIES= editors MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \ http://pub.allbsd.org/MirOS/dist/jupp/ -DISTNAME= joe-3.1jupp17 +DISTNAME= joe-3.1jupp18 EXTRACT_SUFX= .cpio.gz MAINTAINER= magik@roorback.net diff --git a/editors/jupp/distinfo b/editors/jupp/distinfo index 4b0aba570989..41354c10cf60 100644 --- a/editors/jupp/distinfo +++ b/editors/jupp/distinfo @@ -1,2 +1,2 @@ -SHA256 (joe-3.1jupp17.cpio.gz) = d6ca2fa93399c5e65fff437463837b9666940facc49427c66c1e4869c5022cff -SIZE (joe-3.1jupp17.cpio.gz) = 433759 +SHA256 (joe-3.1jupp18.cpio.gz) = 69207e49f9fca11aa13a4a75b7a4e3df8e4ee0bc6084c13ab257507ad6b92ef1 +SIZE (joe-3.1jupp18.cpio.gz) = 437589 |