Index: head/multimedia/gstreamer/Makefile =================================================================== --- head/multimedia/gstreamer/Makefile (revision 118735) +++ head/multimedia/gstreamer/Makefile (revision 118736) @@ -1,68 +1,66 @@ # New ports collection makefile for: gstreamer # Date created: Tue Jul 9 20:24:02 UTC 2002 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= gstreamer -PORTVERSION= 0.8.5 +PORTVERSION= 0.8.6 CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_GNOME} \ +MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ \ + ${MASTER_SITE_GNOME} \ http://gstreamer.freedesktop.org/src/gstreamer/pre/ -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${GST_VERSION} DIST_SUBDIR= gnome2 MAINTAINER= lioux@FreeBSD.org COMMENT= Development framework for creating media applications LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_X_PREFIX= yes USE_BISON= yes USE_BZIP2= yes USE_PYTHON= yes USE_GMAKE= yes USE_REINPLACE= yes WANT_GNOME= yes USE_GNOME= gnomehack \ gnomeprefix \ glib20 \ - pkgconfig \ libxml2 USE_LIBTOOL_VER=15 -CONFIGURE_ARGS= --disable-tests \ +CONFIGURE_ARGS= --disable-tests \ --disable-failing-tests -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" PLIST_SUB= \ VERSION="${GST_VERSION}" \ SHLIB_VERSION="${SHLIB_VERSION}" \ PORTVERSION="${PORTVERSION}" INSTALLS_SHLIB= yes MAN1= gst-complete-${GST_VERSION}.1 gst-compprep-${GST_VERSION}.1 \ gst-feedback-${GST_VERSION}.1 gst-inspect-${GST_VERSION}.1 \ gst-launch-${GST_VERSION}.1 gst-md5sum-${GST_VERSION}.1 \ gst-register-${GST_VERSION}.1 gst-typefind-${GST_VERSION}.1 \ gst-xmllaunch-${GST_VERSION}.1 gst-xmlinspect-${GST_VERSION}.1 -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" GST_VERSION=${PORTVERSION:C/..$//} # library minor number SHLIB_VERSION= 5 post-install: # register plugins -@${PREFIX}/bin/gst-register-${GST_VERSION} \ --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST_VERSION}/registry.xml 2>/dev/null .include .if ${HAVE_GNOME:Mlibgnomeui}!="" USE_GNOME+= libgnomeui .endif .include Property changes on: head/multimedia/gstreamer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/multimedia/gstreamer/distinfo =================================================================== --- head/multimedia/gstreamer/distinfo (revision 118735) +++ head/multimedia/gstreamer/distinfo (revision 118736) @@ -1,2 +1,2 @@ -MD5 (gnome2/gstreamer-0.8.5.tar.bz2) = 4e4629a9ecbeee423ce83a56be160000 -SIZE (gnome2/gstreamer-0.8.5.tar.bz2) = 1385864 +MD5 (gnome2/gstreamer-0.8.6.tar.bz2) = 99a00c09cb50be87a82ec678277a8675 +SIZE (gnome2/gstreamer-0.8.6.tar.bz2) = 1385656 Property changes on: head/multimedia/gstreamer/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/multimedia/gstreamer80/Makefile =================================================================== --- head/multimedia/gstreamer80/Makefile (revision 118735) +++ head/multimedia/gstreamer80/Makefile (revision 118736) @@ -1,68 +1,66 @@ # New ports collection makefile for: gstreamer # Date created: Tue Jul 9 20:24:02 UTC 2002 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= gstreamer -PORTVERSION= 0.8.5 +PORTVERSION= 0.8.6 CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_GNOME} \ +MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ \ + ${MASTER_SITE_GNOME} \ http://gstreamer.freedesktop.org/src/gstreamer/pre/ -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${GST_VERSION} DIST_SUBDIR= gnome2 MAINTAINER= lioux@FreeBSD.org COMMENT= Development framework for creating media applications LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_X_PREFIX= yes USE_BISON= yes USE_BZIP2= yes USE_PYTHON= yes USE_GMAKE= yes USE_REINPLACE= yes WANT_GNOME= yes USE_GNOME= gnomehack \ gnomeprefix \ glib20 \ - pkgconfig \ libxml2 USE_LIBTOOL_VER=15 -CONFIGURE_ARGS= --disable-tests \ +CONFIGURE_ARGS= --disable-tests \ --disable-failing-tests -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" PLIST_SUB= \ VERSION="${GST_VERSION}" \ SHLIB_VERSION="${SHLIB_VERSION}" \ PORTVERSION="${PORTVERSION}" INSTALLS_SHLIB= yes MAN1= gst-complete-${GST_VERSION}.1 gst-compprep-${GST_VERSION}.1 \ gst-feedback-${GST_VERSION}.1 gst-inspect-${GST_VERSION}.1 \ gst-launch-${GST_VERSION}.1 gst-md5sum-${GST_VERSION}.1 \ gst-register-${GST_VERSION}.1 gst-typefind-${GST_VERSION}.1 \ gst-xmllaunch-${GST_VERSION}.1 gst-xmlinspect-${GST_VERSION}.1 -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" GST_VERSION=${PORTVERSION:C/..$//} # library minor number SHLIB_VERSION= 5 post-install: # register plugins -@${PREFIX}/bin/gst-register-${GST_VERSION} \ --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST_VERSION}/registry.xml 2>/dev/null .include .if ${HAVE_GNOME:Mlibgnomeui}!="" USE_GNOME+= libgnomeui .endif .include Property changes on: head/multimedia/gstreamer80/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/multimedia/gstreamer80/distinfo =================================================================== --- head/multimedia/gstreamer80/distinfo (revision 118735) +++ head/multimedia/gstreamer80/distinfo (revision 118736) @@ -1,2 +1,2 @@ -MD5 (gnome2/gstreamer-0.8.5.tar.bz2) = 4e4629a9ecbeee423ce83a56be160000 -SIZE (gnome2/gstreamer-0.8.5.tar.bz2) = 1385864 +MD5 (gnome2/gstreamer-0.8.6.tar.bz2) = 99a00c09cb50be87a82ec678277a8675 +SIZE (gnome2/gstreamer-0.8.6.tar.bz2) = 1385656 Property changes on: head/multimedia/gstreamer80/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property