summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-03-08 13:09:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-03-08 13:09:12 +0000
commit018eeadae5746ac3cb925a0429a405eb994f9a95 (patch)
treea55fb9a6cfb3e354f6733d28e492f22ea7fb929d /ports-mgmt
parentdevel/libc++: specific libcxxrt LIB_DEPENDS conditionally (diff)
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268
Notes
Notes: svn path=/head/; revision=410613
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portupgrade/Makefile2
-rw-r--r--ports-mgmt/portupgrade/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile
index a1aeb69b55ad..52e7fd635df2 100644
--- a/ports-mgmt/portupgrade/Makefile
+++ b/ports-mgmt/portupgrade/Makefile
@@ -24,7 +24,7 @@ USE_GITHUB= yes
GH_ACCOUNT= freebsd
DIST_SUBDIR= ${PORTNAME}
-USES= tar:bzip2 uidfix
+USES= uidfix
USE_RUBY= yes
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
diff --git a/ports-mgmt/portupgrade/distinfo b/ports-mgmt/portupgrade/distinfo
index fc5ec05e4188..a848ccf7a085 100644
--- a/ports-mgmt/portupgrade/distinfo
+++ b/ports-mgmt/portupgrade/distinfo
@@ -1,2 +1,2 @@
-SHA256 (portupgrade/pkgtools-2.4.14_GH0.tar.bz2) = 7df55c5ddf043eff095c87b98fe70b80373a8fbc06fa34ab45a270119ff2aef3
-SIZE (portupgrade/pkgtools-2.4.14_GH0.tar.bz2) = 108092
+SHA256 (portupgrade/pkgtools-2.4.14_GH0.tar.gz) = 7df55c5ddf043eff095c87b98fe70b80373a8fbc06fa34ab45a270119ff2aef3
+SIZE (portupgrade/pkgtools-2.4.14_GH0.tar.gz) = 108092