diff options
author | rene <rene@FreeBSD.org> | 2011-11-19 18:14:51 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-11-19 18:14:51 +0800 |
commit | 1b7cec2e530244a877c37878867940678be5649d (patch) | |
tree | 60942390297f4594f328d9570f98ba6f438f40a6 | |
parent | c24985a08e5b4d8c1b405c5407b187ae0ff5f386 (diff) | |
download | freebsd-ports-gnome-1b7cec2e530244a877c37878867940678be5649d.tar.gz freebsd-ports-gnome-1b7cec2e530244a877c37878867940678be5649d.tar.zst freebsd-ports-gnome-1b7cec2e530244a877c37878867940678be5649d.zip |
Update to 1.28
Submitted by: maintainer
Notified by: Hardy Schumacher [hardy.schumacher/gmx]
Feature safe: yes
-rw-r--r-- | emulators/dgen-sdl/Makefile | 6 | ||||
-rw-r--r-- | emulators/dgen-sdl/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index d69ac6461c54..2122e1a08508 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dgen-sdl -PORTVERSION= 1.27 +PORTVERSION= 1.28 CATEGORIES= emulators MASTER_SITES= SF/dgen/dgen/${PORTVERSION} @@ -20,9 +20,9 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-extra-opt PLIST_FILES= bin/dgen \ - bin/tobin + bin/dgen_tobin -MAN1= dgen.1 tobin.1 +MAN1= dgen.1 dgen_tobin.1 MAN5= dgenrc.5 .include <bsd.port.pre.mk> diff --git a/emulators/dgen-sdl/distinfo b/emulators/dgen-sdl/distinfo index 2f152c93c8c9..57a646aae056 100644 --- a/emulators/dgen-sdl/distinfo +++ b/emulators/dgen-sdl/distinfo @@ -1,2 +1,2 @@ -SHA256 (dgen-sdl-1.27.tar.gz) = 8c80d511d70dc5c7c0c7a430e64c349ba35133315e6e0bc5b32c94c9e07af8f6 -SIZE (dgen-sdl-1.27.tar.gz) = 432545 +SHA256 (dgen-sdl-1.28.tar.gz) = d2a808c69e9d09797f37fc86117eabfd698d9a6a913d7bee356c4b179508012c +SIZE (dgen-sdl-1.28.tar.gz) = 464906 |