diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-03-31 03:45:38 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-03-31 03:45:38 +0000 |
commit | 23462e8769aaceef52e3e9ee29797de286852cb0 (patch) | |
tree | 4ad35c1c982c43e53ac9029c50e601a0029aa7cb /games | |
parent | 0c7a7a8bb9cb19379c44ab68c0b2eaadb396ed51 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/naev-data/Makefile | 2 | ||||
-rw-r--r-- | games/naev-data/distinfo | 4 | ||||
-rw-r--r-- | games/naev/Makefile | 2 | ||||
-rw-r--r-- | games/naev/distinfo | 4 | ||||
-rw-r--r-- | games/naev/files/pkg-message.in | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/games/naev-data/Makefile b/games/naev-data/Makefile index d7d6dd32f988..0bad2f04b418 100644 --- a/games/naev-data/Makefile +++ b/games/naev-data/Makefile @@ -6,7 +6,7 @@ # PORTNAME= data -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= games MASTER_SITES= SF/${PKGNAMEPREFIX:S/-//}/${PKGNAMEPREFIX}${PORTVERSION} \ ${MASTER_SITE_GOOGLE_CODE} diff --git a/games/naev-data/distinfo b/games/naev-data/distinfo index b315b2a37007..8abf11f6c885 100644 --- a/games/naev-data/distinfo +++ b/games/naev-data/distinfo @@ -1,2 +1,2 @@ -SHA256 (naev/ndata-0.5.1) = 33122d6e1070b00130137bda7884cc70446a8e79c3f126b11cdb2960cd7e9a31 -SIZE (naev/ndata-0.5.1) = 244647456 +SHA256 (naev/ndata-0.5.2) = fff31d7d165e33ef567e84cdc47787596df4da1362900628c1eff4eb949dfdc3 +SIZE (naev/ndata-0.5.2) = 244690305 diff --git a/games/naev/Makefile b/games/naev/Makefile index ca9746d8ce99..8e828fbc078b 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -6,7 +6,7 @@ # PORTNAME= naev -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ ${MASTER_SITE_GOOGLE_CODE} diff --git a/games/naev/distinfo b/games/naev/distinfo index a276eb1a5f46..d85cabcc51fc 100644 --- a/games/naev/distinfo +++ b/games/naev/distinfo @@ -1,2 +1,2 @@ -SHA256 (naev/naev-0.5.1.tar.bz2) = c14223ff492e7a28da01ab8dc4dfaf8fa78e2e768ce8b840f7a40729e56f59bd -SIZE (naev/naev-0.5.1.tar.bz2) = 999618 +SHA256 (naev/naev-0.5.2.tar.bz2) = bdee2ba049d2707c0d0c971dda2855e4b44f2b73c4ece960daec46171856542f +SIZE (naev/naev-0.5.2.tar.bz2) = 992571 diff --git a/games/naev/files/pkg-message.in b/games/naev/files/pkg-message.in index 054f9197814e..4e2361faac01 100644 --- a/games/naev/files/pkg-message.in +++ b/games/naev/files/pkg-message.in @@ -2,7 +2,7 @@ The NAEV space game was installed -1) You can find the conf.lua config file into your ~/.naev/ directory +1) You can find the conf.lua config file into your ~/.config/naev/ directory 2) Enjoy it :) |