1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update to 1.2.8.2

PR:		131761
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
This commit is contained in:
Martin Wilke 2009-02-19 20:15:09 +00:00
parent 0200f91fea
commit 13d6072af5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228677
2 changed files with 6 additions and 13 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= ruby-ole
PORTVERSION= 1.2.8.1
PORTREVISION= 1
PORTVERSION= 1.2.8.2
CATEGORIES= devel rubygems
MASTER_SITES= RF
@ -17,14 +16,8 @@ COMMENT= A library for easy read/write access to OLE compound documents
USE_RUBY= yes
USE_RUBY_FEATURES= iconv
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
post-install:
@${ECHO} bin/oletool > ${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}
PLIST_FILES= bin/oletool
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (rubygem/ruby-ole-1.2.8.1.gem) = 9ae82141c1f0e7b45d3275259546f5c4
SHA256 (rubygem/ruby-ole-1.2.8.1.gem) = a06c2e6337d713f31f4223227837f3f6c29d0cee58c6d59d7652cf91098673b5
SIZE (rubygem/ruby-ole-1.2.8.1.gem) = 56832
MD5 (rubygem/ruby-ole-1.2.8.2.gem) = 76ff1fd32eca362979058b8aab5687fc
SHA256 (rubygem/ruby-ole-1.2.8.2.gem) = 5a2c96288bec54a396a3f01b022156b914cee67abc24d4ce8a31deccd28de4ba
SIZE (rubygem/ruby-ole-1.2.8.2.gem) = 57344