Fix removal of the last digit in the version number issue.

[~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3
>
[~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3,1
<
This commit is contained in:
Edwin Groothuis 2003-10-28 09:15:03 +00:00
parent 9254dee6a1
commit f87daeeabb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92427
4 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,7 @@
PORTNAME= bind9
PORTVERSION= 9.2.3
PORTEPOCH= 1
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,}

View File

@ -13,6 +13,7 @@
PORTNAME= bind9
PORTVERSION= 9.2.3
PORTEPOCH= 1
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,}

View File

@ -13,6 +13,7 @@
PORTNAME= bind9
PORTVERSION= 9.2.3
PORTEPOCH= 1
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,}

View File

@ -13,6 +13,7 @@
PORTNAME= bind9
PORTVERSION= 9.2.3
PORTEPOCH= 1
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,}