diff options
author | miwi <miwi@FreeBSD.org> | 2010-05-10 13:39:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-05-10 13:39:59 +0800 |
commit | f7e45e5ca0443955016fed878ae9e38b26835160 (patch) | |
tree | 4ce6a78be2e861458caee7f292f59457bacf625b /editors/jedit | |
parent | 0f4a11b59d5ef75f7744ff5f4e5b6bb852ee4f62 (diff) | |
download | freebsd-ports-gnome-f7e45e5ca0443955016fed878ae9e38b26835160.tar.gz freebsd-ports-gnome-f7e45e5ca0443955016fed878ae9e38b26835160.tar.zst freebsd-ports-gnome-f7e45e5ca0443955016fed878ae9e38b26835160.zip |
- Update to 4.3.2
PR: 146450
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Diffstat (limited to 'editors/jedit')
-rw-r--r-- | editors/jedit/Makefile | 2 | ||||
-rw-r--r-- | editors/jedit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile index c6b721085bc7..35fa1aad856e 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jedit -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 PORTEPOCH= 1 CATEGORIES= editors java MASTER_SITES= SF diff --git a/editors/jedit/distinfo b/editors/jedit/distinfo index 89992547ccc5..799adf064e80 100644 --- a/editors/jedit/distinfo +++ b/editors/jedit/distinfo @@ -1,3 +1,3 @@ -MD5 (jedit4.3.1install.jar) = 43feacedb41ef0f01360d5e494685fd2 -SHA256 (jedit4.3.1install.jar) = 263a36677f5b8fc8792caede930f60d8b9d4e8ef1a12a4531940951f54649469 -SIZE (jedit4.3.1install.jar) = 2770787 +MD5 (jedit4.3.2install.jar) = 0d2ec0d877abac09316793f16e1bc87b +SHA256 (jedit4.3.2install.jar) = 0d0a22a5f9185e6eb08d0fef944889dd4a71f910cd469d82f41db16527b1ceb8 +SIZE (jedit4.3.2install.jar) = 2772055 |