Bug 176476 - update for ports-mgmt/jailaudit
Summary: update for ports-mgmt/jailaudit
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 11:40 UTC by Philipp Wuensche
Modified: 2013-02-27 14:51 UTC (History)
0 users

See Also:


Attachments
file.diff (727 bytes, patch)
2013-02-27 11:40 UTC, Philipp Wuensche
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Wuensche 2013-02-27 11:40:00 UTC
Update of jailaudit to version 1.3

- fix for ports/168160
- added support for pkgng

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-02-27 12:33:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-02-27 13:03:57 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-02-27 13:03:58 UTC
Author: culot
Date: Wed Feb 27 13:03:46 2013
New Revision: 313050
URL: http://svnweb.freebsd.org/changeset/ports/313050

Log:
  - Update to 1.3
  
  PR:             ports/176476
  Submitted by:   Philipp Wuensche <cryx-ports@h3q.com> (maintainer)

Modified:
  head/ports-mgmt/jailaudit/Makefile
  head/ports-mgmt/jailaudit/distinfo

Modified: head/ports-mgmt/jailaudit/Makefile
==============================================================================
--- head/ports-mgmt/jailaudit/Makefile	Wed Feb 27 12:47:21 2013	(r313049)
+++ head/ports-mgmt/jailaudit/Makefile	Wed Feb 27 13:03:46 2013	(r313050)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	jailaudit
-# Date created:				21 October 2005
-# Whom:					cryx
-#
+# Created by: Philipp Wuensche <cryx-ports@h3q.com>
 # $FreeBSD$
-#
 
 PORTNAME=	jailaudit
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://outpost.h3q.com/software/jailaudit/
 

Modified: head/ports-mgmt/jailaudit/distinfo
==============================================================================
--- head/ports-mgmt/jailaudit/distinfo	Wed Feb 27 12:47:21 2013	(r313049)
+++ head/ports-mgmt/jailaudit/distinfo	Wed Feb 27 13:03:46 2013	(r313050)
@@ -1,2 +1,2 @@
-SHA256 (jailaudit-1.2.tar.bz2) = 5cf7f3a75f5b13cf617ed432eb90453cc2bc152685a0146329e828bea8840689
-SIZE (jailaudit-1.2.tar.bz2) = 2599
+SHA256 (jailaudit-1.3.tar.bz2) = 86e6a246b2371359c713017d50ad263e61eccf9e869653de76e33b8b0cb51c58
+SIZE (jailaudit-1.3.tar.bz2) = 2818
_______________________________________________
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"