- Update to 2.4.11.1
Changes: - Fix pkgng detection when using pkg-devel [1] - Try to fix stack overflow issue with Ruby 1.9 and large installs [2] PR: ports/181813 [1] Reported by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> [1] Reported by: many [2] Tested by: Robert Burmeister [2]
This commit is contained in:
parent
5f02ab9efa
commit
761f867613
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327590
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= portupgrade
|
||||
PORTVERSION= 2.4.11
|
||||
PORTVERSION= 2.4.11.1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= SF/portupgrade/pkgtools/dist/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (portupgrade/pkgtools-2.4.11.tar.bz2) = c05d8d485c15c5efc0220ab0a8bd40d4a08f057238726797a7f49a288a1e065c
|
||||
SIZE (portupgrade/pkgtools-2.4.11.tar.bz2) = 85766
|
||||
SHA256 (portupgrade/pkgtools-2.4.11.1.tar.bz2) = 9e683cba14fe5717f0518e00463a200c4318da177158fc284c7b482c6452b790
|
||||
SIZE (portupgrade/pkgtools-2.4.11.1.tar.bz2) = 85818
|
||||
|
|
Loading…
Reference in a new issue