svn commit: r372332 - head/editors/jupp

Grzegorz Blach gblach at FreeBSD.org
Sat Nov 8 22:51:39 UTC 2014


Author: gblach
Date: Sat Nov  8 22:51:38 2014
New Revision: 372332
URL: https://svnweb.freebsd.org/changeset/ports/372332
QAT: https://qat.redports.org/buildarchive/r372332/

Log:
  Update to 3.1.28

Modified:
  head/editors/jupp/Makefile
  head/editors/jupp/distinfo

Modified: head/editors/jupp/Makefile
==============================================================================
--- head/editors/jupp/Makefile	Sat Nov  8 22:31:40 2014	(r372331)
+++ head/editors/jupp/Makefile	Sat Nov  8 22:51:38 2014	(r372332)
@@ -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 at 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}

Modified: head/editors/jupp/distinfo
==============================================================================
--- head/editors/jupp/distinfo	Sat Nov  8 22:31:40 2014	(r372331)
+++ head/editors/jupp/distinfo	Sat Nov  8 22:51:38 2014	(r372332)
@@ -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


More information about the svn-ports-all mailing list