summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-07-30 06:39:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-07-30 06:39:04 +0000
commite3d8968e70fb11179c852b459c4a0f3b56c9e8dd (patch)
tree8b60b055de623659ae057159153259786c3f7343
parentUpdate olefileio_pl to 0.26 (diff)
Update libvshadow to 20130723, this makes it fetchable again
While here, mark that it is not ready for python 3 yet
-rw-r--r--devel/libvshadow/Makefile7
-rw-r--r--devel/libvshadow/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/libvshadow/Makefile b/devel/libvshadow/Makefile
index d9c3d3f1a443..5f15bf753649 100644
--- a/devel/libvshadow/Makefile
+++ b/devel/libvshadow/Makefile
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= libvshadow
-PORTVERSION= 20130509
+PORTVERSION= 20130723
CATEGORIES= devel
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSZDZXRFVMdnZCeHc/ \
+ LOCAL/antoine
DISTNAME= ${PORTNAME}-alpha-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
@@ -14,7 +15,7 @@ LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= fuse pathfix gettext iconv
-USE_PYTHON= yes
+USE_PYTHON= -2.7
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/devel/libvshadow/distinfo b/devel/libvshadow/distinfo
index 1752e6c3ab2f..daf36c274b4e 100644
--- a/devel/libvshadow/distinfo
+++ b/devel/libvshadow/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libvshadow-alpha-20130509.tar.gz) = c611bd2de28711777664eb2dbc1e891bac38d336e2070743f93445c45a0ad5fd
-SIZE (libvshadow-alpha-20130509.tar.gz) = 1298150
+SHA256 (libvshadow-alpha-20130723.tar.gz) = 03be7af5369058b21dddf0dbb6c8ed3ad2b028dc20e46810b76380e520c05925
+SIZE (libvshadow-alpha-20130723.tar.gz) = 1297428