aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/dogecoin
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-01-16 10:41:09 +0800
committerswills <swills@FreeBSD.org>2014-01-16 10:41:09 +0800
commite390a5c20e4e7f0edb49d7c10fc5649d3268c6a6 (patch)
tree6c1898c0904abe3060267546eb195f71e384cb63 /net-p2p/dogecoin
parent1ed1da6cfb81cd15bb59b82a25fbed4663ee0fea (diff)
downloadfreebsd-ports-gnome-e390a5c20e4e7f0edb49d7c10fc5649d3268c6a6.tar.gz
freebsd-ports-gnome-e390a5c20e4e7f0edb49d7c10fc5649d3268c6a6.tar.zst
freebsd-ports-gnome-e390a5c20e4e7f0edb49d7c10fc5649d3268c6a6.zip
- Update to 1.4
Diffstat (limited to 'net-p2p/dogecoin')
-rw-r--r--net-p2p/dogecoin/Makefile6
-rw-r--r--net-p2p/dogecoin/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/dogecoin/Makefile b/net-p2p/dogecoin/Makefile
index a514a5e55a50..bd568a02a317 100644
--- a/net-p2p/dogecoin/Makefile
+++ b/net-p2p/dogecoin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dogecoin
-PORTVERSION= 1.3
+PORTVERSION= 1.4
CATEGORIES= net-p2p finance
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://people.freebsd.org/~swills/ \
@@ -25,7 +25,7 @@ QRCODES_DESC= Build with QR code display
USE_GITHUB= yes
GH_ACCOUNT= dogecoin
GH_PROJECT= dogecoin
-GH_COMMIT= 2ee5cb3
+GH_COMMIT= d484474
GH_TAGNAME= ${GH_COMMIT}
USES= gmake compiler:c++11-lib
@@ -79,7 +79,7 @@ post-patch:
do-configure:
.if ${PORT_OPTIONS:MGUI} && !defined(WITHOUT_X11)
- cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
+ cd ${WRKSRC} && ${SETENV} ${QMAKE_ENV} \
${QMAKE} ${QMAKE_ARGS} USE_UPNP=${QMAKE_USE_UPNP} USE_QRCODE=${QMAKE_USE_QRCODE} \
QMAKE_LRELEASE=${LRELEASE} INCLUDEPATH=${BDB_INCLUDE_DIR} \
QMAKE_LIBDIR+=${BDB_LIB_DIR} dogecoin-qt.pro
diff --git a/net-p2p/dogecoin/distinfo b/net-p2p/dogecoin/distinfo
index eb1fd69b436b..d85e6a37eb4a 100644
--- a/net-p2p/dogecoin/distinfo
+++ b/net-p2p/dogecoin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dogecoin-1.3.tar.gz) = e61294a3cd94540da6ea64e40028b4f5f0c157de7b253517195f6e18811a44d7
-SIZE (dogecoin-1.3.tar.gz) = 13188503
+SHA256 (dogecoin-1.4.tar.gz) = ddc026ecb6a8f00b7f8693d93302bc59074802160f8f7818d972529bca9c30fa
+SIZE (dogecoin-1.4.tar.gz) = 13191784