1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Update to 0.4.14

PR:		ports/86116
Submitted by:	Ports Fury
This commit is contained in:
Renato Botelho 2005-09-16 11:04:25 +00:00
parent 4659ff8428
commit 9e344dbbeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142910
2 changed files with 5 additions and 8 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= swhplugins
PORTVERSION= 0.4.13
PORTVERSION= 0.4.14
CATEGORIES= audio
MASTER_SITES= http://plugin.org.uk/releases/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
@ -46,10 +46,7 @@ PLIST_SUB+= NLS=""
post-patch:
@${REINPLACE_CMD} -e \
's|="$$CFLAGS -Wall .*"|="$$CFLAGS"|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|gcc |$$(CC) |g ; \
s| -lc| $$(LDFLAGS)|g ; \
s|-lrt||g' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|<stdint\.h>|<inttypes.h>|g ; \
s|ls_pcast |ls_pcast32 |g' ${WRKSRC}/ladspa-util.h
@${REINPLACE_CMD} -e \
's|<stdint\.h>|<inttypes.h>|g' ${WRKSRC}/ladspa-util.h
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (swh-plugins-0.4.13.tar.gz) = 83fc4f1ec9e6c7e0632b1b1d95717060
SIZE (swh-plugins-0.4.13.tar.gz) = 896693
MD5 (swh-plugins-0.4.14.tar.gz) = 1d8418b85034ee9153c726c4c7188a1a
SIZE (swh-plugins-0.4.14.tar.gz) = 1008445