Bug 182477 - [maintainer update] security/pam_jail update (10.0-CURRENT compatibility)
Summary: [maintainer update] security/pam_jail update (10.0-CURRENT compatibility)
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: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-29 03:00 UTC by Damien Bobillot
Modified: 2013-11-25 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (923 bytes, patch)
2013-09-29 03:00 UTC, Damien Bobillot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Damien Bobillot 2013-09-29 03:00:00 UTC
Update of pam_jail port, to be compatible with 10.0-CURRENT

Fix: Patch attached with submission follows:
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2013-11-25 09:41:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Take
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2013-11-25 13:18:42 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-11-25 13:18:49 UTC
Author: mat
Date: Mon Nov 25 13:18:42 2013
New Revision: 334848
URL: http://svnweb.freebsd.org/changeset/ports/334848

Log:
  Update to 0.4. (10- compability)
  
  PR:		ports/182477
  Submitted by:	maintainer

Modified:
  head/security/pam_jail/Makefile
  head/security/pam_jail/distinfo

Modified: head/security/pam_jail/Makefile
==============================================================================
--- head/security/pam_jail/Makefile	Mon Nov 25 13:05:21 2013	(r334847)
+++ head/security/pam_jail/Makefile	Mon Nov 25 13:18:42 2013	(r334848)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pam_jail
-PORTVERSION=	0.3
+PORTVERSION=	0.4
 CATEGORIES=	security
 MASTER_SITES=	http://www.triades.net/downloads/
 

Modified: head/security/pam_jail/distinfo
==============================================================================
--- head/security/pam_jail/distinfo	Mon Nov 25 13:05:21 2013	(r334847)
+++ head/security/pam_jail/distinfo	Mon Nov 25 13:18:42 2013	(r334848)
@@ -1,2 +1,2 @@
-SHA256 (pam_jail-0.3.tar.gz) = 7ed0dd71133d3c9b2ca9cd5c1af7e56b812d5661e2ea379b29c3d852b7c58de7
-SIZE (pam_jail-0.3.tar.gz) = 3158
+SHA256 (pam_jail-0.4.tar.gz) = d0a99e2ee89995266a7f95cd0e91a99370be968855da9dbdc7b0d1522c09d5fd
+SIZE (pam_jail-0.4.tar.gz) = 3262
_______________________________________________
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"