From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 23 14:10:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9624D16A420 for ; Tue, 23 Oct 2007 14:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 81E3B13C4B2 for ; Tue, 23 Oct 2007 14:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9NEA1sK069371 for ; Tue, 23 Oct 2007 14:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9NEA1cI069370; Tue, 23 Oct 2007 14:10:01 GMT (envelope-from gnats) Resent-Date: Tue, 23 Oct 2007 14:10:01 GMT Resent-Message-Id: <200710231410.l9NEA1cI069370@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, Philippe Audeoud Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1122116A468 for ; Tue, 23 Oct 2007 14:01:12 +0000 (UTC) (envelope-from jadawin@huppa.tuxaco.net) Received: from huppa.tuxaco.net (huppa.tuxaco.net [91.121.19.193]) by mx1.freebsd.org (Postfix) with ESMTP id D981213C491 for ; Tue, 23 Oct 2007 14:01:11 +0000 (UTC) (envelope-from jadawin@huppa.tuxaco.net) Received: from localhost (unknown [127.0.0.1]) by huppa.tuxaco.net (Postfix) with ESMTP id CFBB3EE5E for ; Tue, 23 Oct 2007 16:02:24 +0200 (CEST) Received: from huppa.tuxaco.net ([127.0.0.1]) by localhost (huppa.tuxaco.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mm41iZHlDOFb for ; Tue, 23 Oct 2007 16:02:22 +0200 (CEST) Received: by huppa.tuxaco.net (Postfix, from userid 1001) id 125A2F0E5; Tue, 23 Oct 2007 16:02:22 +0200 (CEST) Message-Id: <20071023140222.125A2F0E5@huppa.tuxaco.net> Date: Tue, 23 Oct 2007 16:02:22 +0200 (CEST) From: Philippe Audeoud To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/117426: [update] security/opieprint : update maintainer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Philippe Audeoud List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2007 14:10:01 -0000 >Number: 117426 >Category: ports >Synopsis: [update] security/opieprint : update maintainer >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Oct 23 14:10:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Philippe Audeoud >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD huppa.tuxaco.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Mar 20 16:05:42 CET 2007 root@:/usr/obj/usr/src/sys/GENERIC i386 >Description: I take maintainership for this port. I also remove pkg-plist file and change Makefile. >How-To-Repeat: >Fix: --- patch-opieprint.1 begins here --- diff -ruN security/opieprint.orig/Makefile security/opieprint/Makefile --- security/opieprint.orig/Makefile Tue Oct 23 13:06:45 2007 +++ security/opieprint/Makefile Tue Oct 23 13:50:46 2007 @@ -7,19 +7,22 @@ PORTNAME= opieprint PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.inner.net/pub/opie/contrib/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@tuxaco.net COMMENT= Output postscript with 100 OPIE passwords credit card sized NO_BUILD= yes NO_WRKSUBDIR= yes USE_PERL5_RUN= yes -EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME} +PLIST_FILES= bin/opieprint + +EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME} post-patch: ${REINPLACE_CMD} -e 's,/usr/local/bin/perl,${PERL},' ${WRKSRC}/opieprint diff -ruN security/opieprint.orig/pkg-plist security/opieprint/pkg-plist --- security/opieprint.orig/pkg-plist Tue Oct 23 13:06:45 2007 +++ security/opieprint/pkg-plist Thu Jan 1 00:00:00 1970 @@ -1 +0,0 @@ -bin/opieprint --- patch-opieprint.1 ends here --- >Release-Note: >Audit-Trail: >Unformatted: