mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 4.1.1
This commit is contained in:
parent
dee088823d
commit
0bf3eeb427
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316772
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libxmp
|
||||
PORTVERSION= 4.1.0
|
||||
PORTVERSION= 4.1.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libxmp-4.1.0.tar.gz) = 23b932edcfc43ba6f0200e626fb5448572a0d525fc8c3122b2a099d5f987be7d
|
||||
SIZE (libxmp-4.1.0.tar.gz) = 1172406
|
||||
SHA256 (libxmp-4.1.1.tar.gz) = 1509d7c04fcb3ae873aad35c9f84056049a6d63b19936af38cf93ecb794c33b1
|
||||
SIZE (libxmp-4.1.1.tar.gz) = 1173308
|
||||
|
@ -1,17 +0,0 @@
|
||||
--- ./src/common.h.orig 2013-04-21 20:30:02.110649091 +0200
|
||||
+++ ./src/common.h 2013-04-21 20:30:22.957668244 +0200
|
||||
@@ -124,14 +124,6 @@
|
||||
|
||||
#endif /* !_MSC_VER */
|
||||
|
||||
-#ifdef HAVE_STRLCPY
|
||||
-#define strncpy strlcpy
|
||||
-#endif
|
||||
-
|
||||
-#ifdef HAVE_STRLCAT
|
||||
-#define strncpy strlcat
|
||||
-#endif
|
||||
-
|
||||
/* Quirks */
|
||||
#define QUIRK_S3MLOOP (1 << 0) /* S3M loop mode */
|
||||
#define QUIRK_ENVFADE (1 << 1) /* Fade at end of envelope */
|
Loading…
Reference in New Issue
Block a user