svn commit: r381475 - head/games/pioneer
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Mar 17 09:27:34 UTC 2015
Author: vanilla
Date: Tue Mar 17 09:27:33 2015
New Revision: 381475
URL: https://svnweb.freebsd.org/changeset/ports/381475
QAT: https://qat.redports.org/buildarchive/r381475/
Log:
Upgrade to 20150314.
PR: 198649
Submitted by: maintainer
Modified:
head/games/pioneer/Makefile
head/games/pioneer/distinfo
Modified: head/games/pioneer/Makefile
==============================================================================
--- head/games/pioneer/Makefile Tue Mar 17 08:56:56 2015 (r381474)
+++ head/games/pioneer/Makefile Tue Mar 17 09:27:33 2015 (r381475)
@@ -30,7 +30,8 @@ LICENSE_PERMS_IUP= dist-mirror dist-sell
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}/
GH_ACCOUNT= pioneerspacesim
GH_PROJECT= ${PORTNAME}
-GH_TAGNAME= 20150201
+GH_TAGNAME= 20150314
WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}
Modified: head/games/pioneer/distinfo
==============================================================================
--- head/games/pioneer/distinfo Tue Mar 17 08:56:56 2015 (r381474)
+++ head/games/pioneer/distinfo Tue Mar 17 09:27:33 2015 (r381475)
@@ -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
More information about the svn-ports-all
mailing list