aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2010-04-27 17:10:07 +0800
committerdes <des@FreeBSD.org>2010-04-27 17:10:07 +0800
commit505edde3893e697b3be3a0989771581b1fe2e6dd (patch)
tree17c4b0e2e752a070427f3c2f2e0b1815169e03cc
parent14545183c41b9594242941d0bf4dd244f321ccbc (diff)
downloadfreebsd-ports-gnome-505edde3893e697b3be3a0989771581b1fe2e6dd.tar.gz
freebsd-ports-gnome-505edde3893e697b3be3a0989771581b1fe2e6dd.tar.zst
freebsd-ports-gnome-505edde3893e697b3be3a0989771581b1fe2e6dd.zip
Missed varnishsizes. Next time, pay more attention to "make deinstall"
output... No PORTREVISION bump since the time window is so small.
-rw-r--r--www/varnish/Makefile4
-rw-r--r--www/varnish/pkg-plist1
-rw-r--r--www/varnish2/Makefile4
-rw-r--r--www/varnish2/pkg-plist1
4 files changed, 6 insertions, 4 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile
index ade544b74b4c..e7e76b2410f4 100644
--- a/www/varnish/Makefile
+++ b/www/varnish/Makefile
@@ -22,8 +22,8 @@ USE_GNOME= pkgconfig
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
MAN1= varnishadm.1 varnishd.1 varnishhist.1 varnishlog.1 \
- varnishncsa.1 varnishreplay.1 varnishstat.1 varnishtest.1 \
- varnishtop.1
+ varnishncsa.1 varnishreplay.1 varnishsizes.1 \
+ varnishstat.1 varnishtest.1 varnishtop.1
MAN7= vcl.7
USE_RC_SUBR= varnishd varnishlog varnishncsa
SUB_FILES= pkg-message
diff --git a/www/varnish/pkg-plist b/www/varnish/pkg-plist
index 359fe36b0499..0874bd911cf7 100644
--- a/www/varnish/pkg-plist
+++ b/www/varnish/pkg-plist
@@ -3,6 +3,7 @@ bin/varnishhist
bin/varnishlog
bin/varnishncsa
bin/varnishreplay
+bin/varnishsizes
bin/varnishstat
bin/varnishtest
bin/varnishtop
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile
index ade544b74b4c..e7e76b2410f4 100644
--- a/www/varnish2/Makefile
+++ b/www/varnish2/Makefile
@@ -22,8 +22,8 @@ USE_GNOME= pkgconfig
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
MAN1= varnishadm.1 varnishd.1 varnishhist.1 varnishlog.1 \
- varnishncsa.1 varnishreplay.1 varnishstat.1 varnishtest.1 \
- varnishtop.1
+ varnishncsa.1 varnishreplay.1 varnishsizes.1 \
+ varnishstat.1 varnishtest.1 varnishtop.1
MAN7= vcl.7
USE_RC_SUBR= varnishd varnishlog varnishncsa
SUB_FILES= pkg-message
diff --git a/www/varnish2/pkg-plist b/www/varnish2/pkg-plist
index 359fe36b0499..0874bd911cf7 100644
--- a/www/varnish2/pkg-plist
+++ b/www/varnish2/pkg-plist
@@ -3,6 +3,7 @@ bin/varnishhist
bin/varnishlog
bin/varnishncsa
bin/varnishreplay
+bin/varnishsizes
bin/varnishstat
bin/varnishtest
bin/varnishtop