aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2017-03-27 23:07:20 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2017-03-27 23:07:20 +0000
commit38ba7ae0bde17aa566a618286e6fa8c1ccf37d1b (patch)
treecf0916ef64a38524fa4bc136632e31c3c37a577e /net
parent1805c522714557eaac42239390289f7d9a35e2e4 (diff)
downloadports-38ba7ae0bde17aa566a618286e6fa8c1ccf37d1b.tar.gz
ports-38ba7ae0bde17aa566a618286e6fa8c1ccf37d1b.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/splatd/Makefile12
-rw-r--r--net/splatd/distinfo5
-rw-r--r--net/splatd/pkg-descr2
3 files changed, 9 insertions, 10 deletions
diff --git a/net/splatd/Makefile b/net/splatd/Makefile
index dbf96b9062a8..2a8940830d8d 100644
--- a/net/splatd/Makefile
+++ b/net/splatd/Makefile
@@ -3,20 +3,16 @@
PORTNAME= splatd
PORTVERSION= 1.2
-PORTREVISION= 6
+DISTVERSIONPREFIX= ${PORTNAME}-
+PORTREVISION= 7
CATEGORIES= net
-MASTER_SITES= GOOGLE_CODE
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Splat is the Scalable Periodic LDAP Attribute Transmogrifier
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig \
${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:net/py-ldap
RUN_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig \
@@ -28,6 +24,8 @@ PYDISTUTILS_PKGNAME= splat
USE_RC_SUBR= splatd
SUB_LIST= PYTHON_CMD=${PYTHON_CMD}
NO_ARCH= yes
+USE_GITHUB= yes
+GH_ACCOUNT= threerings
OPTIONS_DEFINE= DOCS
diff --git a/net/splatd/distinfo b/net/splatd/distinfo
index fa1d77d00e5a..02ea17d5ae70 100644
--- a/net/splatd/distinfo
+++ b/net/splatd/distinfo
@@ -1,2 +1,3 @@
-SHA256 (splatd-1.2.tar.gz) = 1d2c219408a58b1361df77203587c8843c3f20942081c7ff1fc4b58fd9092ae8
-SIZE (splatd-1.2.tar.gz) = 93988
+TIMESTAMP = 1490549138
+SHA256 (threerings-splatd-splatd-1.2_GH0.tar.gz) = cffd3945eb22743374e7eea24fbb05c70c097a53aa2181dfeae7aaa614244d7f
+SIZE (threerings-splatd-splatd-1.2_GH0.tar.gz) = 94335
diff --git a/net/splatd/pkg-descr b/net/splatd/pkg-descr
index d073c1cdcd65..918578953daa 100644
--- a/net/splatd/pkg-descr
+++ b/net/splatd/pkg-descr
@@ -3,4 +3,4 @@ in an LDAP directory in sync with information outside of an
LDAP directory. This information can be any set of attributes on
any object in the LDAP directory.
-WWW: http://code.google.com/p/splatd/
+WWW: https://github.com/threerings/splatd