From owner-cvs-all Mon Sep 28 04:22:58 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA24728 for cvs-all-outgoing; Mon, 28 Sep 1998 04:22:58 -0700 (PDT) (envelope-from owner-cvs-all) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA24708; Mon, 28 Sep 1998 04:22:49 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca7-177.ix.netcom.com [209.109.235.177]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id EAA28409; Mon, 28 Sep 1998 04:22:35 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id EAA26866; Mon, 28 Sep 1998 04:22:32 -0700 (PDT) Date: Mon, 28 Sep 1998 04:22:32 -0700 (PDT) Message-Id: <199809281122.EAA26866@silvia.hip.berkeley.edu> To: steve@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199809280209.TAA16289@freefall.freebsd.org> (message from Steve Price on Sun, 27 Sep 1998 19:09:00 -0700 (PDT)) Subject: Re: cvs commit: ports/games/libshhcards Makefile ports/games/libshhcards/patches patch-aa ports/games/libshhcards/pkg PLIST From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * 1.2 +3 -3 ports/games/libshhcards/pkg/PLIST This makes me wonder...is it legal to change the shlib number from "1.0.3" to "1.0" in a.out? If that's considered a version decrease, we actually have to minor-bump it to "1.1". John (both :)? (Darn, I'm pretty sure there are two other ports that did this, but I don't remember which. :<) Satoshi