ports/131764: [maintainer update] devel/rubygem-eventmachine: update to 0.12.4

Alexander Logvinov ports at logvinov.com
Tue Feb 17 02:30:06 UTC 2009


>Number:         131764
>Category:       ports
>Synopsis:       [maintainer update] devel/rubygem-eventmachine: update to 0.12.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 17 02:30:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:

>Description:

  Update to 0.12.4.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-eventmachine/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	2 Oct 2008 07:07:09 -0000	1.8
+++ Makefile	17 Feb 2009 02:00:19 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/rubygem-eventmachine/Makefile,v 1.8 2008/10/02 07:07:09 clsung Exp $
 
 PORTNAME=	eventmachine
-PORTVERSION=	0.12.2
+PORTVERSION=	0.12.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RF
 
@@ -13,14 +13,8 @@
 COMMENT=	A fast, simple event-processing library for Ruby programs
 
 USE_RUBY=	yes
+USE_RAKE=	yes
 USE_RUBYGEMS=	yes
-
-post-install:
-	@${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}
+RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-eventmachine/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	2 Oct 2008 07:07:09 -0000	1.7
+++ distinfo	17 Feb 2009 01:34:55 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/eventmachine-0.12.2.gem) = b95fe7c7e966572eedd1eedfd79226d1
-SHA256 (rubygem/eventmachine-0.12.2.gem) = 451e6819f3496a9f344b6fd86cead090bfd49bbc8b49dc1a80a101ec403579bb
-SIZE (rubygem/eventmachine-0.12.2.gem) = 149504
+MD5 (rubygem/eventmachine-0.12.4.gem) = e6eb3e8c13b1ba636914ed285144b0ba
+SHA256 (rubygem/eventmachine-0.12.4.gem) = f36345950a46fede943460379f0c5753f6f9acffa0451519481957d8b24b6791
+SIZE (rubygem/eventmachine-0.12.4.gem) = 174592
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list