From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 30 16:30:23 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FFC816A412 for ; Sat, 30 Sep 2006 16:30:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD6DE43D46 for ; Sat, 30 Sep 2006 16:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8UGUL2a047966 for ; Sat, 30 Sep 2006 16:30:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8UGULwx047962; Sat, 30 Sep 2006 16:30:21 GMT (envelope-from gnats) Resent-Date: Sat, 30 Sep 2006 16:30:21 GMT Resent-Message-Id: <200609301630.k8UGULwx047962@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, Sulev-Madis Silber Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 338EE16A40F for ; Sat, 30 Sep 2006 16:24:43 +0000 (UTC) (envelope-from ketas@si.pri.ee) Received: from mail.neti.ee (smtp-out-1.neti.ee [194.126.101.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DBA743D45 for ; Sat, 30 Sep 2006 16:24:41 +0000 (GMT) (envelope-from ketas@si.pri.ee) Received: from localhost (localhost [127.0.0.1]) by MXR-4.estpak.ee (Postfix) with ESMTP id 5AC40171173 for ; Sat, 30 Sep 2006 19:24:41 +0300 (EEST) Received: from mail.neti.ee ([127.0.0.1]) by localhost (Relay4 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07346-06 for ; Sat, 30 Sep 2006 19:24:41 +0300 (EEST) Received: from Relayhost1.neti.ee (Relayhost1 [192.168.1.101]) by MXR-4.estpak.ee (Postfix) with ESMTP id 4392F171171 for ; Sat, 30 Sep 2006 19:24:41 +0300 (EEST) Received: from dome.gotdns.org (213-35-250-149-dsl.kvm.estpak.ee [213.35.250.149]) by Relayhost1.neti.ee (Postfix) with ESMTP id A01FA3671B for ; Sat, 30 Sep 2006 19:24:40 +0300 (EEST) Received: by dome.gotdns.org (Postfix, from userid 1007) id F332772C; Sat, 30 Sep 2006 19:24:39 +0300 (EEST) Message-Id: <20060930162439.F332772C@dome.gotdns.org> Date: Sat, 30 Sep 2006 19:24:39 +0300 (EEST) From: Sulev-Madis Silber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/103854: [MAINTAINER] sysutils/pkgfe: update to 20060929 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 16:30:23 -0000 >Number: 103854 >Category: ports >Synopsis: [MAINTAINER] sysutils/pkgfe: update to 20060929 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 30 16:30:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Sulev-Madis Silber >Release: FreeBSD 4.7-RELEASE-p26 i386 >Organization: >Environment: System: FreeBSD dome.gotdns.org 4.7-RELEASE-p26 FreeBSD 4.7-RELEASE-p26 #0: Thu Mar 25 20:28:02 EET 2004 >Description: - Fix the portsnap dependency for systems where it is already in base - Make sure we don't overwrite user's configuration file in case of upgrade Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pkgfe-20060929.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/pkgfe/Makefile /usr/home/ketas/myports/pkgfe/Makefile --- /usr/ports/sysutils/pkgfe/Makefile Wed May 31 14:59:57 2006 +++ /usr/home/ketas/myports/pkgfe/Makefile Sat Sep 30 19:10:44 2006 @@ -2,11 +2,11 @@ # Date created: 2006-01-14 # Whom: Sulev-Madis Silber # -# $FreeBSD: ports/sysutils/pkgfe/Makefile,v 1.4 2006/05/31 11:59:57 ehaupt Exp $ +# $FreeBSD$ # PORTNAME= pkgfe -PORTVERSION= 20060403 +PORTVERSION= 20060929 CATEGORIES= sysutils MASTER_SITES= http://kodu.neti.ee/~madis555/pkgfe/releases/ \ http://ketas.life.ee/pkgfe/releases/ \ @@ -16,16 +16,21 @@ COMMENT= Ncurses front-end to manage the ports collection RUN_DEPENDS= portupgrade:${PORTSDIR}/sysutils/portupgrade \ - portaudit:${PORTSDIR}/security/portaudit \ - csup:${PORTSDIR}/net/csup + portaudit:${PORTSDIR}/security/portaudit + +.include + +.if ${OSVERSION} < 600033 && ( ${OSVERSION} < 504103 || ${OSVERSION} > 600000 ) +RUN_DEPENDS+= portsnap:${PORTSDIR}/sysutils/portsnap +.endif NO_BUILD= yes -PLIST_FILES= sbin/pkgfe etc/pkgfe.conf +PLIST_FILES= sbin/pkgfe etc/pkgfe.conf.sample do-install: ${REINPLACE_CMD} -e 's|%PREFIX%|${PREFIX}|g' ${WRKSRC}/pkgfe ${INSTALL_SCRIPT} ${WRKSRC}/pkgfe ${PREFIX}/sbin/pkgfe - ${INSTALL_DATA} ${WRKSRC}/pkgfe.conf ${PREFIX}/etc/pkgfe.conf + ${INSTALL_DATA} ${WRKSRC}/pkgfe.conf ${PREFIX}/etc/pkgfe.conf.sample -.include +.include diff -ruN --exclude=CVS /usr/ports/sysutils/pkgfe/distinfo /usr/home/ketas/myports/pkgfe/distinfo --- /usr/ports/sysutils/pkgfe/distinfo Wed Jun 7 17:47:14 2006 +++ /usr/home/ketas/myports/pkgfe/distinfo Sat Sep 30 19:10:54 2006 @@ -1,3 +1,3 @@ -MD5 (pkgfe-20060403.tar.gz) = 08ffcf02d3a3a1d2bdf41f1a3ede54f3 -SHA256 (pkgfe-20060403.tar.gz) = 5119663475e23546a1cb520cb1cac11197afaf77dab8193ef70621eef0172e08 -SIZE (pkgfe-20060403.tar.gz) = 4719 +MD5 (pkgfe-20060929.tar.gz) = 6771304bcb92f49f3ba6cc6952019c16 +SHA256 (pkgfe-20060929.tar.gz) = 3c2843aea6de8bc0f12038d3849a229eb16dc0a29d3922aadb4c442bf368c2c4 +SIZE (pkgfe-20060929.tar.gz) = 5199 --- pkgfe-20060929.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: