From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 17 10:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4B7FB80E for ; Thu, 17 Apr 2014 10:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2859D192F for ; Thu, 17 Apr 2014 10:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3HAe1KK010909 for ; Thu, 17 Apr 2014 10:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3HAe17G010907; Thu, 17 Apr 2014 10:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 17 Apr 2014 10:40:01 GMT Resent-Message-Id: <201404171040.s3HAe17G010907@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yasuhiro KIMURA Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5D008452; Thu, 17 Apr 2014 10:36:29 +0000 (UTC) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id 028D418CE; Thu, 17 Apr 2014 10:36:27 +0000 (UTC) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 594D64E629; Thu, 17 Apr 2014 19:36:26 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 20B2875950; Thu, 17 Apr 2014 19:36:26 +0900 (JST) Received: by eastasia.home.utahime.org (Postfix, from userid 1000) id C52B275942; Thu, 17 Apr 2014 19:36:25 +0900 (JST) Message-Id: <20140417103625.C52B275942@eastasia.home.utahime.org> Date: Thu, 17 Apr 2014 19:36:25 +0900 (JST) From: Yasuhiro KIMURA To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/188720: [PATCH] editors/emacs: add 'USES=shebangfix' to fix perl path of grep-changelog and etc. Cc: ashish@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2014 10:40:01 -0000 >Number: 188720 >Category: ports >Synopsis: [PATCH] editors/emacs: add 'USES=shebangfix' to fix perl path of grep-changelog and etc. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 17 10:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Yasuhiro KIMURA >Release: FreeBSD 10.0-RELEASE-p1 amd64 >Organization: >Environment: System: FreeBSD xxxx 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0 r264289: Wed Apr 9 15:03:16 >Description: - Add 'USES=shebangfix' to fix perl path of grep-changelog. - Convert 'USE_XZ' to 'USES=tar.xz'. - Convert to new LIB_DEPENDS format. - Remove deprecated and needless MAN1 setting. Port maintainer (ashish@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.01 (mode: change, diff: SVN) >How-To-Repeat: >Fix: --- emacs24-24.3.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 351459) +++ Makefile (working copy) @@ -28,16 +28,14 @@ EMACS_VER= 24.3 GNU_CONFIGURE= yes -USES= ncurses gmake pkgconfig -USE_XZ= yes +USES= ncurses gmake pkgconfig shebangfix tar:xz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INFO_PATH= ${DATADIR_REL}/info CONFIGURE_ARGS= --localstatedir=/var --without-compress-info WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +SHEBANG_FILES= lib-src/grep-changelog -MAN1= ctags.1 ebrowse.1 emacs.1 emacsclient.1 etags.1 \ - grep-changelog.1 PLIST_SUB= EMACS_VER=${EMACS_VER} INFODIR=${INFO_PATH} EMACS_DIRS= ${DATADIR}/${EMACS_VER}/leim ${DATADIR}/${EMACS_VER}/lisp ${DATADIR}/${EMACS_VER}/src \ @@ -86,14 +84,14 @@ --with-canna-libraries=${LOCALBASE}/lib CANNA_PATCH_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ ${MASTER_SITE_LOCAL} CANNA_PATCHFILES= emacs24.3canna-20130321.diff.gz -CANNA_LIB_DEPENDS= canna:${PORTSDIR}/japanese/canna-lib +CANNA_LIB_DEPENDS= libcanna.so:${PORTSDIR}/japanese/canna-lib SOUND_CONFIGURE_WITH= sound -DBUS_LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus +DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus DBUS_CONFIGURE_WITH= dbus -GNUTLS_LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls +GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls GNUTLS_CONFIGURE_WITH= gnutls XML_USE= GNOME=libxml2 @@ -108,7 +106,7 @@ GTK3_USE= GNOME=gtk30 GTK3_CONFIGURE_ON= --with-x-toolkit=gtk3 -XAW3D_LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d +XAW3D_LIB_DEPENDS= libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d XAW3D_CONFIGURE_ON= --with-x-toolkit=athena XAW_USE= XORG=xaw @@ -121,16 +119,16 @@ SYNC_INPUT_CONFIGURE_WITH= sync-input -JPEG_LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg +JPEG_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg JPEG_CONFIGURE_WITH= jpeg -TIFF_LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff +TIFF_LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff TIFF_CONFIGURE_WITH= tiff -GIF_LIB_DEPENDS= gif:${PORTSDIR}/graphics/giflib +GIF_LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib GIF_CONFIGURE_WITH= gif -PNG_LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png PNG_CONFIGURE_WITH= png XPM_USE= XORG=xpm @@ -137,16 +135,16 @@ XPM_CONFIGURE_WITH= xpm XFT_USE= XORG=xft -XFT_LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 +XFT_LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 XFT_CONFIGURE_WITH= xft -M17N_LIB_DEPENDS= m17n:${PORTSDIR}/devel/m17n-lib +M17N_LIB_DEPENDS= libm17n.so:${PORTSDIR}/devel/m17n-lib M17N_CONFIGURE_WITH= m17n-flt -OTF_LIB_DEPENDS= otf:${PORTSDIR}/print/libotf +OTF_LIB_DEPENDS= libotf.so:${PORTSDIR}/print/libotf OTF_CONFIGURE_WITH= libotf -MAGICK_LIB_DEPENDS= MagickCore:${PORTSDIR}/graphics/ImageMagick +MAGICK_LIB_DEPENDS= libMagickCore.so:${PORTSDIR}/graphics/ImageMagick MAGICK_CONFIGURE_WITH= imagemagick GSETTINGS_USE= gnome=glib20 --- emacs24-24.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: