From owner-cvs-all Sat Sep 9 14:28:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DD1337B42C; Sat, 9 Sep 2000 14:28:07 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA30455; Sat, 9 Sep 2000 14:28:07 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Message-Id: <200009092128.OAA30455@freefall.freebsd.org> From: Bruce Mah Date: Sat, 9 Sep 2000 14:28:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/version pkg_version.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2000/09/09 14:28:07 PDT Modified files: usr.sbin/pkg_install/version pkg_version.pl Log: pkg_version.pl now understands the new package/port numbering scheme introduced by version 1.349 of ports/Mk/bsd.port.mk and originally submitted by kris. In particular, it understands the $PORTREVISION (FreeBSD-specific changes or patches to a port) and $PORTEPOCH (for re-sorting version numbers when not used or when broken). Revision Changes Path 1.7 +110 -25 src/usr.sbin/pkg_install/version/pkg_version.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message