[MacPorts] #13343: grep 2.5.3_0 won't install;
2.5.1a_1 worked fine
MacPorts
trac at macosforge.org
Tue Nov 20 11:07:08 PST 2007
#13343: grep 2.5.3_0 won't install; 2.5.1a_1 worked fine
--------------------------------------+-------------------------------------
Reporter: ryandesign at macports.org | Owner: waqar at macports.org
Type: defect | Status: assigned
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by waqar at macports.org):
Well i just built it on Tiger, and it built fine for me. I am running
1.5.2 version of MacPorts, maybe that works fine, and 1.6 does not?
xanax:/opt/macports/dports/sysutils/grep admin$ uname -a
Darwin xanax.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10
18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh
powerpc
xanax:/opt/macports/dports/sysutils/grep admin$ cat Portfile
# $Id: Portfile 31013 2007-11-13 20:21:29Z waqar at macports.org $
PortSystem 1.0
name grep
version 2.5.3
platforms darwin
categories sysutils
maintainers waqar at macports.org
description GNU grep, the \"fastest grep in the west\" (we hope).
long_description \
Grep searches one or more input files for lines containing a match \
to a specified pattern. By default, grep prints the matching lines.
homepage http://www.gnu.org/software/grep/grep.html
platforms darwin
master_sites gnu
use_bzip2 yes
checksums md5 27061ce1fde82876970b6549a156da8b \
sha1 53227ca9a01d5548448372f9b2e9111adf159f3b \
rmd160 dafa692fd67dfcd1c94115e9831d291b29fa7729
configure.args --infodir=${prefix}/share/info \
--mandir=${prefix}/share/man
configure.cppflags-append -I${prefix}/include
configure.ldflags-append -L${prefix}/lib
depends_lib port:pcre port:gettext
test.run yes
test.target check
xanax:/opt/macports/dports/sysutils/grep admin$ port build
---> Fetching grep
---> Verifying checksum(s) for grep
---> Extracting grep
---> Configuring grep
---> Building grep with target all
xanax:/opt/macports/dports/sysutils/grep admin$
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13343#comment:8>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list