mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 10.4j
This commit is contained in:
parent
a642ff40af
commit
3c2da811a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474895
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hyperrogue
|
||||
PORTVERSION= 10.4f
|
||||
PORTVERSION= 10.4j
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= games
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529938419
|
||||
SHA256 (zenorogue-hyperrogue-v10.4f_GH0.tar.gz) = be8d2741ba48735f3318e68ef613d08602f14299485a2de39a8ce3f9bee23cfd
|
||||
SIZE (zenorogue-hyperrogue-v10.4f_GH0.tar.gz) = 57537630
|
||||
TIMESTAMP = 1531684718
|
||||
SHA256 (zenorogue-hyperrogue-v10.4j_GH0.tar.gz) = 16be68ab5f811a74c0eb4b5225723dfdd72892b44df7e8878260d0c39c765b87
|
||||
SIZE (zenorogue-hyperrogue-v10.4j_GH0.tar.gz) = 57537691
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.am.orig 2018-06-22 18:28:41 UTC
|
||||
+++ Makefile.am
|
||||
@@ -3,7 +3,7 @@ bin_PROGRAMS = hyperrogue
|
||||
hyperroguedir = $(datadir)/hyperrogue
|
||||
dist_hyperrogue_DATA = hyperrogue-music.txt DejaVuSans-Bold.ttf
|
||||
dist_doc_DATA = README.md
|
||||
-hyperrogue_SOURCES = hyper.cpp savepng.c
|
||||
+hyperrogue_SOURCES = hyper.cpp savepng.cpp
|
||||
|
||||
# Some definitions used in graph.cpp
|
||||
hyperrogue_CPPFLAGS = -DFONTDESTDIR=\"$(pkgdatadir)/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"$(pkgdatadir)/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"$(pkgdatadir)/sounds/\"
|
Loading…
Reference in New Issue
Block a user