1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- Update to 0.43.

- Add LICENSE.

Approved by:	demon (maintainer)
This commit is contained in:
Jung-uk Kim 2015-05-08 21:00:19 +00:00
parent 134eb54298
commit d83187fb3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385834
2 changed files with 6 additions and 6 deletions
graphics/gource

View File

@ -2,15 +2,15 @@
# $FreeBSD$
PORTNAME= gource
PORTVERSION= 0.40
PORTREVISION= 5
PORTVERSION= 0.43
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/
MAINTAINER= demon@FreeBSD.org
COMMENT= OpenGL-based 3D visualisation tool for source control repositories
LICENSE= GPLv3
BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm
LIB_DEPENDS= libSDL_image.so:${PORTSDIR}/graphics/sdl_image \
libfreetype.so:${PORTSDIR}/print/freetype2 \

View File

@ -1,2 +1,2 @@
SHA256 (gource-0.40.tar.gz) = 9c890a926bb3bab8ea3e546c1357488e5a5034d1ea9402afc654cb7e00ccd112
SIZE (gource-0.40.tar.gz) = 861731
SHA256 (gource-0.43.tar.gz) = 85a40ac8e4f5c277764216465c248d6b76589ceac012541c4cc03883a24abde4
SIZE (gource-0.43.tar.gz) = 874141