aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-30 15:36:45 +0800
committerbapt <bapt@FreeBSD.org>2014-12-30 15:36:45 +0800
commit983ca85522490bd4ccd1837d9f59785d3064d272 (patch)
tree58461afe9828022865799bd12a0bbb16e1ba57af /print
parentf5ce40609cfd2910982bf6d0b8e66a10d0ae0819 (diff)
downloadfreebsd-ports-gnome-983ca85522490bd4ccd1837d9f59785d3064d272.tar.gz
freebsd-ports-gnome-983ca85522490bd4ccd1837d9f59785d3064d272.tar.zst
freebsd-ports-gnome-983ca85522490bd4ccd1837d9f59785d3064d272.zip
Update to 0.2.2
Changes: Add a way to disable maintainance mode to avoid timestamp problem with peoeple not in sync with ntp (this can happen on very fresh releases)
Diffstat (limited to 'print')
-rw-r--r--print/indexinfo/Makefile3
-rw-r--r--print/indexinfo/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/print/indexinfo/Makefile b/print/indexinfo/Makefile
index b2db28ff7e9b..136827567e93 100644
--- a/print/indexinfo/Makefile
+++ b/print/indexinfo/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= indexinfo
-PORTVERSION= 0.2.1
+PORTVERSION= 0.2.2
CATEGORIES= print ports-mgmt
MASTER_SITES= http://files.etoilebsd.net/indexinfo/
@@ -12,6 +12,7 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-maintainer-mode
PLIST_FILES= bin/indexinfo
INSTALL_TARGET= install-strip
diff --git a/print/indexinfo/distinfo b/print/indexinfo/distinfo
index cd6301834ada..57541f180fbe 100644
--- a/print/indexinfo/distinfo
+++ b/print/indexinfo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (indexinfo-0.2.1.tar.gz) = 251c0edbce115ff8c2e08c5dfb19e3fa8578c20651194e939aec9cba5334a0a3
-SIZE (indexinfo-0.2.1.tar.gz) = 78771
+SHA256 (indexinfo-0.2.2.tar.gz) = 1d9eb652aee871a21e04172f55ec2e46b5b18de64540e774617ac704bdaafc4f
+SIZE (indexinfo-0.2.2.tar.gz) = 79582