Summary: | [Maintainer Update] sysutils/qjail fix portsnap problem | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | qjail | ||||
Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
qjail
2012-07-20 00:30:16 UTC
Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it. Author: ak Date: Thu Jul 19 23:58:35 2012 New Revision: 301201 URL: http://svn.freebsd.org/changeset/ports/301201 Log: - Update to 1.5 PR: ports/170012 Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer) Modified: head/sysutils/qjail/Makefile (contents, props changed) head/sysutils/qjail/distinfo (contents, props changed) Modified: head/sysutils/qjail/Makefile ============================================================================== --- head/sysutils/qjail/Makefile Thu Jul 19 23:51:34 2012 (r301200) +++ head/sysutils/qjail/Makefile Thu Jul 19 23:58:35 2012 (r301201) @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qjail -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME} Modified: head/sysutils/qjail/distinfo ============================================================================== --- head/sysutils/qjail/distinfo Thu Jul 19 23:51:34 2012 (r301200) +++ head/sysutils/qjail/distinfo Thu Jul 19 23:58:35 2012 (r301201) @@ -1,2 +1,2 @@ -SHA256 (qjail-1.4.tar.bz2) = 5ba6179e2eade1520711f2f4d19ce87e5fa92c21d0439810a4dda81566995fb7 -SIZE (qjail-1.4.tar.bz2) = 40695 +SHA256 (qjail-1.5.tar.bz2) = 9604e5e9fb35a69e775849a56a70b1a047dd1969fc259ed8e12f44183a1aa9da +SIZE (qjail-1.5.tar.bz2) = 40691 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |