From b6b7376e91044bc7305f50322c6a63dab9bae756 Mon Sep 17 00:00:00 2001 From: gblach Date: Sat, 8 Nov 2014 22:51:38 +0000 Subject: Update to 3.1.28 --- editors/jupp/Makefile | 4 ++-- editors/jupp/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'editors/jupp') 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 -- cgit