diff options
author | martymac <martymac@FreeBSD.org> | 2014-12-05 19:22:05 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2014-12-05 19:22:05 +0800 |
commit | bfd5eac30900a38a969b8bd59f2876068a5c2b28 (patch) | |
tree | 3eedd430cd68a9cc9f763c8d77c8e28bef35fd5c /games/fgrun | |
parent | edace20d245bc0f6e4ef47734f46725a31170be8 (diff) | |
download | freebsd-ports-gnome-bfd5eac30900a38a969b8bd59f2876068a5c2b28.tar.gz freebsd-ports-gnome-bfd5eac30900a38a969b8bd59f2876068a5c2b28.tar.zst freebsd-ports-gnome-bfd5eac30900a38a969b8bd59f2876068a5c2b28.zip |
Fix checksum, remove BROKEN flag and use LOCAL mirror only as gitorious keeps
rerolling the distfile.
PR: 195277
Submitted by: marino
Approved by: buganini@gmail.com (maintainer)
Diffstat (limited to 'games/fgrun')
-rw-r--r-- | games/fgrun/Makefile | 5 | ||||
-rw-r--r-- | games/fgrun/distinfo | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/games/fgrun/Makefile b/games/fgrun/Makefile index 5b4c4a05f36b..77f010588944 100644 --- a/games/fgrun/Makefile +++ b/games/fgrun/Makefile @@ -4,14 +4,11 @@ PORTNAME= fgrun PORTVERSION= 3.2.0 CATEGORIES= games -MASTER_SITES= https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive/${GO_TAGNAME}.tar.gz?dummy= \ - LOCAL/martymac +MASTER_SITES= LOCAL/martymac MAINTAINER= buganini@gmail.com COMMENT= Graphical frontend to run FlightGear Flight Simulator -BROKEN= checksum mismatch (PR 195277) - LICENSE= GPLv2 LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ diff --git a/games/fgrun/distinfo b/games/fgrun/distinfo index 6b0a3fd6fe87..99e7b52d67d3 100644 --- a/games/fgrun/distinfo +++ b/games/fgrun/distinfo @@ -1,2 +1,2 @@ -SHA256 (fgrun-3.2.0.tar.gz) = e7d92718213e9cd29e95bb64eac9a87a60a98a74522739c63bcf952d0b5963a1 +SHA256 (fgrun-3.2.0.tar.gz) = 324305affc448f3af174bb2143bd622e2fde9c3f4c420b083cba13584e47245a SIZE (fgrun-3.2.0.tar.gz) = 194310 |