aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
commitf29a218fcd1fc4bf16d252f307eef4d729dd5dcc (patch)
tree912fc46258efb2d48bb6aedc0d0b7102da00f29c /finance
parent638d4ac389fd6f388090fb19a9c40966f4f7f262 (diff)
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/fixc/Makefile6
-rw-r--r--finance/fixc/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile
index 8ed41023949a..06b8c9a17d42 100644
--- a/finance/fixc/Makefile
+++ b/finance/fixc/Makefile
@@ -2,10 +2,8 @@
PORTNAME= fixc
PORTVERSION= 1.0
+DISTVERSIONPREFIX= v
CATEGORIES= finance
-MASTER_SITES= http://github.com/blttll/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/
-DISTFILES= v${PORTVERSION}.tar.gz
-DIST_SUBDIR= ${PORTNAME}
MAINTAINER= blttll@gmail.com
COMMENT= Simple Financial Information eXchange (FIX) protocol console client
@@ -13,6 +11,8 @@ COMMENT= Simple Financial Information eXchange (FIX) protocol console client
BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
PLIST_FILES= bin/fixc
+USE_GITHUB= yes
+GH_ACCOUNT= blttll
do-build:
cd ${WRKSRC} && \
diff --git a/finance/fixc/distinfo b/finance/fixc/distinfo
index 88e8c6aa039a..c777fbbf2015 100644
--- a/finance/fixc/distinfo
+++ b/finance/fixc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fixc/v1.0.tar.gz) = a73b3ea2cc4440a06206d219b472096ce635d8eebfe13671e0360af2ec02923e
-SIZE (fixc/v1.0.tar.gz) = 3709
+SHA256 (blttll-fixc-v1.0_GH0.tar.gz) = a73b3ea2cc4440a06206d219b472096ce635d8eebfe13671e0360af2ec02923e
+SIZE (blttll-fixc-v1.0_GH0.tar.gz) = 3709