diff options
author | miwi <miwi@FreeBSD.org> | 2012-07-28 13:32:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-07-28 13:32:51 +0800 |
commit | da824ac21d97a1d337d70bb084a163722dab7606 (patch) | |
tree | 2fb440435f35f285636486b9b5b55b92b9ed0c30 /editors/jedit | |
parent | 9b4e79192099dc1880985860e43b20d102894a0e (diff) | |
download | freebsd-ports-gnome-da824ac21d97a1d337d70bb084a163722dab7606.tar.gz freebsd-ports-gnome-da824ac21d97a1d337d70bb084a163722dab7606.tar.zst freebsd-ports-gnome-da824ac21d97a1d337d70bb084a163722dab7606.zip |
- Update to 4.5.2
PR: 170146
Submitted by: Ports Fury
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 267ebc21e346..941a081b893e 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jedit -PORTVERSION= 4.5.0 +PORTVERSION= 4.5.2 PORTEPOCH= 1 CATEGORIES= editors java MASTER_SITES= SF diff --git a/editors/jedit/distinfo b/editors/jedit/distinfo index 1b58a4aa54d3..4e6fa710139f 100644 --- a/editors/jedit/distinfo +++ b/editors/jedit/distinfo @@ -1,2 +1,2 @@ -SHA256 (jedit4.5.0install.jar) = ed8b2ec5cd2ddeddf4f52eaa7c1af70a65fb50ff244abc50368a9b3698c29a39 -SIZE (jedit4.5.0install.jar) = 2928863 +SHA256 (jedit4.5.2install.jar) = ca6b43a70bf43fc77b4faff3662b9c196504a3e8fded2b9b173b6db5fd033770 +SIZE (jedit4.5.2install.jar) = 2935033 |