diff options
author | acm <acm@FreeBSD.org> | 2018-07-28 15:51:21 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2018-07-28 15:51:21 +0800 |
commit | ce5908aa3d243089b7ed70edb88a0764471b7c01 (patch) | |
tree | 4d93dede85941f4a8abc6392f15a7356b4c0f44b /games | |
parent | 0c4e43e87fe18d73052d4ade2d2970e9278cb70f (diff) | |
download | freebsd-ports-gnome-ce5908aa3d243089b7ed70edb88a0764471b7c01.tar.gz freebsd-ports-gnome-ce5908aa3d243089b7ed70edb88a0764471b7c01.tar.zst freebsd-ports-gnome-ce5908aa3d243089b7ed70edb88a0764471b7c01.zip |
- Update to 1.9.5
Diffstat (limited to 'games')
-rw-r--r-- | games/el-data/Makefile | 4 | ||||
-rw-r--r-- | games/el-data/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/el-data/Makefile b/games/el-data/Makefile index ec0f9af1a837..3ded2bb842fa 100644 --- a/games/el-data/Makefile +++ b/games/el-data/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= data -PORTVERSION= 1.9.4 +PORTVERSION= 1.9.5 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://www.eternal-lands.com/:data \ @@ -22,7 +22,7 @@ DOS2UNIX_GLOB= *.ini *.txt DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX:S/-//} WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX:S/-/_/}linux -EL_DATA= ${PKGNAMEPREFIX:S/-/_/}linux_installer_${PORTVERSION:S/.//g}.sh +EL_DATA= ${PKGNAMEPREFIX:S/-/_/}linux_install_${PORTVERSION:S/.//g}.sh PORTDATA= * diff --git a/games/el-data/distinfo b/games/el-data/distinfo index 86bfe88e035b..a90d4f6612ef 100644 --- a/games/el-data/distinfo +++ b/games/el-data/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1494524170 -SHA256 (el/el_linux_installer_194.sh) = cc4180c4c1765ca7489e308d4b501a0b5ab8b74a5320aeec73cf67a3ace22350 -SIZE (el/el_linux_installer_194.sh) = 57438168 +TIMESTAMP = 1532763438 +SHA256 (el/el_linux_install_195.sh) = ff45c755db2aeec2ab69f72473216cae25e7530112664c46d65aac0749d13ddb +SIZE (el/el_linux_install_195.sh) = 57317916 SHA256 (el/EL_sound_191.zip) = e73046ab03c916d562cda2d243427969678e3bb7a22d98c3b44646b4c3ae5da7 SIZE (el/EL_sound_191.zip) = 42979628 SHA256 (el/EL_music_full.zip) = 1ea4de25081034ac684aaebf127ab6ca8524ba5367532863d84d63837dd631ec |