From owner-cvs-all@FreeBSD.ORG Fri Dec 31 23:52:50 2004 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 6D5FE16A4CE; Fri, 31 Dec 2004 23:52:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44C0743D1D; Fri, 31 Dec 2004 23:52:50 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBVNqoLX047898; Fri, 31 Dec 2004 23:52:50 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBVNqoq6047897; Fri, 31 Dec 2004 23:52:50 GMT (envelope-from kris) Message-Id: <200412312352.iBVNqoq6047897@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 31 Dec 2004 23:52:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/linux-setiathome Makefileports/graphics/linux-png Makefile ports/graphics/linux-png10 Makefile 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: Fri, 31 Dec 2004 23:52:50 -0000 kris 2004-12-31 23:52:50 UTC FreeBSD ports repository Modified files: astro/linux-setiathome Makefile graphics/linux-png Makefile graphics/linux-png10 Makefile Log: Properly increment PORTREVISION relative to the previous value (3, incorrectly inherited from the linux-gtk port because it was not previously overridden in this slave port). Noticed by: eikbot Approved by: portmgr (self) Revision Changes Path 1.8 +1 -1 ports/astro/linux-setiathome/Makefile 1.16 +1 -1 ports/graphics/linux-png/Makefile 1.18 +1 -1 ports/graphics/linux-png10/Makefile