aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2014-01-05 08:41:13 +0800
committerrakuco <rakuco@FreeBSD.org>2014-01-05 08:41:13 +0800
commit493c4324099645359f0338f4924d6fbc39aba28f (patch)
tree3c93c3e00af60e0a8d552d094341cc49ea5a5d3a
parent0ae82b2c19c73d873d9b2d1cd600a9e6c5bfcdaa (diff)
downloadfreebsd-ports-gnome-493c4324099645359f0338f4924d6fbc39aba28f.tar.gz
freebsd-ports-gnome-493c4324099645359f0338f4924d6fbc39aba28f.tar.zst
freebsd-ports-gnome-493c4324099645359f0338f4924d6fbc39aba28f.zip
Update to 1.0.1.
-rw-r--r--sysutils/xstow/Makefile8
-rw-r--r--sysutils/xstow/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/xstow/Makefile b/sysutils/xstow/Makefile
index c08ae2479a0d..159c057ad985 100644
--- a/sysutils/xstow/Makefile
+++ b/sysutils/xstow/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xstow
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/
@@ -16,13 +16,13 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-debug
.endif
-PLIST_FILES= bin/merge-info bin/xstow bin/xstow-static bin/xstow-stow \
+PLIST_FILES= bin/merge-info bin/xstow \
man/man1/merge-info.1.gz man/man1/xstow.1.gz \
man/man5/xstow.ini.5.gz
-
-# This port always installs documentation, so we cannot respect NOPORTDOCS
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO xstow.html xstow.ini xstow.ini.html
+OPTIONS_DEFINE= DOCS
+
post-install:
(cd ${WRKSRC} && \
${INSTALL_MAN} AUTHORS COPYING ChangeLog NEWS README TODO ${STAGEDIR}${DOCSDIR})
diff --git a/sysutils/xstow/distinfo b/sysutils/xstow/distinfo
index ca2ee5a3567b..dc51498687fe 100644
--- a/sysutils/xstow/distinfo
+++ b/sysutils/xstow/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xstow-1.0.0.tar.bz2) = 0109f10fb25a474803ec357a38c17d806dd9a21eac39b21d79b48c2af571c0fe
-SIZE (xstow-1.0.0.tar.bz2) = 153206
+SHA256 (xstow-1.0.1.tar.bz2) = b25279134689519c15fa5caea3d437c0e8c49d9cfa0c91cc45fb842025b1bf35
+SIZE (xstow-1.0.1.tar.bz2) = 153530