svn commit: r315459 - in head/www/mod_jail: . files

Olli Hauer ohauer at FreeBSD.org
Thu Mar 28 12:09:20 UTC 2013


Author: ohauer
Date: Thu Mar 28 12:09:20 2013
New Revision: 315459
URL: http://svnweb.freebsd.org/changeset/ports/315459

Log:
  - update to version 0.5.2

Deleted:
  head/www/mod_jail/files/
Modified:
  head/www/mod_jail/Makefile
  head/www/mod_jail/distinfo

Modified: head/www/mod_jail/Makefile
==============================================================================
--- head/www/mod_jail/Makefile	Thu Mar 28 12:06:41 2013	(r315458)
+++ head/www/mod_jail/Makefile	Thu Mar 28 12:09:20 2013	(r315459)
@@ -1,22 +1,16 @@
-# New ports collection makefile for:		mod_jail
-# Date created:				Oct 7 2005
-# Whom:					Frank Laszlo <laszlof at vonostingroup.com>
-#
+# Created by: Frank Laszlo <laszlof at vonostingroup.com>
 # $FreeBSD$
-#
 
 PORTNAME=	mod_jail
-PORTVERSION=	0.5.1
-PORTREVISION=	1
+PORTVERSION=	0.5.2
 CATEGORIES=	www
 MASTER_SITES=	http://mod-jail.googlecode.com/files/
 
 MAINTAINER=	apache at FreeBSD.org
-COMMENT=	Apache 1.3.x/2.0.xx module to enable an easy alternative to mod_chroot
+COMMENT=	Apache module to enable an easy alternative to mod_chroot
 
 MAKE_JOBS_SAFE=	yes
 
-WRKSRC=		${WRKDIR}/mod_jail-0.5.1
 USE_APACHE=	22+
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes

Modified: head/www/mod_jail/distinfo
==============================================================================
--- head/www/mod_jail/distinfo	Thu Mar 28 12:06:41 2013	(r315458)
+++ head/www/mod_jail/distinfo	Thu Mar 28 12:09:20 2013	(r315459)
@@ -1,2 +1,2 @@
-SHA256 (mod_jail-0.5.1.tar.gz) = 752822e2a512a7cf2d374cd4e7a0675c744248094b0392cc20fde969828cdd58
-SIZE (mod_jail-0.5.1.tar.gz) = 12000
+SHA256 (mod_jail-0.5.2.tar.gz) = f11a4bb2a48b592291149e559ad26145efacf445ee3d5d504127d80a19257bcf
+SIZE (mod_jail-0.5.2.tar.gz) = 12053


More information about the svn-ports-all mailing list