Date: 20 Mar 2002 12:55:22 -0000 From: Peter van Dijk <peter@dataloss.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/36133: djbdns-ipv6 port version numbering is broken Message-ID: <20020320125522.61170.qmail@useful.dataloss.nl>
next in thread | raw e-mail | index | archive | help
>Number: 36133 >Category: ports >Synopsis: djbdns-ipv6 port version numbering is broken >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 20 05:00:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: Peter van Dijk >Release: FreeBSD 4.5-RELEASE-p1 i386 >Organization: Business Internet Trends >Environment: System: FreeBSD breakfast.primexs.net 4.5-RELEASE-p1 FreeBSD 4.5-RELEASE-p1 #0: Mon Mar 4 14:40:41 CET 2002 root@cheapo.bit.nl:/usr/obj/usr/src/sys/HOSTING i386 ports tree cvsupped about 30 minutes ago :) >Description: When installing the djbdns port with WITH_IPV6 set, it installs itself as 'djbdns-ipv6-1.05.b11_2'. pkg_version, however, thinks that the port itself has -1.05_2 and considers this to be newer (pkg_version -c snippet): # djbdns-ipv6 # needs updating (port has 1.05_2) # cd /usr/ports/net/djbdns make clean && make && pkg_delete -f djbdns-ipv6-1.05.b11_2 >How-To-Repeat: Install djbdns port with WITH_IPV6, then ask pkg_version about versions. >Fix: Put the b11 behind the _2, perhaps? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020320125522.61170.qmail>