[151552] trunk/dports/games/gti

g5pw at macports.org g5pw at macports.org
Wed Aug 17 06:52:38 PDT 2016


Revision: 151552
          https://trac.macports.org/changeset/151552
Author:   g5pw at macports.org
Date:     2016-08-17 06:52:38 -0700 (Wed, 17 Aug 2016)
Log Message:
-----------
games/gti: update to 1.3.0

Modified Paths:
--------------
    trunk/dports/games/gti/Portfile
    trunk/dports/games/gti/files/Makefile.diff

Modified: trunk/dports/games/gti/Portfile
===================================================================
--- trunk/dports/games/gti/Portfile	2016-08-17 13:41:43 UTC (rev 151551)
+++ trunk/dports/games/gti/Portfile	2016-08-17 13:52:38 UTC (rev 151552)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        rwos gti 1.2.0 v
+github.setup        rwos gti 1.3.0 v
 categories          games
 maintainers         g5pw openmaintainer
 license             MIT
@@ -14,8 +14,8 @@
 
 platforms           darwin
 
-checksums           rmd160  aa20e1bed3d6481bd6c5f12b39e06a4dd4338c0b \
-                    sha256  08dbf3156e203141f626ccd8fc97b289e9bd92ced6906a18bdc8a288f1fa4df6
+checksums           rmd160  be9a64b6d55f54b038085e67c51e1efa63447971 \
+                    sha256  80bf576829b90d63aa0401d282af40b676b4928b0496213ae8a3167a3c797321
 
 use_configure       no
 

Modified: trunk/dports/games/gti/files/Makefile.diff
===================================================================
--- trunk/dports/games/gti/files/Makefile.diff	2016-08-17 13:41:43 UTC (rev 151551)
+++ trunk/dports/games/gti/files/Makefile.diff	2016-08-17 13:52:38 UTC (rev 151552)
@@ -1,6 +1,6 @@
 --- Makefile.old	2012-08-19 08:26:25.000000000 +0200
 +++ Makefile	2012-08-19 08:26:44.000000000 +0200
-@@ -5,9 +5,10 @@
+@@ -7,9 +7,10 @@
  
 -INSTALL=install -D
 +INSTALL=install
@@ -14,12 +14,3 @@
  
  PROG=gti
  MANPAGE=gti.6.gz
-@@ -6,7 +6,7 @@
- 
- $(PROG): *.c
-	$(CC) -o $@ $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) $^
--	-strip -s $@
-+	-strip $@
- 
- install: $(PROG)
- 	cp $^ $(PREFIX)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160817/81b38285/attachment.html>


More information about the macports-changes mailing list