From owner-cvs-all@FreeBSD.ORG Thu Feb 8 21:02:45 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F374A16A401; Thu, 8 Feb 2007 21:02:44 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id E49A313C478; Thu, 8 Feb 2007 21:02:44 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l18L2i97010217; Thu, 8 Feb 2007 21:02:44 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l18L2ipX010216; Thu, 8 Feb 2007 21:02:44 GMT (envelope-from bsam) Message-Id: <200702082102.l18L2ipX010216@repoman.freebsd.org> From: Boris Samorodov Date: Thu, 8 Feb 2007 21:02:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/psgconf Makefile distinfo pkg-plist ports/sysutils/psgconf/files patch-Makefile.PL patch-PSGConf.pm patch-postinstall X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 21:02:45 -0000 bsam 2007-02-08 21:02:44 UTC FreeBSD ports repository Modified files: sysutils/psgconf Makefile distinfo pkg-plist sysutils/psgconf/files patch-Makefile.PL patch-PSGConf.pm Added files: sysutils/psgconf/files patch-postinstall Log: The patch was totally rewritten by the maintainer: . update to the new version 3.2.3; . fix package building/installing/deinstalling; . remove BROKEN. PR: 107803 Submitted by: bsam (me) Approved by: pirjyk (maintainer) Revision Changes Path 1.9 +3 -3 ports/sysutils/psgconf/Makefile 1.5 +3 -3 ports/sysutils/psgconf/distinfo 1.3 +14 -4 ports/sysutils/psgconf/files/patch-Makefile.PL 1.3 +23 -5 ports/sysutils/psgconf/files/patch-PSGConf.pm 1.1 +18 -0 ports/sysutils/psgconf/files/patch-postinstall (new) 1.5 +1 -2 ports/sysutils/psgconf/pkg-plist