diff options
author | rakuco <rakuco@FreeBSD.org> | 2014-05-06 05:27:35 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2014-05-06 05:27:35 +0800 |
commit | caa9f47c76cdc911a5e8e40e98f50d0f8383fb11 (patch) | |
tree | 9a2954177657b3ae9a2438890741a8bea4f73736 /sysutils | |
parent | 9bc4dee3d28ae2c86f4cde51c08a31f636853347 (diff) | |
download | freebsd-ports-gnome-caa9f47c76cdc911a5e8e40e98f50d0f8383fb11.tar.gz freebsd-ports-gnome-caa9f47c76cdc911a5e8e40e98f50d0f8383fb11.tar.zst freebsd-ports-gnome-caa9f47c76cdc911a5e8e40e98f50d0f8383fb11.zip |
Update to 1.0.2.
There doesn't seem to be anything new except for changes in autotools and
the documentation.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xstow/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xstow/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/xstow/Makefile b/sysutils/xstow/Makefile index 159c057ad985..bd851e2d764b 100644 --- a/sysutils/xstow/Makefile +++ b/sysutils/xstow/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xstow -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/ diff --git a/sysutils/xstow/distinfo b/sysutils/xstow/distinfo index dc51498687fe..bfce25698b60 100644 --- a/sysutils/xstow/distinfo +++ b/sysutils/xstow/distinfo @@ -1,2 +1,2 @@ -SHA256 (xstow-1.0.1.tar.bz2) = b25279134689519c15fa5caea3d437c0e8c49d9cfa0c91cc45fb842025b1bf35 -SIZE (xstow-1.0.1.tar.bz2) = 153530 +SHA256 (xstow-1.0.2.tar.bz2) = 6f041f19a5d71667f6a9436d56f5a50646b6b8c055ef5ae0813dcecb35a3c6ef +SIZE (xstow-1.0.2.tar.bz2) = 151622 |