mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Update to 1.28
Submitted by: maintainer Notified by: Hardy Schumacher [hardy.schumacher/gmx] Feature safe: yes
This commit is contained in:
parent
028efa759f
commit
c6783aa91c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286052
2 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue