Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2017 15:07:13 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451136 - head/textproc/wiggle
Message-ID:  <201710031507.v93F7DeR088650@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Tue Oct  3 15:07:13 2017
New Revision: 451136
URL: https://svnweb.freebsd.org/changeset/ports/451136

Log:
  Update to upstream release 1.1, reduce requirements.

Modified:
  head/textproc/wiggle/Makefile
  head/textproc/wiggle/distinfo

Modified: head/textproc/wiggle/Makefile
==============================================================================
--- head/textproc/wiggle/Makefile	Tue Oct  3 14:43:15 2017	(r451135)
+++ head/textproc/wiggle/Makefile	Tue Oct  3 15:07:13 2017	(r451136)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wiggle
-PORTVERSION=	1.0
-PORTREVISION=	3
+PORTVERSION=	1.1
 CATEGORIES=	textproc
 MASTER_SITES=	http://neil.brown.name/wiggle/
 
@@ -14,9 +13,7 @@ LICENSE=	GPLv2
 
 BUILD_DEPENDS=	bash:shells/bash
 
-BROKEN_powerpc64=	Does not build: error: nested functions are disabled, use -fnested-functions to re-enable
-
-USES=		compiler:nestedfct gmake groff ncurses
+USES=		gmake groff ncurses
 
 MAKE_ARGS+=	CFLAGS="${CFLAGS} -I. -Wall -Wstrict-prototypes -Wextra -Wno-unused-parameter"
 

Modified: head/textproc/wiggle/distinfo
==============================================================================
--- head/textproc/wiggle/distinfo	Tue Oct  3 14:43:15 2017	(r451135)
+++ head/textproc/wiggle/distinfo	Tue Oct  3 15:07:13 2017	(r451136)
@@ -1,2 +1,3 @@
-SHA256 (wiggle-1.0.tar.gz) = 44c97b2d47a109c709cdd4181d9ba941fee50dbb64448018b91d4a2fffe69cf2
-SIZE (wiggle-1.0.tar.gz) = 868216
+TIMESTAMP = 1506973815
+SHA256 (wiggle-1.1.tar.gz) = 3da3cf6a456dd1415d2644e345f9831eb2912c6fa8dfa5d63d9bf49d744abff3
+SIZE (wiggle-1.1.tar.gz) = 846772



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710031507.v93F7DeR088650>