From owner-cvs-src@FreeBSD.ORG Fri Jul 22 23:45:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 126C416A41F; Fri, 22 Jul 2005 23:45:01 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D10E43D48; Fri, 22 Jul 2005 23:44:59 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.3/8.13.3/NinthNine) with SMTP id j6MNiwFi056641; Sat, 23 Jul 2005 08:44:58 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 23 Jul 2005 08:44:58 +0900 (JST) Message-Id: <200507222344.j6MNiwFi056641@sakura.ninth-nine.com> From: Norikatsu Shigemura To: Ken Smith In-Reply-To: <200507221719.j6MHJ5eg024181@repoman.freebsd.org> References: <200507221719.j6MHJ5eg024181@repoman.freebsd.org> X-Mailer: Sylpheed version 2.0.0rc (GTK+ 2.6.8; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (sakura.ninth-nine.com [219.127.74.121]); Sat, 23 Jul 2005 08:44:58 +0900 (JST) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/bsnmpd/modules Makefile.inc src/gnu/lib/libdialog Makefile src/gnu/lib/libg2c Makefile src/gnu/lib/libobjc Makefile src/gnu/lib/libreadline Makefile.inc src/gnu/lib/libregex Makefile src/gnu/lib/libstdc++ Makefile src/kerberos5/lib Makefile.inc ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 23:45:01 -0000 On Fri, 22 Jul 2005 17:19:05 +0000 (UTC) Ken Smith wrote: > kensmith 2005-07-22 17:19:05 UTC > FreeBSD src repository > Modified files: > usr.sbin/bsnmpd/modules Makefile.inc > gnu/lib/libdialog Makefile (snip) > secure/lib/libssl Makefile > Log: > Bump the shared library version number of all libraries that have not > been bumped since RELENG_5. > Reviewed by: ru > Approved by: re (not needed for commit check but in principle...) Oops, please bump __FreeBSD_version on sys/param.h. Some ports need to know OS library version i.e. linuxpluginwrapper.