From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 25 10:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BB3CE34C for ; Sat, 25 May 2013 10:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9E6A2957 for ; Sat, 25 May 2013 10:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4PA00oK024840 for ; Sat, 25 May 2013 10:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4PA00dp024839; Sat, 25 May 2013 10:00:00 GMT (envelope-from gnats) Resent-Date: Sat, 25 May 2013 10:00:00 GMT Resent-Message-Id: <201305251000.r4PA00dp024839@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Naylor Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A2BAE330 for ; Sat, 25 May 2013 09:56:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 94BCF948 for ; Sat, 25 May 2013 09:56:27 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4P9uRUj062505 for ; Sat, 25 May 2013 09:56:27 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4P9uRWO062504; Sat, 25 May 2013 09:56:27 GMT (envelope-from nobody) Message-Id: <201305250956.r4P9uRWO062504@oldred.FreeBSD.org> Date: Sat, 25 May 2013 09:56:27 GMT From: David Naylor To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/178965: [PATCH] update sysutils/pefs-kmod to support -current X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 May 2013 10:00:00 -0000 >Number: 178965 >Category: ports >Synopsis: [PATCH] update sysutils/pefs-kmod to support -current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 25 10:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: David Naylor >Release: >Organization: >Environment: >Description: Update sysutils/pefs-kmod to 2013-04-13. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 318541) +++ Makefile (working copy) @@ -1,14 +1,10 @@ -# New ports collection makefile for: pefs-kmod -# Date created: 26 January 2011 -# Whom: Gleb Kurtsou -# +# Created by: Gleb Kurtsou # $FreeBSD$ -# PORTNAME= pefs -DISTVERSION= 2013-02-03 +DISTVERSION= 2013-04-13 CATEGORIES= sysutils kld -MASTER_SITES= https://pefs.googlecode.com/files/ +MASTER_SITES= LOCAL/dbn/${PORTNAME} PKGNAMESUFFIX= -kmod MAINTAINER= gleb@FreeBSD.org @@ -16,13 +12,12 @@ LICENSE= BSD -FETCH_ARGS= -Fpr # work around 302 redirect - KMODDIR?= /boot/modules PLIST_SUB= KMODDIR=${KMODDIR} MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${MANPREFIX}/man/man" \ NO_MANCOMPRESS= \ KMODDIR="${KMODDIR}" SYSDIR="${SRC_BASE}/sys" +USE_XZ= yes MAN8= pam_pefs.8 pefs.8 Index: distinfo =================================================================== --- distinfo (revision 318541) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (pefs-2013-02-03.tar.gz) = af1326a656f14339bc28861c2a68d90d2df2f010d6032ede9916b85a6d180c2c -SIZE (pefs-2013-02-03.tar.gz) = 95593 +SHA256 (pefs-2013-04-13.tar.xz) = dcb040c342450fa539540d92c4ca236b03448b2b5e45fde194aad7530d85ab17 +SIZE (pefs-2013-04-13.tar.xz) = 74804 >Release-Note: >Audit-Trail: >Unformatted: