CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/11/11 04:13:13
Modified files:
emulators/vbam : Makefile distinfo
emulators/vbam/patches: patch-src_common_Patch_cpp
patch-src_gba_GBALink_cpp
Removed files:
emulators/vbam/patches: patch-src_gba_GBAcpu_h
Log message:
Update vbam to 2.1.4.
We can remove the patch for src/gba/GBAcpu.h as the regparm function
attribute is now only defined on i386 and amd64, even if it is only
useful on i386.
While there, update HOMEPAGE to HTTPS.
OK bentley@