From owner-svn-ports-head@FreeBSD.ORG Tue Jun 3 01:24:33 2014 Return-Path: Delivered-To: svn-ports-head@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 B244B9CA; Tue, 3 Jun 2014 01:24:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 9FA7629A1; Tue, 3 Jun 2014 01:24:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s531OXvJ043093; Tue, 3 Jun 2014 01:24:33 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s531OXcx043091; Tue, 3 Jun 2014 01:24:33 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201406030124.s531OXcx043091@svn.freebsd.org> From: Dmitry Marakasov Date: Tue, 3 Jun 2014 01:24:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356278 - head/lang/librep X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2014 01:24:33 -0000 Author: amdmi3 Date: Tue Jun 3 01:24:32 2014 New Revision: 356278 URL: http://svnweb.freebsd.org/changeset/ports/356278 QAT: https://qat.redports.org/buildarchive/r356278/ Log: - Convert USE_XZ to USES - Switch to USES=libtool, drop .la files - Strip libraries - Fix broken shebang Modified: head/lang/librep/Makefile head/lang/librep/pkg-plist Modified: head/lang/librep/Makefile ============================================================================== --- head/lang/librep/Makefile Tue Jun 3 01:22:17 2014 (r356277) +++ head/lang/librep/Makefile Tue Jun 3 01:24:32 2014 (r356278) @@ -3,6 +3,7 @@ PORTNAME= librep PORTVERSION= 0.92.3 +PORTREVISION= 1 CATEGORIES= lang elisp gnome MASTER_SITES= http://download.tuxfamily.org/librep/%SUBDIR%/ MASTER_SITE_SUBDIR= . Archive @@ -19,11 +20,14 @@ RUN_DEPENDS= gtar:${PORTSDIR}/archivers/ USE_CSTD= gnu89 -USE_XZ= yes -USES= gettext pathfix pkgconfig readline gmake -USE_AUTOTOOLS= libtool +USES= gettext gmake libtool pathfix pkgconfig readline tar:xz shebangfix +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-aclocaldir=${PREFIX}/share/aclocal \ --with-stack-direction=-1 +SHEBANG_FILES= ${WRKSRC}/src/rep-xgettext.jl +SHEBANG_LANG= rep +rep_OLD_CMD= /usr/bin/rep +rep_CMD?= ${PREFIX}/bin/rep USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -43,4 +47,7 @@ post-patch: @${REINPLACE_CMD} -e \ 's|/share/man/|/man/|g' ${WRKSRC}/man/Makefile.in +pre-install: + ${FIND} ${WRKSRC} -name "*.so" -exec ${STRIP_CMD} {} \; + .include Modified: head/lang/librep/pkg-plist ============================================================================== --- head/lang/librep/pkg-plist Tue Jun 3 01:22:17 2014 (r356277) +++ head/lang/librep/pkg-plist Tue Jun 3 01:24:32 2014 (r356278) @@ -9,67 +9,49 @@ include/rep/rep_lisp.h include/rep/rep_regexp.h include/rep/rep_subrs.h lib/librep.a -lib/librep.la lib/librep.so lib/librep.so.16 +lib/librep.so.16.0.0 lib/rep/doc-strings lib/rep/emulate-gnu-tar lib/rep/gdbm.a -lib/rep/gdbm.la lib/rep/gdbm.so lib/rep/gettext.a -lib/rep/gettext.la lib/rep/gettext.so lib/rep/install-aliases lib/rep/libtool lib/rep/readline.a -lib/rep/readline.la lib/rep/readline.so lib/rep/rep/data/tables.a -lib/rep/rep/data/tables.la lib/rep/rep/data/tables.so lib/rep/rep/ffi.a -lib/rep/rep/ffi.la lib/rep/rep/ffi.so lib/rep/rep/i18n/gettext.a -lib/rep/rep/i18n/gettext.la lib/rep/rep/i18n/gettext.so lib/rep/rep/io/db/gdbm.a -lib/rep/rep/io/db/gdbm.la lib/rep/rep/io/db/gdbm.so lib/rep/rep/io/db/sdbm.a -lib/rep/rep/io/db/sdbm.la lib/rep/rep/io/db/sdbm.so lib/rep/rep/io/readline.a -lib/rep/rep/io/readline.la lib/rep/rep/io/readline.so lib/rep/rep/io/sockets.a -lib/rep/rep/io/sockets.la lib/rep/rep/io/sockets.so lib/rep/rep/io/timers.a -lib/rep/rep/io/timers.la lib/rep/rep/io/timers.so lib/rep/rep/lang/record-profile.a -lib/rep/rep/lang/record-profile.la lib/rep/rep/lang/record-profile.so lib/rep/rep/util/md5.a -lib/rep/rep/util/md5.la lib/rep/rep/util/md5.so lib/rep/rep/util/utf8.a -lib/rep/rep/util/utf8.la lib/rep/rep/util/utf8.so lib/rep/rep/vm/safe-interpreter.a -lib/rep/rep/vm/safe-interpreter.la lib/rep/rep/vm/safe-interpreter.so lib/rep/rules.mk lib/rep/sdbm.a -lib/rep/sdbm.la lib/rep/sdbm.so lib/rep/tables.a -lib/rep/tables.la lib/rep/tables.so lib/rep/timers.a -lib/rep/timers.la lib/rep/timers.so libdata/pkgconfig/librep.pc share/emacs/site-lisp/rep-debugger.el