diff options
author | miwi <miwi@FreeBSD.org> | 2011-11-14 22:31:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-11-14 22:31:11 +0800 |
commit | 6eef6e31c5d5eaf8340c561669e7b36b605e707b (patch) | |
tree | 86ff84acb54aca8a33dc17c5605d85c57e89a380 /editors/jedit | |
parent | 0d0cd24a8f96c2e38defb89b37096df9543012bd (diff) | |
download | freebsd-ports-gnome-6eef6e31c5d5eaf8340c561669e7b36b605e707b.tar.gz freebsd-ports-gnome-6eef6e31c5d5eaf8340c561669e7b36b605e707b.tar.zst freebsd-ports-gnome-6eef6e31c5d5eaf8340c561669e7b36b605e707b.zip |
- Update to 4.4.2
PR: 162554
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
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 1f67630b37e2..43417984cf5c 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jedit -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.2 PORTEPOCH= 1 CATEGORIES= editors java MASTER_SITES= SF diff --git a/editors/jedit/distinfo b/editors/jedit/distinfo index acb829fb5b50..d516903ae4f4 100644 --- a/editors/jedit/distinfo +++ b/editors/jedit/distinfo @@ -1,2 +1,2 @@ -SHA256 (jedit4.4.1install.jar) = b4e03735c43c5581091b9431c03400a16e2e8b7f67f0a1f6b31f0a56d779fd48 -SIZE (jedit4.4.1install.jar) = 2878073 +SHA256 (jedit4.4.2install.jar) = a344eee8efbf3bff76b43b41efa4ced4b1f70351a29c48e58a964a03e7e6fbe4 +SIZE (jedit4.4.2install.jar) = 2881337 |