mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to version 0.3.0.
Approved by: acm (maintainer, private e-mail)
This commit is contained in:
parent
6afc7d2886
commit
5825c8ff12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206976
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= loemu
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= emulators python
|
||||
MASTER_SITES= http://loemu.pegueroles.com/dists/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (loemu-0.2.1.tar.gz) = 7b589e8a471e86973fa53281fe57bcfc
|
||||
SHA256 (loemu-0.2.1.tar.gz) = 53dc9a28e548f366e730a60d063c5a533a5a4e6da8756a8c139a0d6c94e86ef7
|
||||
SIZE (loemu-0.2.1.tar.gz) = 57927
|
||||
MD5 (loemu-0.3.0.tar.gz) = 8e38f00ffe4063f69d2535c5019fe04c
|
||||
SHA256 (loemu-0.3.0.tar.gz) = 580bee1c00a91b6cadec579e3d7c42e7ecb403729fb9bbf83d27decd98f0be92
|
||||
SIZE (loemu-0.3.0.tar.gz) = 62753
|
||||
|
@ -27,11 +27,17 @@ bin/loemu-builder
|
||||
%%DATADIR%%/glade/Loemu.glade
|
||||
%%DATADIR%%/glade/Preferences.glade
|
||||
%%DATADIR%%/glade/penguin-revolt-128.png
|
||||
%%DATADIR%%/images/penguin-revolt-128.png
|
||||
%%DATADIR%%/images/state_1.gif
|
||||
%%DATADIR%%/images/state_2.gif
|
||||
%%DATADIR%%/images/state_3.gif
|
||||
%%DATADIR%%/images/state_4.gif
|
||||
share/locale/fr/LC_MESSAGES/loemu.mo
|
||||
share/locale/ca/LC_MESSAGES/loemu.mo
|
||||
share/locale/sv/LC_MESSAGES/loemu.mo
|
||||
@dirrm %%DATADIR%%/snaps
|
||||
@dirrm %%DATADIR%%/roms
|
||||
@dirrm %%DATADIR%%/images
|
||||
@dirrm %%DATADIR%%/glade
|
||||
@dirrm %%DATADIR%%/flyers
|
||||
@dirrm %%DATADIR%%/config
|
||||
|
Loading…
Reference in New Issue
Block a user