summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-17 17:11:19 +0000
committerwiz <wiz>2015-08-17 17:11:19 +0000
commit2ae32c9e8dbbdfacc2972e287229ab1542339f12 (patch)
tree3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /www
parent470a9590b7f36ff7122413b10ddc70bb9dfb548e (diff)
downloadpkgsrc-2ae32c9e8dbbdfacc2972e287229ab1542339f12.tar.gz
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'www')
-rw-r--r--www/apachetop/Makefile4
-rw-r--r--www/c-icap-modules/Makefile3
-rw-r--r--www/goaccess/Makefile3
-rw-r--r--www/lynx/Makefile3
-rw-r--r--www/snownews/Makefile4
-rw-r--r--www/sqtop/Makefile3
-rw-r--r--www/squidview/Makefile3
-rw-r--r--www/wml/Makefile4
8 files changed, 16 insertions, 11 deletions
diff --git a/www/apachetop/Makefile b/www/apachetop/Makefile
index 9179badb211..91e030543a3 100644
--- a/www/apachetop/Makefile
+++ b/www/apachetop/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2013/07/15 02:02:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2015/08/17 17:11:30 wiz Exp $
#
DISTNAME= apachetop-0.12.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils www
MASTER_SITES= ${MASTER_SITE_FREEBSD}
diff --git a/www/c-icap-modules/Makefile b/www/c-icap-modules/Makefile
index 2697be0073a..5217ae29f95 100644
--- a/www/c-icap-modules/Makefile
+++ b/www/c-icap-modules/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2015/06/12 23:40:16 taca Exp $
+# $NetBSD: Makefile,v 1.8 2015/08/17 17:11:30 wiz Exp $
DISTNAME= c_icap_modules-0.3.2
PKGNAME= ${DISTNAME:S/_/-/g}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=c-icap/}
diff --git a/www/goaccess/Makefile b/www/goaccess/Makefile
index 39cb5f5e2e4..9d67cf15368 100644
--- a/www/goaccess/Makefile
+++ b/www/goaccess/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2015/06/04 21:32:35 wiedi Exp $
+# $NetBSD: Makefile,v 1.7 2015/08/17 17:11:31 wiz Exp $
DISTNAME= goaccess-0.9.1
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://tar.goaccess.io/
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 61f73cfc545..80ed1016cfe 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.118 2014/10/09 14:07:09 wiz Exp $
+# $NetBSD: Makefile,v 1.119 2015/08/17 17:11:31 wiz Exp $
DISTNAME= lynx2.8.8rel.2
PKGNAME= ${DISTNAME:S/lynx/lynx-/:S/rel//}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://lynx.isc.org/${SUBDIR:Q}/ \
ftp://ftp.cyf-kr.edu.pl/pub/unix/lynx/${SUBDIR:Q}/
diff --git a/www/snownews/Makefile b/www/snownews/Makefile
index e945058c546..2eb3c598b33 100644
--- a/www/snownews/Makefile
+++ b/www/snownews/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2015/06/12 10:52:15 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2015/08/17 17:11:31 wiz Exp $
DISTNAME= snownews-1.5.12
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= www
MASTER_SITES= http://kiza.kcore.de/software/snownews/download/
diff --git a/www/sqtop/Makefile b/www/sqtop/Makefile
index 3f20790c210..50fb7a2a32f 100644
--- a/www/sqtop/Makefile
+++ b/www/sqtop/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2014/09/25 20:02:51 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2015/08/17 17:11:31 wiz Exp $
DISTNAME= sqtop-2013-12-17
PKGNAME= ${DISTNAME:C/([0-9])-/\1/g}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://sqtop.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/www/squidview/Makefile b/www/squidview/Makefile
index da0ac187889..2de4e5b8dc2 100644
--- a/www/squidview/Makefile
+++ b/www/squidview/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2013/12/10 14:51:20 adam Exp $
+# $NetBSD: Makefile,v 1.3 2015/08/17 17:11:31 wiz Exp $
DISTNAME= squidview-0.80
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.rillion.net/squidview/
diff --git a/www/wml/Makefile b/www/wml/Makefile
index b57992e62a4..62e43d75e20 100644
--- a/www/wml/Makefile
+++ b/www/wml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2015/06/12 10:52:16 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2015/08/17 17:11:31 wiz Exp $
DISTNAME= wml-2.0.11
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= http://thewml.org/distrib/