The following reply was made to PR ports/188133; it has been noted by GNATS.

From: [email protected] (dfilter service)
To: [email protected]
Cc:  
Subject: Re: ports/188133: commit references a PR
Date: Sun, 20 Apr 2014 13:11:38 +0000 (UTC)

 Author: tijl
 Date: Sun Apr 20 13:11:35 2014
 New Revision: 351621
 URL: http://svnweb.freebsd.org/changeset/ports/351621
 QAT: https://qat.redports.org/buildarchive/r351621/
 
 Log:
   - Update gstreamer1-libav to 1.2.4 (fixes crashes when seeking).
   - USES=libtool, INSTALL_TARGET=install-strip
   - Replace tiny pkg-plist with PLIST_FILES.
   
   PR:          ports/188133, ports/188803
 
 Deleted:
   head/multimedia/gstreamer1-libav/pkg-plist
 Modified:
   head/multimedia/gstreamer1-libav/Makefile
   head/multimedia/gstreamer1-libav/distinfo
 
 Modified: head/multimedia/gstreamer1-libav/Makefile
 ==============================================================================
 --- head/multimedia/gstreamer1-libav/Makefile  Sun Apr 20 12:51:11 2014        
(r351620)
 +++ head/multimedia/gstreamer1-libav/Makefile  Sun Apr 20 13:11:35 2014        
(r351621)
 @@ -3,7 +3,7 @@
  #    $MCom: ports/multimedia/gstreamer1-libav/Makefile,v 1.4 2013/01/15 
21:43:45 kwm Exp $
  
  PORTNAME=     gstreamer1-libav
 -PORTVERSION=  1.2.3
 +PORTVERSION=  1.2.4
  CATEGORIES=   multimedia
  MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/
  DISTNAME=     gst-libav-${PORTVERSION}
 @@ -17,11 +17,12 @@ BUILD_DEPENDS=     yasm:${PORTSDIR}/devel/ya
                orc>=0.4.16:${PORTSDIR}/devel/orc
  LIB_DEPENDS=  liborc-0.4.so:${PORTSDIR}/devel/orc
  
 -USES=         compiler gmake pkgconfig tar:xz
 +USES=         compiler gmake libtool pkgconfig tar:xz
  USE_LDCONFIG= yes
  USE_GSTREAMER1=       yes
  GNU_CONFIGURE=        yes
 -PLIST_SUB=    VERSION="1.0"
 +INSTALL_TARGET=       install-strip
 +PLIST_FILES=  lib/gstreamer-1.0/libgstlibav.so
  
  .include <bsd.port.pre.mk>
  
 @@ -44,7 +45,4 @@ post-patch:
        @${REINPLACE_CMD} '/libgstlibav_la_LDFLAGS =/s/$$/ -Wl,-Bsymbolic/' \
                ${WRKSRC}/ext/libav/Makefile.in
  
 -post-install:
 -      @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gstreamer-1.0/libgstlibav.so
 -
  .include <bsd.port.post.mk>
 
 Modified: head/multimedia/gstreamer1-libav/distinfo
 ==============================================================================
 --- head/multimedia/gstreamer1-libav/distinfo  Sun Apr 20 12:51:11 2014        
(r351620)
 +++ head/multimedia/gstreamer1-libav/distinfo  Sun Apr 20 13:11:35 2014        
(r351621)
 @@ -1,2 +1,2 @@
 -SHA256 (gst-libav-1.2.3.tar.xz) = 
ebc7fbe10955f40df6ccc4bf689075e7e296205fc7ecd8ff383d43c5cdf5bcd6
 -SIZE (gst-libav-1.2.3.tar.xz) = 4582312
 +SHA256 (gst-libav-1.2.4.tar.xz) = 
2a69480d63fc2db93249d9e2e229ab3541bbc2db881b0f64de13d0bfc7d1f037
 +SIZE (gst-libav-1.2.4.tar.xz) = 4580144
 _______________________________________________
 [email protected] mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "[email protected]"
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to