svn commit: r394878 - head/textproc/igor
Jason Unovitch
junovitch at FreeBSD.org
Thu Aug 20 14:05:33 UTC 2015
Author: junovitch
Date: Thu Aug 20 14:05:32 2015
New Revision: 394878
URL: https://svnweb.freebsd.org/changeset/ports/394878
Log:
textproc/igor: update 1.526 -> 1.555, add NO_ARCH
PR: 202373
Submitted by: wblock (maintainer)
Approved by: feld (mentor)
Modified:
head/textproc/igor/Makefile
head/textproc/igor/distinfo
Modified: head/textproc/igor/Makefile
==============================================================================
--- head/textproc/igor/Makefile Thu Aug 20 14:03:06 2015 (r394877)
+++ head/textproc/igor/Makefile Thu Aug 20 14:05:32 2015 (r394878)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= igor
-PORTVERSION= 1.526
+PORTVERSION= 1.555
CATEGORIES= textproc
MASTER_SITES= http://docscripts.glenbarber.us/tags/${PORTNAME}/${PORTVERSION}/
@@ -13,6 +13,7 @@ LICENSE= BSD2CLAUSE
USES= perl5
USE_PERL5= run
+NO_ARCH= yes
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME} \
Modified: head/textproc/igor/distinfo
==============================================================================
--- head/textproc/igor/distinfo Thu Aug 20 14:03:06 2015 (r394877)
+++ head/textproc/igor/distinfo Thu Aug 20 14:05:32 2015 (r394878)
@@ -1,2 +1,2 @@
-SHA256 (igor-1.526.tar.gz) = b161785b81fbac96b56fab8d76d507df431625635826f549403ff756d8f85753
-SIZE (igor-1.526.tar.gz) = 29276
+SHA256 (igor-1.555.tar.gz) = 910fed062e2342d5765040d69dc8cdad3f8720ffba4dea7e606fe3479ad0ddc5
+SIZE (igor-1.555.tar.gz) = 36959
More information about the svn-ports-all
mailing list