- Update to 2.3.2
- While here make portclippy/portfmt happy
This commit is contained in:
parent
11d4f664d6
commit
ccbd09a547
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536300
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= adplug
|
||||
PORTVERSION= 2.3.1
|
||||
PORTVERSION= 2.3.2
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
PKGNAMEPREFIX= lib
|
||||
|
||||
@ -16,17 +15,16 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libbinio.so:devel/libbinio
|
||||
|
||||
USES= autoreconf libtool makeinfo pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_CSTD= gnu89
|
||||
USE_GITHUB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_CSTD= gnu89
|
||||
|
||||
INFO= libadplug
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-maintainer-mode
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
INFO= libadplug
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1524474753
|
||||
SHA256 (adplug-adplug-adplug-2.3.1_GH0.tar.gz) = 3e5f04f68372ca5312186341cec7a4c245004730a4e01da62c070bdfaeda3806
|
||||
SIZE (adplug-adplug-adplug-2.3.1_GH0.tar.gz) = 1524474
|
||||
TIMESTAMP = 1590240692
|
||||
SHA256 (adplug-adplug-adplug-2.3.2_GH0.tar.gz) = 85b171bd955722fafcd1e00ec654ed1e8fc47424088359e8f5c7bf587b92f523
|
||||
SIZE (adplug-adplug-adplug-2.3.2_GH0.tar.gz) = 1524892
|
||||
|
@ -36,6 +36,7 @@ include/adplug/jbm.h
|
||||
include/adplug/kemuopl.h
|
||||
include/adplug/ksm.h
|
||||
include/adplug/lds.h
|
||||
include/adplug/load_helper.h
|
||||
include/adplug/mad.h
|
||||
include/adplug/mdi.h
|
||||
include/adplug/mid.h
|
||||
|
Loading…
Reference in New Issue
Block a user