diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2017-04-21 03:11:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2017-04-21 03:11:17 +0000 |
commit | 64627c77584eb59d17677196adb9ea0a8ed4564c (patch) | |
tree | cabdb23838032771bb67ec15c6630ef8a2ce812c | |
parent | 91418b50f2f989882ab6f0563c2b6829a430e214 (diff) | |
download | ports-64627c77584eb59d17677196adb9ea0a8ed4564c.tar.gz ports-64627c77584eb59d17677196adb9ea0a8ed4564c.zip |
Notes
-rw-r--r-- | audio/cplay/Makefile | 3 | ||||
-rw-r--r-- | deskutils/conduit/Makefile | 7 | ||||
-rw-r--r-- | mail/mailman/Makefile | 6 | ||||
-rw-r--r-- | security/flawfinder/Makefile | 4 | ||||
-rw-r--r-- | sysutils/sd-agent/Makefile | 3 | ||||
-rw-r--r-- | textproc/rubygem-jekyll-redirect-from/Makefile | 6 | ||||
-rw-r--r-- | x11-fm/rox-mime-editor/Makefile | 5 |
7 files changed, 25 insertions, 9 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index ae472c7786ed..ecab5e149974 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -3,6 +3,7 @@ PORTNAME= cplay PORTVERSION= 1.50 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= audio @@ -16,7 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= hukka USES= gettext gmake python:-2.7 shebangfix -SHEBANG_FILES= ${WRKSRC}/cplay +SHEBANG_FILES= ${WRKSRC}/cplay cnq MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}" NO_ARCH= yes diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile index ef9584668a0f..6a3560919b93 100644 --- a/deskutils/conduit/Makefile +++ b/deskutils/conduit/Makefile @@ -4,7 +4,7 @@ PORTNAME= conduit PORTVERSION= 0.3.17 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils MASTER_SITES= GNOME @@ -23,13 +23,16 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:graphics/py-goocanvas \ xdg-open:devel/xdg-utils GNU_CONFIGURE= yes -USES= gettext gmake pathfix pkgconfig python:2 +USES= gettext gmake pathfix pkgconfig python:2 \ + shebangfix INSTALLS_OMF= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_GNOME= intltool pygnome2 gnomeprefix gnomedocutils CONFIGURE_ARGS= --disable-nautilus-extension +SHEBANG_FILES= conduit/conduit.real \ + tools/conduit-client OPTIONS_DEFINE= EOG OPTIONS_DEFAULT=EOG diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile index 0e941bee77d6..34fbe7a95e44 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -3,6 +3,7 @@ PORTNAME= mailman DISTVERSION= 2.1.23 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= GNU \ SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \ @@ -20,8 +21,11 @@ LICENSE_FILE= ${WRKSRC}/gnu-COPYING-GPL CONFLICTS= ja-mailman-2.1.* -USES= autoreconf cpe fakeroot python:2 tar:tgz +USES= autoreconf cpe fakeroot python:2 shebangfix tar:tgz USE_RC_SUBR= mailman +SHEBANG_FILES= bin/msgfmt.py \ + tests/fblast.py \ + tests/onebounce.py CPE_VENDOR= gnu diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile index adbf1fdd54dc..7f98f4a4919a 100644 --- a/security/flawfinder/Makefile +++ b/security/flawfinder/Makefile @@ -3,6 +3,7 @@ PORTNAME= flawfinder PORTVERSION= 1.31 +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= http://www.dwheeler.com/flawfinder/ \ PACKETSTORM/UNIX/security @@ -13,8 +14,9 @@ COMMENT= Examines source code looking for security weaknesses LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= python +USES= python shebangfix NO_BUILD= yes +SHEBANG_FILES= flawfinder PLIST_FILES= bin/flawfinder man/man1/flawfinder.1.gz PORTDOCS= ChangeLog README flawfinder.pdf flawfinder.ps diff --git a/sysutils/sd-agent/Makefile b/sysutils/sd-agent/Makefile index c1d9e25ae84a..31b392bb42c2 100644 --- a/sysutils/sd-agent/Makefile +++ b/sysutils/sd-agent/Makefile @@ -2,6 +2,7 @@ PORTNAME= sd-agent DISTVERSION= 1.13.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= tim@wallago.co.uk @@ -18,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= serverdensity USES= python shebangfix -SHEBANG_FILES= agent.py +SHEBANG_FILES= agent.py plugins.py USE_RC_SUBR= ${PORTNAME} SUB_LIST+= RCNAME=${PORTNAME:S/-/_/g} diff --git a/textproc/rubygem-jekyll-redirect-from/Makefile b/textproc/rubygem-jekyll-redirect-from/Makefile index 18f95cabcd35..1b755a84140b 100644 --- a/textproc/rubygem-jekyll-redirect-from/Makefile +++ b/textproc/rubygem-jekyll-redirect-from/Makefile @@ -2,6 +2,7 @@ PORTNAME= jekyll-redirect-from PORTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -15,6 +16,9 @@ RUN_DEPENDS= rubygem-jekyll>=3.3:www/rubygem-jekyll NO_ARCH= yes USE_RUBY= yes -USES= gem +USES= gem shebangfix +SHEBANG_FILES= script/cibuild \ + script/bootstrap \ + script/release .include <bsd.port.mk> diff --git a/x11-fm/rox-mime-editor/Makefile b/x11-fm/rox-mime-editor/Makefile index 6f807a5e18f7..66c6ad7f13cf 100644 --- a/x11-fm/rox-mime-editor/Makefile +++ b/x11-fm/rox-mime-editor/Makefile @@ -2,7 +2,7 @@ PORTNAME= rox-mime-editor PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= SF/rox/MIME-Editor/${PORTVERSION} DISTNAME= mime-editor-${PORTVERSION} @@ -13,7 +13,8 @@ COMMENT= MIME type editor for the ROX desktop RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \ ${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:devel/py-roxlib -USES= python tar:bzip2 +USES= python shebangfix tar:bzip2 +SHEBANG_FILES= MIME-Editor/AppRun do-build: @${PYTHON_CMD} -m compileall ${WRKSRC} |