From owner-cvs-ports@FreeBSD.ORG Mon Mar 31 10:09:47 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72340106564A; Mon, 31 Mar 2008 10:09:47 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id 142B98FC1C; Mon, 31 Mar 2008 10:09:47 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: by bsdcrew.de (Postfix, from userid 1001) id 7F6A14AC7E; Mon, 31 Mar 2008 12:09:45 +0200 (CEST) Date: Mon, 31 Mar 2008 12:09:45 +0200 From: Martin Wilke To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20080331100945.GA38739@bsdcrew.de> References: <200803311005.m2VA5BM2096161@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <200803311005.m2VA5BM2096161@repoman.freebsd.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: Re: cvs commit: ports/devel/rubygem-hoe Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 10:09:47 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, Mar 31, 2008 at 10:05:11AM +0000, Martin Wilke wrote: > miwi 2008-03-31 10:05:11 UTC > > FreeBSD ports repository > > Modified files: > devel/rubygem-hoe Makefile distinfo > Removed files: > devel/rubygem-hoe pkg-plist > Log: > - Update to 1.5.0 > > PR: 120318 > Submitted by: TAKATSU Tomonari (maintainer) Approved by: maintainer timeout > > Revision Changes Path > 1.8 +10 -1 ports/devel/rubygem-hoe/Makefile > http://cvsweb.FreeBSD.org/ports/devel/rubygem-hoe/Makefile.diff?r1=1.7&r2=1.8 > | --- ports/devel/rubygem-hoe/Makefile 2008/01/09 02:18:54 1.7 > | +++ ports/devel/rubygem-hoe/Makefile 2008/03/31 10:05:11 1.8 > | @@ -2,10 +2,10 @@ > | # Date created: 5 December 2006 > | # Whom: Jonathan Weiss () > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/rubygem-hoe/Makefile,v 1.7 2008/01/09 02:18:54 clsung Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/rubygem-hoe/Makefile,v 1.8 2008/03/31 10:05:11 miwi Exp $ > | > | PORTNAME= hoe > | -PORTVERSION= 1.4.0 > | +PORTVERSION= 1.5.0 > | CATEGORIES= devel rubygems > | MASTER_SITES= ${MASTER_SITE_RUBYFORGE} > | MASTER_SITE_SUBDIR= seattlerb > | @@ -17,6 +17,15 @@ BUILD_DEPENDS= rake:${PORTSDIR}/devel/ru > | rubyforge:${PORTSDIR}/devel/rubygem-rubyforge > | RUN_DEPENDS= ${BUILD_DEPENDS} > | > | +post-install: > | + @${ECHO} bin/sow > ${TMPPLIST} > | + @${ECHO} ${GEM_CACHE} >> ${TMPPLIST} > | + @${FIND} ${PREFIX}/${GEM_DOC_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},${GEM_DOC_DIR},' >> ${TMPPLIST} > | + @${FIND} ${PREFIX}/${GEM_LIB_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},${GEM_LIB_DIR},' >> ${TMPPLIST} > | + @${ECHO} ${GEM_SPEC} >> ${TMPPLIST} > | + @${FIND} ${PREFIX}/${GEM_LIB_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},@dirrm ${GEM_LIB_DIR},' >> ${TMPPLIST} > | + @${FIND} ${PREFIX}/${GEM_DOC_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},@dirrm ${GEM_DOC_DIR},' >> ${TMPPLIST} > | + > | .include > | .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" > | .include > 1.8 +3 -3 ports/devel/rubygem-hoe/distinfo > http://cvsweb.FreeBSD.org/ports/devel/rubygem-hoe/distinfo.diff?r1=1.7&r2=1.8 > | --- ports/devel/rubygem-hoe/distinfo 2008/01/09 02:18:54 1.7 > | +++ ports/devel/rubygem-hoe/distinfo 2008/03/31 10:05:11 1.8 > | @@ -1,3 +1,3 @@ > | -MD5 (rubygem/hoe-1.4.0.gem) = 0a903349975f6484dc5a31943c4ac599 > | -SHA256 (rubygem/hoe-1.4.0.gem) = c595b84c8eb487041903984b6c8a1e7e31b7ab82aa0a53821ca48ddb05fe8571 > | -SIZE (rubygem/hoe-1.4.0.gem) = 15872 > | +MD5 (rubygem/hoe-1.5.0.gem) = 0e5a7d3f5ff6f24fab557ef7a0339db6 > | +SHA256 (rubygem/hoe-1.5.0.gem) = 096e7d7f698ebd1b6468660fb51995f4d0d13fddaf5f248e3665dba10b86b9e1 > | +SIZE (rubygem/hoe-1.5.0.gem) = 16384 > 1.6 +0 -32 ports/devel/rubygem-hoe/pkg-plist (dead) > http://cvsweb.FreeBSD.org/ports/devel/rubygem-hoe/pkg-plist?rev=1.5&content-type=text/plain > - -- +-----------------------+-------------------------------+ | PGP : 0x05682353 | Jabber : miwi(at)BSDCrew.de | | ICQ : 169139903 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFH8LhoFwpycAVoI1MRAuctAJ41iIA6N9eyu9sLtNK9B2drvi0qAACgjj+r gJZeGRXC0K6jdFNpfCWFPxM= =Z7Dh -----END PGP SIGNATURE-----