diff options
author | mva <mva@FreeBSD.org> | 2013-06-20 02:17:13 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2013-06-20 02:17:13 +0800 |
commit | 46815400f4397e9586660670bca7a4de1d842cf1 (patch) | |
tree | 75f70909b49b3d6612b23c3f6940d93c03bb217f | |
parent | ab06e3ed184e3eb321f7783d84c51521e4ce3fe9 (diff) | |
download | freebsd-ports-gnome-46815400f4397e9586660670bca7a4de1d842cf1.tar.gz freebsd-ports-gnome-46815400f4397e9586660670bca7a4de1d842cf1.tar.zst freebsd-ports-gnome-46815400f4397e9586660670bca7a4de1d842cf1.zip |
- Update to 2.0.22
-rw-r--r-- | editors/hte/Makefile | 2 | ||||
-rw-r--r-- | editors/hte/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 5935b584e289..6aff5b26927a 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hte -PORTVERSION= 2.0.21 +PORTVERSION= 2.0.22 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/ht-source DISTNAME= ht-${PORTVERSION} diff --git a/editors/hte/distinfo b/editors/hte/distinfo index 93ab8c6874ca..964cfadde277 100644 --- a/editors/hte/distinfo +++ b/editors/hte/distinfo @@ -1,2 +1,2 @@ -SHA256 (ht-2.0.21.tar.bz2) = f9c04f2074d6a774bae0d7fdc3f8b2c579db39aad0761b33b4884949fc378934 -SIZE (ht-2.0.21.tar.bz2) = 897891 +SHA256 (ht-2.0.22.tar.bz2) = c729d64bf7de440c7b1021d3d6657ccbdb103541b4082a58dca7c8402c773f58 +SIZE (ht-2.0.22.tar.bz2) = 904173 |