svn commit: r439137 - in head: audio/pulseaudio devel/gconf2 print/texlive-base

Martin Wilke miwi at FreeBSD.org
Sat Apr 22 08:28:20 UTC 2017


Author: miwi
Date: Sat Apr 22 08:28:19 2017
New Revision: 439137
URL: https://svnweb.freebsd.org/changeset/ports/439137

Log:
  - Fix shebangs

Modified:
  head/audio/pulseaudio/Makefile
  head/devel/gconf2/Makefile
  head/print/texlive-base/Makefile

Modified: head/audio/pulseaudio/Makefile
==============================================================================
--- head/audio/pulseaudio/Makefile	Sat Apr 22 08:25:59 2017	(r439136)
+++ head/audio/pulseaudio/Makefile	Sat Apr 22 08:28:19 2017	(r439137)
@@ -6,7 +6,7 @@
 
 PORTNAME=	pulseaudio
 PORTVERSION=	10.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	http://freedesktop.org/software/pulseaudio/releases/
 
@@ -27,7 +27,7 @@ USE_GNOME=	glib20 intltool
 USE_XORG=	ice sm x11 xcb xtst
 USE_LDCONFIG=	yes
 USES=		compiler:c11 cpe execinfo gettext gmake gnome iconv libtool \
-		pathfix pkgconfig shebangfix ssl tar:xz
+		pathfix pkgconfig python:run shebangfix ssl tar:xz
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	PTHREAD_LIBS="-lpthread" \
 		OPENSSL_CFLAGS="-I${OPENSSLINC}" \
@@ -38,7 +38,8 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 
-SHEBANG_FILES=	shell-completion/bash/pulseaudio
+SHEBANG_FILES=	shell-completion/bash/pulseaudio \
+		src/utils/qpaeq
 bash_CMD=	${SETENV} bash
 SUB_FILES=	pkg-message
 

Modified: head/devel/gconf2/Makefile
==============================================================================
--- head/devel/gconf2/Makefile	Sat Apr 22 08:25:59 2017	(r439136)
+++ head/devel/gconf2/Makefile	Sat Apr 22 08:28:19 2017	(r439137)
@@ -4,7 +4,7 @@
 
 PORTNAME=	gconf2
 PORTVERSION=	3.2.6
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME/sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
 DISTNAME=	GConf-${PORTVERSION}
@@ -23,7 +23,7 @@ USES=		tar:xz
 LIB_DEPENDS=	libdbus-glib-1.so:devel/dbus-glib \
 		libpolkit-gobject-1.so:sysutils/polkit
 
-USES+=		gettext gmake libtool pathfix pkgconfig
+USES+=		gettext gmake libtool pathfix pkgconfig python:run shebangfix
 USE_GNOME=	orbit2 gtk20 libxml2 \
 		referencehack intlhack dconf introspection:build
 USE_LDCONFIG=	yes
@@ -34,6 +34,7 @@ CONFIGURE_ARGS=	--with-html-dir=${PREFIX
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
+SHEBANG_FILES=	gsettings/gsettings-schema-convert
 
 DOCSDIR=	${PREFIX}/share/doc/gconf
 

Modified: head/print/texlive-base/Makefile
==============================================================================
--- head/print/texlive-base/Makefile	Sat Apr 22 08:25:59 2017	(r439136)
+++ head/print/texlive-base/Makefile	Sat Apr 22 08:28:19 2017	(r439137)
@@ -2,7 +2,7 @@
 
 PORTNAME=	texlive
 PORTVERSION=	20150521
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	print
 MASTER_SITES=	TEX_CTAN/systems/texlive/Source/
 PKGNAMESUFFIX=	-base
@@ -28,7 +28,7 @@ LIB_DEPENDS=	libicuio.so:devel/icu \
 CONFLICTS_INSTALL=	texlive-texmf-201[234]*
 
 USE_TEX=	web2c kpathsea ptexenc tlmgr texhash-bootstrap
-USES=		ghostscript pkgconfig perl5 shebangfix tar:xz
+USES=		ghostscript pkgconfig perl5 python:run shebangfix tar:xz
 USE_PERL5=	run
 # during build phase gnu configure is run a lot
 MAKE_ENV+=	CONFIG_SITE=${CONFIG_SITE}
@@ -86,27 +86,32 @@ SHEBANG_FILES=	texk/texlive/linked_scrip
 	texk/texlive/linked_scripts/bibexport/bibexport.sh \
 	texk/texlive/linked_scripts/convbkmk/convbkmk.rb \
 	texk/texlive/linked_scripts/ctanupload/ctanupload.pl \
-	texk/texlive/linked_scripts/de-macro/de-macro \
+	texk/texlive/linked_scripts/ebong/*.py \
 	texk/texlive/linked_scripts/dtxgen/dtxgen \
+	texk/texlive/linked_scripts/dviasm/*.py \
 	texk/texlive/linked_scripts/exceltex/exceltex \
 	texk/texlive/linked_scripts/findhyph/findhyph \
 	texk/texlive/linked_scripts/fragmaster/fragmaster.pl \
 	texk/texlive/linked_scripts/installfont/installfont-tl \
 	texk/texlive/linked_scripts/kotex-utils/jamo-normalize.pl \
 	texk/texlive/linked_scripts/latexpand/latexpand \
+	texk/texlive/linked_scripts/lilyglyphs/*.py \
 	texk/texlive/linked_scripts/ltxfileinfo/ltxfileinfo \
 	texk/texlive/linked_scripts/lua2dox/lua2dox_filter \
 	texk/texlive/linked_scripts/mathspic/mathspic.pl \
 	texk/texlive/linked_scripts/mf2pt1/mf2pt1.pl \
 	texk/texlive/linked_scripts/multibibliography/multibibliography.pl \
+	texk/texlive/linked_scripts/pythontex/*.py \
 	texk/texlive/linked_scripts/rubik/rubikrotation.pl \
 	texk/texlive/linked_scripts/splitindex/splitindex.pl \
 	texk/texlive/linked_scripts/svn-multi/svn-multi.pl \
 	texk/texlive/linked_scripts/texdirflatten/texdirflatten \
+	texk/texlive/linked_scripts/texliveonfly/texliveonfly.py \
 	texk/texlive/linked_scripts/ulqda/ulqda.pl \
 	texk/texlive/linked_scripts/urlbst/urlbst \
 	texk/texlive/linked_scripts/yplan/yplan
 
+
 INFO=	dvipng tlbuild
 
 OPTIONS_DEFINE=	X11
@@ -120,6 +125,8 @@ post-patch:
 	    linked_scripts/texlive/fmtutil-sys.sh \
 	    tl_scripts/texconfig-sys.sh \
 	    linked_scripts/texlive/updmap-sys.sh
+	${REINPLACE_CMD} -e 's|/usr/bin/python -O|${python_CMD}|' \
+		${WRKSRC}/texk/texlive/linked_scripts/de-macro/de-macro \
 
 post-install-fmtutil:
 	for D in ${TEXHASHDIRS}; do \


More information about the svn-ports-all mailing list