games/exult-devel: Update to 20220921 snapshot
ChangeLog: https://github.com/exult/exult/compare/snapshot-v1.9.0.20220902...snapshot-v1.9.0.20220921
This commit is contained in:
parent
c5a5474c5b
commit
8de329df8f
@ -1,5 +1,5 @@
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.9.0.20220902
|
||||
DISTVERSION= 1.9.0.20220921
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1662207769
|
||||
SHA256 (exult-exult-v1.9.0.20220902-snapshot-v1.9.0.20220902_GH0.tar.gz) = 63dedde8f51ce14d1c9638a818724cc1233518ceb86460efb7cb8933faf444c7
|
||||
SIZE (exult-exult-v1.9.0.20220902-snapshot-v1.9.0.20220902_GH0.tar.gz) = 19272608
|
||||
TIMESTAMP = 1663865915
|
||||
SHA256 (exult-exult-v1.9.0.20220921-snapshot-v1.9.0.20220921_GH0.tar.gz) = 2571d747ac290ecd9a0350b27bcd8d7c41ac9935e2b2124cb7ceafa3867db950
|
||||
SIZE (exult-exult-v1.9.0.20220921-snapshot-v1.9.0.20220921_GH0.tar.gz) = 19275875
|
||||
|
@ -35,6 +35,8 @@ PLIST?= ${.CURDIR}/pkg-plist
|
||||
|
||||
.if !defined(MASTERDIR)
|
||||
MASTER_SITES= http://prdownloads.sourceforge.net/exult/
|
||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-version.cc \
|
||||
${PATCHDIR}/extra-patch-configure.ac
|
||||
.else
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= snapshot-${DISTVERSIONPREFIX}${DISTVERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user