diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-17 09:36:39 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-17 09:36:39 +0800 |
commit | 349a05e46fdf4983fd69909254656b601220871a (patch) | |
tree | c3c1e67787135066d85909144c235ef993be4033 /games/jag | |
parent | 034fd9fd6c5d8089858fe10d272fadbb3408dc86 (diff) | |
download | freebsd-ports-gnome-349a05e46fdf4983fd69909254656b601220871a.tar.gz freebsd-ports-gnome-349a05e46fdf4983fd69909254656b601220871a.tar.zst freebsd-ports-gnome-349a05e46fdf4983fd69909254656b601220871a.zip |
- Update to 0.2.4
Diffstat (limited to 'games/jag')
-rw-r--r-- | games/jag/Makefile | 3 | ||||
-rw-r--r-- | games/jag/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/jag/Makefile b/games/jag/Makefile index b0021782682b..a2443041f452 100644 --- a/games/jag/Makefile +++ b/games/jag/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jag -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= games MASTER_SITES= http://jag.xlabsoft.com/files/ \ http://mirror.amdmi3.ru/distfiles/ @@ -29,7 +29,6 @@ post-patch: @${REINPLACE_CMD} -e 's|/usr/local/games/jag|${DATADIR}|' \ ${WRKSRC}/gamewidget.cpp ${WRKSRC}/Game.pro @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/Game.pro - @${REINPLACE_CMD} -e 's|Q_OS_X11|__FreeBSD__|' ${WRKSRC}/gamewidget.cpp do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ diff --git a/games/jag/distinfo b/games/jag/distinfo index 4efe41c3d158..46c5e7a90c5f 100644 --- a/games/jag/distinfo +++ b/games/jag/distinfo @@ -1,3 +1,3 @@ -MD5 (jag-0.2.3-src.zip) = 37896f628ad574441ca945d576fdf0c3 -SHA256 (jag-0.2.3-src.zip) = 4415e776791774d6e32547b2d03525ea9808ec1f2d8e560f31434fc56dfdfbde -SIZE (jag-0.2.3-src.zip) = 2553192 +MD5 (jag-0.2.4-src.zip) = 5625dc99baa9d48d3d967412ac30de02 +SHA256 (jag-0.2.4-src.zip) = 745c91f4b5e183018121fa594258d7df6220b15861bd01b7928021d2eb7dbb62 +SIZE (jag-0.2.4-src.zip) = 2580051 |