1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to version 0.26

Feature safe:	yes
This commit is contained in:
Pawel Pekala 2013-04-16 18:03:03 +00:00
parent b5260542bd
commit 3ff81c6e48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315873
2 changed files with 6 additions and 5 deletions

View File

@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= gigalomania
PORTVERSION= 0.25
PORTVERSION= 0.26
CATEGORIES= games
MASTER_SITES= https://launchpadlibrarian.net/130757462/
MASTER_SITES= https://launchpadlibrarian.net/135701637/
DISTNAME= ${PORTNAME}src
MAINTAINER= pawel@FreeBSD.org
@ -19,7 +19,8 @@ PORTDOCS= readme.html
post-patch:
@${REINPLACE_CMD} -e 's|CC=g++|CC=${CXX}|' \
-e '/^CCFLAGS/ s|-O2|${CXXFLAGS}|; s|-O2||' \
-e '/^CCFLAGS/ s|-O2|${CXXFLAGS}|' \
-e 's|-O2 $$(INC)|$$(INC)|' \
-e 's|/usr/X11R6|${LOCALBASE}|' \
${WRKSRC}/Makefile
@${FIND} ${WRKSRC} -exec ${GREP} -q "__linux" {} \; \

View File

@ -1,2 +1,2 @@
SHA256 (gigalomaniasrc.zip) = 198c4fc41341cc7e408c3b942600cecdce4d5913903ac1ab0071393837c3c60b
SIZE (gigalomaniasrc.zip) = 9100433
SHA256 (gigalomaniasrc.zip) = 8912b12aa6397f396954c6b742a1842f6bc671a60c843975b341fc22d3211ecf
SIZE (gigalomaniasrc.zip) = 9120306