1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Remove BROKEN in build on amd64.[1] I suspect the threaded perl check fixes build.

While here update to 0.15.

PR:		ports/141424 [1]
Submitted by:	Stefan Hauser <etienne@usr.ch>
This commit is contained in:
Koop Mast 2009-12-21 00:30:49 +00:00
parent 16d86ff926
commit 9edbb794dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246326
2 changed files with 4 additions and 9 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= GStreamer
PORTVERSION= 0.09
PORTREVISION= 2
PORTVERSION= 0.15
CATEGORIES= multimedia perl5
MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= p5-
@ -58,10 +57,6 @@ MAN3= GStreamer.3 GStreamer::Bin.3 GStreamer::Buffer.3 GStreamer::Bus.3 \
.include <bsd.port.pre.mk>
.if ${ARCH} == amd64 || ${ARCH} == "sparc64"
BROKEN= Coredump during build on ${ARCH}
.endif
PERL_THREADED!= ${PERL} -mthreads -e '' >/dev/null 2>&1 && ${ECHO_CMD} 'yes' || true
.if ${PERL_THREADED} == ""
IGNORE= must be built with a threaded Perl, reinstall Perl with WITH_THREADS=yes

View File

@ -1,3 +1,3 @@
MD5 (GStreamer-0.09.tar.gz) = 4f6f27edded250b00055d076eb738ff5
SHA256 (GStreamer-0.09.tar.gz) = f9fd09486fd2d7a849759c118493b711244a559927dadda6340c8f618e9fd111
SIZE (GStreamer-0.09.tar.gz) = 64433
MD5 (GStreamer-0.15.tar.gz) = a01261f5a1012f4d6763e3721f1c9de7
SHA256 (GStreamer-0.15.tar.gz) = 5a3282de8d75e966210c5261ed4310518efa8db328b2dbeea3573a7dec0be715
SIZE (GStreamer-0.15.tar.gz) = 69396