1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 2.4.10.6

Changes:

  * Fix how pkgng support is detected for completions
  * Fix portcvsweb so it uses svnweb.FreeBSD.ORG [1]
  * Symlink portcvsweb as portsvnweb
  * Fix portcvsweb FreshPorts and datespec support [2]
  * Add support for WITH_PKGNG=devel

Submitted by:	Matthew Luckie <mjl@luckie.org.nz> [1] (based on)
Submitted by:	paranormal <paranormal@isgroup.com.ua> [2]
This commit is contained in:
Bryan Drewery 2013-06-29 11:05:42 +00:00
parent f56e241ad6
commit 8dcd25c189
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322041
3 changed files with 5 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= portupgrade
PORTVERSION= 2.4.10.5
PORTREVISION= 1
PORTVERSION= 2.4.10.6
PORTEPOCH= 2
CATEGORIES= ports-mgmt
MASTER_SITES= SF/portupgrade/pkgtools/dist/ \
@ -41,6 +40,7 @@ MAN1= pkg_deinstall.1 \
MAN5= pkgtools.conf.5
MLINKS= pkgdb.1 pkg_which.1 \
portupgrade.1 portinstall.1 \
portcvsweb.1 portsvnweb.1 \
portsdb.1 ports_glob.1
MANCOMPRESSED= maybe

View File

@ -1,2 +1,2 @@
SHA256 (portupgrade/pkgtools-2.4.10.5.tar.bz2) = 9f7d1c5dbcd1dfd20b1ed8c7caab19637d2e35597c663937ef8b20b2d7c817c1
SIZE (portupgrade/pkgtools-2.4.10.5.tar.bz2) = 85159
SHA256 (portupgrade/pkgtools-2.4.10.6.tar.bz2) = c76c052b01712db1f62e8b814f987366050866f2998489121a26a10140eeed90
SIZE (portupgrade/pkgtools-2.4.10.6.tar.bz2) = 85417

View File

@ -9,6 +9,7 @@ sbin/pkg_which
sbin/pkgdb
sbin/pkgdu
sbin/portcvsweb
sbin/portsvnweb
sbin/portinstall
sbin/ports_glob
sbin/portsclean