aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-spreadsheet
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-19 20:15:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-19 20:15:12 +0000
commit28a91359126ee4def69e62976e06879dc7f7c7f8 (patch)
tree466a536de601b9335ac46f2d83a60a31ecb8dc5e /textproc/rubygem-spreadsheet
parent13d6072af56cbc9ed034df1018121c63df0a6af5 (diff)
downloadports-28a91359126ee4def69e62976e06879dc7f7c7f8.tar.gz
ports-28a91359126ee4def69e62976e06879dc7f7c7f8.zip
- Update to 0.6.3.1
PR: 131762 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Notes
Notes: svn path=/head/; revision=228678
Diffstat (limited to 'textproc/rubygem-spreadsheet')
-rw-r--r--textproc/rubygem-spreadsheet/Makefile11
-rw-r--r--textproc/rubygem-spreadsheet/distinfo6
2 files changed, 6 insertions, 11 deletions
diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile
index 1965fa44de2e..6d7b6a922885 100644
--- a/textproc/rubygem-spreadsheet/Makefile
+++ b/textproc/rubygem-spreadsheet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= spreadsheet
-PORTVERSION= 0.6.2.1
+PORTVERSION= 0.6.3.1
CATEGORIES= textproc rubygems
MASTER_SITES= RF
@@ -18,13 +18,8 @@ RUN_DEPENDS= rubygem-ruby-ole>=1.0.2:${PORTSDIR}/devel/rubygem-ruby-ole
USE_RUBY= yes
USE_RUBY_FEATURES= iconv
USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= 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},@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/xlsopcodes
.include <bsd.port.mk>
diff --git a/textproc/rubygem-spreadsheet/distinfo b/textproc/rubygem-spreadsheet/distinfo
index 12db49a320ae..da10ab2fc752 100644
--- a/textproc/rubygem-spreadsheet/distinfo
+++ b/textproc/rubygem-spreadsheet/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/spreadsheet-0.6.2.1.gem) = 1b10d13ca4c6038da7d8e62ddf9f6778
-SHA256 (rubygem/spreadsheet-0.6.2.1.gem) = 92c9b0ed6df2f89eaebd48a6409f9a16174b1f966de80a49bf688f10d3fa05bc
-SIZE (rubygem/spreadsheet-0.6.2.1.gem) = 90112
+MD5 (rubygem/spreadsheet-0.6.3.1.gem) = e5182b3e296a82b7683848f71b1ea302
+SHA256 (rubygem/spreadsheet-0.6.3.1.gem) = 1ef6c465f552a1867211a2de2811c0dbe0af576207dfa835164f7ceb9c14856c
+SIZE (rubygem/spreadsheet-0.6.3.1.gem) = 92160