diff options
author | gblach <gblach@FreeBSD.org> | 2014-11-09 06:51:38 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2014-11-09 06:51:38 +0800 |
commit | b6b7376e91044bc7305f50322c6a63dab9bae756 (patch) | |
tree | fc3ba9b4dc008eac963c8d61fada634fc2398cbd /editors/jupp | |
parent | 67c35d6a82dd0e6f3377c3ff363cdd057b1beedd (diff) | |
download | freebsd-ports-gnome-b6b7376e91044bc7305f50322c6a63dab9bae756.tar.gz freebsd-ports-gnome-b6b7376e91044bc7305f50322c6a63dab9bae756.tar.zst freebsd-ports-gnome-b6b7376e91044bc7305f50322c6a63dab9bae756.zip |
Update to 3.1.28
Diffstat (limited to 'editors/jupp')
-rw-r--r-- | editors/jupp/Makefile | 4 | ||||
-rw-r--r-- | editors/jupp/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/jupp/Makefile b/editors/jupp/Makefile index 9449df6ebd7f..1db0429cfd60 100644 --- a/editors/jupp/Makefile +++ b/editors/jupp/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= jupp -PORTVERSION= 3.1.27 +PORTVERSION= 3.1.28 CATEGORIES= editors MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \ http://pub.allbsd.org/MirOS/dist/jupp/ DISTNAME= joe-${PORTVERSION:C/([0-9]+\.[0-9]+)\.([0-9]+)/\1${PORTNAME}\2/} -EXTRACT_SUFX= .tgz MAINTAINER= gblach@FreeBSD.org COMMENT= Portable version of Joe's Own Editor from MirBSD @@ -16,6 +15,7 @@ LICENSE= GPLv1 CONFLICTS= joe-[23]* +USES= tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-termidx WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/editors/jupp/distinfo b/editors/jupp/distinfo index 4ff793a339fc..4fdb4df4c5c7 100644 --- a/editors/jupp/distinfo +++ b/editors/jupp/distinfo @@ -1,2 +1,2 @@ -SHA256 (joe-3.1jupp27.tgz) = 80374fbd69c4b827ba33761c669dfcddab7222755bfb858600528bb8d6b98e6f -SIZE (joe-3.1jupp27.tgz) = 455759 +SHA256 (joe-3.1jupp28.tgz) = be4d16cb44f002a3f6f5069471096c53d9c184b7366ef1a055422d2f0006851f +SIZE (joe-3.1jupp28.tgz) = 456648 |