aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2010-02-01 20:57:00 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2010-02-01 20:57:00 +0800
commitf6e72dd5fb4dfb3450e807a5714e90720b9b46cf (patch)
tree4567d0dd9cc7886e7070a016b161ab021e00277f /games
parentfa41a2c35357e5774ce71148281de6c13880eefd (diff)
downloadfreebsd-ports-gnome-f6e72dd5fb4dfb3450e807a5714e90720b9b46cf.tar.gz
freebsd-ports-gnome-f6e72dd5fb4dfb3450e807a5714e90720b9b46cf.tar.zst
freebsd-ports-gnome-f6e72dd5fb4dfb3450e807a5714e90720b9b46cf.zip
- Update to 1.03
Diffstat (limited to 'games')
-rw-r--r--games/chroma/Makefile3
-rw-r--r--games/chroma/distinfo6
-rw-r--r--games/chroma/files/patch-Makefile.in11
3 files changed, 4 insertions, 16 deletions
diff --git a/games/chroma/Makefile b/games/chroma/Makefile
index cdf7e59ad08e..dcb1a10889a2 100644
--- a/games/chroma/Makefile
+++ b/games/chroma/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= chroma
-PORTVERSION= 1.02
-PORTREVISION= 1
+PORTVERSION= 1.03
CATEGORIES= games
MASTER_SITES= http://www.level7.org.uk/chroma/download/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/games/chroma/distinfo b/games/chroma/distinfo
index fc0d624d45c1..a405d825a30a 100644
--- a/games/chroma/distinfo
+++ b/games/chroma/distinfo
@@ -1,3 +1,3 @@
-MD5 (chroma-1.02.tar.bz2) = c20d99bdca49aec70e1b82a1cd65d5dc
-SHA256 (chroma-1.02.tar.bz2) = d7a8f0f82d6418916cbc36c972bdd17c7081c1dfd574a7c086ceb142e2c2422e
-SIZE (chroma-1.02.tar.bz2) = 2697870
+MD5 (chroma-1.03.tar.bz2) = a1c195fdaed15fd297465156cc469c1e
+SHA256 (chroma-1.03.tar.bz2) = 04d809dd49bb3ea60c82b04482a978133928e37a8241c628f0e24c84f5f57579
+SIZE (chroma-1.03.tar.bz2) = 2698115
diff --git a/games/chroma/files/patch-Makefile.in b/games/chroma/files/patch-Makefile.in
deleted file mode 100644
index 718ddd8aa89b..000000000000
--- a/games/chroma/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2010-01-22 10:07:00.000000000 +0300
-+++ Makefile.in 2010-01-28 19:13:42.000000000 +0300
-@@ -7,7 +7,7 @@
- datadir = @datadir@
- datarootdir = @datarootdir@
-
--CFLAGS = @CFLAGS@ -DCHROMA_CURSES_HEADER=\<@CURSES@.h\> -DCHROMA_DATA_DIR=\"${datadir}/chroma/\"
-+CFLAGS = @CFLAGS@ @CPPFLAGS@ -DCHROMA_CURSES_HEADER=\<@CURSES@.h\> -DCHROMA_DATA_DIR=\"${datadir}/chroma/\"
- INSTALL = @INSTALL@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@