aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2017-03-05 05:55:31 +0800
committerehaupt <ehaupt@FreeBSD.org>2017-03-05 05:55:31 +0800
commit8b2ca1a06cdefe139a9b619b41550c4ea82e1a69 (patch)
tree1d623294604b6cd9c9dab7524b7a450d9c8990b7
parentaf51d3d683a2d5acffd6ba9d4d00bff3cc3aec85 (diff)
downloadfreebsd-ports-gnome-8b2ca1a06cdefe139a9b619b41550c4ea82e1a69.tar.gz
freebsd-ports-gnome-8b2ca1a06cdefe139a9b619b41550c4ea82e1a69.tar.zst
freebsd-ports-gnome-8b2ca1a06cdefe139a9b619b41550c4ea82e1a69.zip
Move sysutils/bsdcrashtar from GOOGLE_CODE to GitHub
Summary: This port is too useful to be removed. Since the author has already moved the project from Google Code to GitHub I think this port should follow. Test Plan: - portlint -A: OK - poudriere testport (all supported tier-1 arch): OK Reviewers: trociny Reviewed By: trociny Subscribers: mat Differential Revision: https://reviews.freebsd.org/D9885
-rw-r--r--sysutils/bsdcrashtar/Makefile15
-rw-r--r--sysutils/bsdcrashtar/distinfo5
2 files changed, 11 insertions, 9 deletions
diff --git a/sysutils/bsdcrashtar/Makefile b/sysutils/bsdcrashtar/Makefile
index cfd30b66bb56..17fdb38fd973 100644
--- a/sysutils/bsdcrashtar/Makefile
+++ b/sysutils/bsdcrashtar/Makefile
@@ -5,19 +5,20 @@ PORTNAME= bsdcrashtar
PORTVERSION= 0.1.3
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= GOOGLE_CODE
MAINTAINER= trociny@FreeBSD.org
COMMENT= Archive FreeBSD kernel crash files
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-PLIST_FILES= sbin/bsdcrashtar \
- man/man8/bsdcrashtar.8.gz
+LICENSE= BSD3CLAUSE
USES= uidfix
+USE_GITHUB= yes
+
+GH_ACCOUNT= trociny
+
MAKE_ENV+= NO_OBJ=yes
+PLIST_FILES= sbin/bsdcrashtar \
+ man/man8/bsdcrashtar.8.gz
+
.include <bsd.port.mk>
diff --git a/sysutils/bsdcrashtar/distinfo b/sysutils/bsdcrashtar/distinfo
index a984b7f91c02..bc604bd30bfb 100644
--- a/sysutils/bsdcrashtar/distinfo
+++ b/sysutils/bsdcrashtar/distinfo
@@ -1,2 +1,3 @@
-SHA256 (bsdcrashtar-0.1.3.tar.gz) = 6ec63e0365e1d093e1db72e7751fcf2615c23cc27621d0fc6c977970c042e799
-SIZE (bsdcrashtar-0.1.3.tar.gz) = 5645
+TIMESTAMP = 1488647458
+SHA256 (trociny-bsdcrashtar-0.1.3_GH0.tar.gz) = e2f480205410b2682a436b9947b1b5528c5aecfabe443d0be7458e9de026e7c0
+SIZE (trociny-bsdcrashtar-0.1.3_GH0.tar.gz) = 5643