From owner-cvs-all@FreeBSD.ORG Sun Jun 22 08:58:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CAC137B401; Sun, 22 Jun 2003 08:58:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5ED643F75; Sun, 22 Jun 2003 08:58:16 -0700 (PDT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h5MFwG0U064158; Sun, 22 Jun 2003 08:58:16 -0700 (PDT) (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5MFwGEF064157; Sun, 22 Jun 2003 08:58:16 -0700 (PDT) Message-Id: <200306221558.h5MFwGEF064157@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 22 Jun 2003 08:58:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/global Makefile distinfo pkg-descr pkg-plist ports/devel/global/files patch-compat.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 22 Jun 2003 15:58:17 -0000 erwin 2003/06/22 08:58:16 PDT FreeBSD ports repository Modified files: devel/global Makefile distinfo pkg-descr pkg-plist Added files: devel/global/files patch-compat.h Log: - updated to global 4.5.3 - added a patch to fix a header inclusion problem in strbuf.h - updated WWW link - removed the anoying configure warning: configure: WARNING: you should use --build, --host, --target - moved the @unexec install-info thing in pkg-plist - give maintainership to submitter PR: 53263 Submitted by: Rui Lopes Approved by: maintainer Revision Changes Path 1.14 +5 -3 ports/devel/global/Makefile 1.11 +1 -1 ports/devel/global/distinfo 1.1 +11 -0 ports/devel/global/files/patch-compat.h (new) 1.3 +2 -2 ports/devel/global/pkg-descr 1.8 +1 -1 ports/devel/global/pkg-plist