audio/libxmp: Update to 4.5.0
While here, pacify portclippy/portfmt
This commit is contained in:
parent
bfe8690aac
commit
311cff8f31
@ -1,7 +1,7 @@
|
||||
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
||||
|
||||
PORTNAME= libxmp
|
||||
PORTVERSION= 4.4.1
|
||||
PORTVERSION= 4.5.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -12,11 +12,14 @@ LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/docs/COPYING.LIB
|
||||
|
||||
USES= gmake pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= include/xmp.h lib/libxmp.so lib/libxmp.so.4 \
|
||||
lib/libxmp.so.${PORTVERSION} libdata/pkgconfig/libxmp.pc
|
||||
PLIST_FILES= include/xmp.h \
|
||||
lib/libxmp.so \
|
||||
lib/libxmp.so.${PORTVERSION} \
|
||||
lib/libxmp.so.4 \
|
||||
libdata/pkgconfig/libxmp.pc
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxmp.so.${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1476370041
|
||||
SHA256 (libxmp-4.4.1.tar.gz) = 353535cc84c8cddae8decec4e65fa4c51fc64f22eb0891bc3dae6eaf25f9cccf
|
||||
SIZE (libxmp-4.4.1.tar.gz) = 618448
|
||||
TIMESTAMP = 1623950071
|
||||
SHA256 (libxmp-4.5.0.tar.gz) = 7847d262112d14e8442f44e5ac6ed9ddbca54c251284720b563c852b31f26e75
|
||||
SIZE (libxmp-4.5.0.tar.gz) = 652983
|
||||
|
Loading…
Reference in New Issue
Block a user