diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-28 06:53:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-28 06:53:42 +0800 |
commit | e85df70c0a0db9a373bffd5546dfcc72c294b4ec (patch) | |
tree | 954006e8afdf8be6651052141a09c34a31087614 /editors | |
parent | f7a1820f19fd3cfeac6b1cf093a689a00916dbee (diff) | |
download | freebsd-ports-gnome-e85df70c0a0db9a373bffd5546dfcc72c294b4ec.tar.gz freebsd-ports-gnome-e85df70c0a0db9a373bffd5546dfcc72c294b4ec.tar.zst freebsd-ports-gnome-e85df70c0a0db9a373bffd5546dfcc72c294b4ec.zip |
- Update to 4.3.p12
PR: 118957
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/jedit-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/jedit-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile index 089b5396965d..1cb9e1265661 100644 --- a/editors/jedit-devel/Makefile +++ b/editors/jedit-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jedit -DISTVERSION= 4.3.p11 +DISTVERSION= 4.3.p12 CATEGORIES= editors java MASTER_SITES= SF DISTNAME= ${PORTNAME}${PORTVERSION:S/.p/pre/}install diff --git a/editors/jedit-devel/distinfo b/editors/jedit-devel/distinfo index 562a7af4dd6d..621debfcf460 100644 --- a/editors/jedit-devel/distinfo +++ b/editors/jedit-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (jedit4.3pre11install.jar) = 9443fa169c4f35ccec5f94240e378d7e -SHA256 (jedit4.3pre11install.jar) = d9f407bb3833a21e16855f6fa59542d96762bc38620c86a85c4330e7dcd2e040 -SIZE (jedit4.3pre11install.jar) = 2290191 +MD5 (jedit4.3pre12install.jar) = 5ce3c2a6e8553d364a5dda71e7ed3647 +SHA256 (jedit4.3pre12install.jar) = a66ab77afdca4714df0e0857da01b95ae7942ec2736089892102b254542976b5 +SIZE (jedit4.3pre12install.jar) = 2306185 |