diff options
author | vanilla <vanilla@FreeBSD.org> | 2015-03-17 17:27:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2015-03-17 17:27:33 +0800 |
commit | 89266a0e76cd57df41717706ea19377a1f0a7a4b (patch) | |
tree | e7666e775ec3135789bfe652e0ab2734d6ab9e40 /games | |
parent | 69870a31225baec2d582c8888cbf53bad51d0e3e (diff) | |
download | freebsd-ports-gnome-89266a0e76cd57df41717706ea19377a1f0a7a4b.tar.gz freebsd-ports-gnome-89266a0e76cd57df41717706ea19377a1f0a7a4b.tar.zst freebsd-ports-gnome-89266a0e76cd57df41717706ea19377a1f0a7a4b.zip |
Upgrade to 20150314.
PR: 198649
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/pioneer/Makefile | 5 | ||||
-rw-r--r-- | games/pioneer/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile index ecbb6f34c1a3..08edfe7a299a 100644 --- a/games/pioneer/Makefile +++ b/games/pioneer/Makefile @@ -30,7 +30,8 @@ LICENSE_PERMS_IUP= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_SIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= ${LOCALBASE}/include/GL/glu.h:${PORTSDIR}/graphics/libGLU -LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \ +LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ + libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libvorbisfile.so:${PORTSDIR}/audio/libvorbis \ libpng.so:${PORTSDIR}/graphics/png \ @@ -38,7 +39,7 @@ LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \ GH_ACCOUNT= pioneerspacesim GH_PROJECT= ${PORTNAME} -GH_TAGNAME= 20150201 +GH_TAGNAME= 20150314 WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME} diff --git a/games/pioneer/distinfo b/games/pioneer/distinfo index 69a2bb8732d6..e0379ae4e887 100644 --- a/games/pioneer/distinfo +++ b/games/pioneer/distinfo @@ -1,2 +1,2 @@ -SHA256 (pioneer-0.0.20150201.tar.gz) = 472e9b51f797b4ce1c9749a2126618f4a3837b59ee5ac0416dcaf1e1d338dd41 -SIZE (pioneer-0.0.20150201.tar.gz) = 180434415 +SHA256 (pioneer-0.0.20150314.tar.gz) = ee487c6e160123e5a6c341374efaa172ef0d77cdeb52f66d9a65ac78302dcb8f +SIZE (pioneer-0.0.20150314.tar.gz) = 180423484 |