Subject: CVS commit: pkgsrc/audio/gsm
From: Adam Ciarcinski
Date: 2019-06-15 10:41:31
Message id: 20190615084131.2DDA4FBF4@cvs.NetBSD.org

Log Message:
gsm: updated to 1.0.18

1.0.18:
Remove the MacOS "quarantine" files that I didn't know I'd shipped.
Remove some trailing spaces.
Bump up the patchlevel in inc/gsm.h (I'd forgotten that in release 17.)

1.0.17:
New email addresses in the README.
Avoid left-shifting signed integers.
Don't print longwords using %d or %ld, cast them to (long) first.
Don't compare longwords as longs in addtest, we only care for the
        lower 32 bits. (The math works, but the test failed.)

1.0.16:
New email addresses in the manual pages (patch 16)
Removed a stray .orig file (in patch 15)

Files:
RevisionActionfile
1.36modifypkgsrc/audio/gsm/Makefile
1.12modifypkgsrc/audio/gsm/distinfo
1.1addpkgsrc/audio/gsm/patches/patch-Makefile
1.1addpkgsrc/audio/gsm/patches/patch-inc_config.h
1.4removepkgsrc/audio/gsm/patches/patch-aa
1.11removepkgsrc/audio/gsm/patches/patch-ab
1.2removepkgsrc/audio/gsm/patches/patch-ac