diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-03-04 04:45:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-03-04 04:45:06 +0000 |
commit | aa13e5b9685f0f9706778517c12faee592f3b1c0 (patch) | |
tree | 1f49b8a9035dca3c0de611da808224580bf83831 /editors/jedit | |
parent | 94e696aaaca4bd52c431a660c6f4743109e6bf45 (diff) | |
download | ports-aa13e5b9685f0f9706778517c12faee592f3b1c0.tar.gz ports-aa13e5b9685f0f9706778517c12faee592f3b1c0.zip |
Notes
Diffstat (limited to 'editors/jedit')
-rw-r--r-- | editors/jedit/Makefile | 2 | ||||
-rw-r--r-- | editors/jedit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile index 43417984cf5c..267ebc21e346 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jedit -PORTVERSION= 4.4.2 +PORTVERSION= 4.5.0 PORTEPOCH= 1 CATEGORIES= editors java MASTER_SITES= SF diff --git a/editors/jedit/distinfo b/editors/jedit/distinfo index d516903ae4f4..1b58a4aa54d3 100644 --- a/editors/jedit/distinfo +++ b/editors/jedit/distinfo @@ -1,2 +1,2 @@ -SHA256 (jedit4.4.2install.jar) = a344eee8efbf3bff76b43b41efa4ced4b1f70351a29c48e58a964a03e7e6fbe4 -SIZE (jedit4.4.2install.jar) = 2881337 +SHA256 (jedit4.5.0install.jar) = ed8b2ec5cd2ddeddf4f52eaa7c1af70a65fb50ff244abc50368a9b3698c29a39 +SIZE (jedit4.5.0install.jar) = 2928863 |