diff options
author | acm <acm@FreeBSD.org> | 2012-03-31 11:45:38 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2012-03-31 11:45:38 +0800 |
commit | 72ed55ee1abb7354993d058787ceefb795d53c97 (patch) | |
tree | 662f056b5914d7dba6080952e56b8481c0e13c81 | |
parent | e368efe04f7aafbfc906d0cd0ea6ad6defc3bb05 (diff) | |
download | freebsd-ports-gnome-72ed55ee1abb7354993d058787ceefb795d53c97.tar.gz freebsd-ports-gnome-72ed55ee1abb7354993d058787ceefb795d53c97.tar.zst freebsd-ports-gnome-72ed55ee1abb7354993d058787ceefb795d53c97.zip |
- Update to 0.5.2
Changelog at http://blog.naev.org/2012/03/naev-0-5-2-release/
Feature safe: yes
-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 :) |