cvs commit: ports/devel/rubygem-hoe Makefile distinfo pkg-plist
Martin Wilke
miwi at FreeBSD.org
Mon Mar 31 03:09:47 PDT 2008
-----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 <tota at rtfm.jp> (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 (<jw at innerewut.de>)
> | #
> | -# $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}, at dirrm ${GEM_LIB_DIR},' >> ${TMPPLIST}
> | + @${FIND} ${PREFIX}/${GEM_DOC_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR}, at dirrm ${GEM_DOC_DIR},' >> ${TMPPLIST}
> | +
> | .include <bsd.port.pre.mk>
> | .include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
> | .include <bsd.port.post.mk>
> 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-----
More information about the cvs-all
mailing list