diff options
author | grembo <grembo@FreeBSD.org> | 2016-03-08 08:59:28 +0800 |
---|---|---|
committer | grembo <grembo@FreeBSD.org> | 2016-03-08 08:59:28 +0800 |
commit | f0c2c97b8c7c968626f37bc037e2e4eb2cb1083a (patch) | |
tree | d4776923e0e99ea7e963a95556c552ade0549b44 | |
parent | 43ee696d52df42ed65a4fe895fedd22bded30c72 (diff) | |
download | freebsd-ports-gnome-f0c2c97b8c7c968626f37bc037e2e4eb2cb1083a.tar.gz freebsd-ports-gnome-f0c2c97b8c7c968626f37bc037e2e4eb2cb1083a.tar.zst freebsd-ports-gnome-f0c2c97b8c7c968626f37bc037e2e4eb2cb1083a.zip |
Update to 4.2
Approved by: mentors (implicit)
-rw-r--r-- | editors/joe/Makefile | 2 | ||||
-rw-r--r-- | editors/joe/distinfo | 4 | ||||
-rw-r--r-- | editors/joe/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index a52efad49e37..e92bbcf969ac 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= joe -PORTVERSION= 4.1 +PORTVERSION= 4.2 PORTEPOCH= 1 CATEGORIES?= editors MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} diff --git a/editors/joe/distinfo b/editors/joe/distinfo index 4983ac8615df..6048292afa7b 100644 --- a/editors/joe/distinfo +++ b/editors/joe/distinfo @@ -1,2 +1,2 @@ -SHA256 (joe-4.1.tar.gz) = 816211b2bd951f792de3602afd74ea4b51612fffdd9bc24a7808660053fef6db -SIZE (joe-4.1.tar.gz) = 1292957 +SHA256 (joe-4.2.tar.gz) = bc5da64bc5683ab7b2962a33214b3537ea17ff6528a3c60ba170359e31e86974 +SIZE (joe-4.2.tar.gz) = 1341048 diff --git a/editors/joe/pkg-plist b/editors/joe/pkg-plist index 720e3b4241af..8544a6a62e8a 100644 --- a/editors/joe/pkg-plist +++ b/editors/joe/pkg-plist @@ -42,6 +42,7 @@ bin/rjoe %%DATADIR%%/syntax/d.jsf %%DATADIR%%/syntax/debian.jsf %%DATADIR%%/syntax/diff.jsf +%%DATADIR%%/syntax/dockerfile.jsf %%DATADIR%%/syntax/elixir.jsf %%DATADIR%%/syntax/erb.jsf %%DATADIR%%/syntax/erlang.jsf |