diff options
author | alepulver <alepulver@FreeBSD.org> | 2008-02-10 11:12:56 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2008-02-10 11:12:56 +0800 |
commit | 44d4044e00e3604567be546a11c75d8eec4f4c48 (patch) | |
tree | 77817a88385cbc08817bc9c39390bc1222fa6832 /emulators | |
parent | 2dc7002419d7694e8a119e46ecdf1fa0a1829e4f (diff) | |
download | freebsd-ports-gnome-44d4044e00e3604567be546a11c75d8eec4f4c48.tar.gz freebsd-ports-gnome-44d4044e00e3604567be546a11c75d8eec4f4c48.tar.zst freebsd-ports-gnome-44d4044e00e3604567be546a11c75d8eec4f4c48.zip |
- Update to version 0.3.0.
Approved by: acm (maintainer, private e-mail)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/loemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/loemu/distinfo | 6 | ||||
-rw-r--r-- | emulators/loemu/pkg-plist | 6 |
3 files changed, 10 insertions, 4 deletions
diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile index 836928208123..3e352d93943f 100644 --- a/emulators/loemu/Makefile +++ b/emulators/loemu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= loemu -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.0 CATEGORIES= emulators python MASTER_SITES= http://loemu.pegueroles.com/dists/ diff --git a/emulators/loemu/distinfo b/emulators/loemu/distinfo index c2b1d9949e32..bb809a4896e5 100644 --- a/emulators/loemu/distinfo +++ b/emulators/loemu/distinfo @@ -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 diff --git a/emulators/loemu/pkg-plist b/emulators/loemu/pkg-plist index 29e8048037cb..e1eb6348c0a8 100644 --- a/emulators/loemu/pkg-plist +++ b/emulators/loemu/pkg-plist @@ -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 |