diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-07 21:45:50 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-07 21:45:50 +0800 |
commit | e802be65bc70e66bbb201c19189686e878396b41 (patch) | |
tree | de51e5d072779aae857e284fb23f83d83ebb2ca9 /sysutils | |
parent | fc420b51b0234a5d91d66108cf1f0520ee3234b1 (diff) | |
download | marcuscom-ports-e802be65bc70e66bbb201c19189686e878396b41.tar marcuscom-ports-e802be65bc70e66bbb201c19189686e878396b41.tar.gz marcuscom-ports-e802be65bc70e66bbb201c19189686e878396b41.tar.bz2 marcuscom-ports-e802be65bc70e66bbb201c19189686e878396b41.tar.lz marcuscom-ports-e802be65bc70e66bbb201c19189686e878396b41.tar.xz marcuscom-ports-e802be65bc70e66bbb201c19189686e878396b41.tar.zst marcuscom-ports-e802be65bc70e66bbb201c19189686e878396b41.zip |
Update to 0.102.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16115 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/polkit/Makefile | 4 | ||||
-rw-r--r-- | sysutils/polkit/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index d9b5dbba2..823089e02 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast<kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/polkit/Makefile,v 1.12 2011/02/23 17:36:51 kwm Exp $ +# $MCom: ports/sysutils/polkit/Makefile,v 1.13 2011/03/04 12:32:34 kwm Exp $ # PORTNAME= polkit -PORTVERSION= 0.101 +PORTVERSION= 0.102 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ diff --git a/sysutils/polkit/distinfo b/sysutils/polkit/distinfo index 290f11e6f..5c3e74f34 100644 --- a/sysutils/polkit/distinfo +++ b/sysutils/polkit/distinfo @@ -1,2 +1,2 @@ -SHA256 (polkit-0.101.tar.gz) = 927f65760e4fce23d7cdeae90245c22986eb0a39335a344915302158f73f9f1b -SIZE (polkit-0.101.tar.gz) = 1066155 +SHA256 (polkit-0.102.tar.gz) = 0a6573da841c6f5c428218f1456aed45724a0127932af0de563d568bb9058641 +SIZE (polkit-0.102.tar.gz) = 880132 |