Skip to content

Commit

Permalink
sysutils/py-ezjailremote: Update to 0.2.1
Browse files Browse the repository at this point in the history
- Add ezjail to RUN_DEPENDS
- Whitespace alignment
- pkg-descr: Tab->space in WWW:

Approved by:	eadler, rm (mentors, implicit)
  • Loading branch information
koobs committed Apr 29, 2013
1 parent 11b4e10 commit da9f32d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions sysutils/py-ezjailremote/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,19 @@
# $FreeBSD$

PORTNAME= ezjailremote
PORTVERSION= 0.2
PORTVERSION= 0.2.1
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= [email protected]
COMMENT= Remote control and convenience wrapper for ezjail

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fabric>0:${PORTSDIR}/devel/py-fabric
RUN_DEPENDS= ezjail-admin:${PORTSDIR}/sysutils/ezjail \
${PYTHON_PKGNAMEPREFIX}fabric>0:${PORTSDIR}/devel/py-fabric

USE_ZIP= yes
USE_PYTHON= yes
USE_ZIP= yes
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions sysutils/py-ezjailremote/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (ezjailremote-0.2.zip) = a4b9d4d4dae0e8fffb40fa164db77e980b7ba72909c10b8ebaa4eb609e22c0b2
SIZE (ezjailremote-0.2.zip) = 21313
SHA256 (ezjailremote-0.2.1.zip) = 059962ddb8b1bbd41ca91e2542982454919cfaaf2c1bb5da12bd5905ad5c3c88
SIZE (ezjailremote-0.2.1.zip) = 21777
2 changes: 1 addition & 1 deletion sysutils/py-ezjailremote/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ ezjail-remote is a remote control and convenience wrapper for the ezjail-admin
command of the most excellent ezjail tool, which in turn is itself a
convenience wrapper for jails, FreeBSD's leight-weight virtualization solution

WWW: https://github.com/tomster/ezjail-remote
WWW: https://github.com/tomster/ezjail-remote

0 comments on commit da9f32d

Please sign in to comment.