cvs commit: ports/www/rubygem-mechanize Makefile distinfo pkg-plist

Philip M. Gollucci pgollucci at p6m7g8.com
Mon Mar 31 21:10:52 PDT 2008


>   - autogenerate plist

> | +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}
> | +

Shouldn't we move this into devel/ruby-gems ? as the default, I know 
that sysutils/rubygems-capistrano would need to override this because of 
the binaries it installs (i.e. cap, capify)


-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci at p6m7g8.com)
c:703.336.9354
Consultant / http://p6m7g8.net/Resume/resume.txt
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.



More information about the cvs-ports mailing list