aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2009-01-18 10:44:05 +0800
committerbeech <beech@FreeBSD.org>2009-01-18 10:44:05 +0800
commiteb9b958a5f75f4f373ffdd38899f57979c942900 (patch)
treef080560b5c3b8c30c12544993efa08c309fcafb8 /textproc
parentb7311ca5d4ed0385e7266293eb12340ce8f75cd3 (diff)
downloadfreebsd-ports-gnome-eb9b958a5f75f4f373ffdd38899f57979c942900.tar.gz
freebsd-ports-gnome-eb9b958a5f75f4f373ffdd38899f57979c942900.tar.zst
freebsd-ports-gnome-eb9b958a5f75f4f373ffdd38899f57979c942900.zip
- Update to 1.3.1
PR: ports/130661 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-rdiscount/Makefile5
-rw-r--r--textproc/rubygem-rdiscount/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/rubygem-rdiscount/Makefile b/textproc/rubygem-rdiscount/Makefile
index f7e23b5ee180..5ffd024e1dfe 100644
--- a/textproc/rubygem-rdiscount/Makefile
+++ b/textproc/rubygem-rdiscount/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= rdiscount
-PORTVERSION= 1.2.11
+PORTVERSION= 1.3.1
CATEGORIES= textproc rubygems
MASTER_SITES= RF/gems
@@ -16,7 +16,8 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
post-install:
- @${ECHO} ${GEM_CACHE} > ${TMPPLIST}
+ @${ECHO} bin/rdiscount > ${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}
diff --git a/textproc/rubygem-rdiscount/distinfo b/textproc/rubygem-rdiscount/distinfo
index f66e7fa8146c..0ea5c7ea8f75 100644
--- a/textproc/rubygem-rdiscount/distinfo
+++ b/textproc/rubygem-rdiscount/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/rdiscount-1.2.11.gem) = 063e6552c5d536428c37bdeb3d629cf9
-SHA256 (rubygem/rdiscount-1.2.11.gem) = 425a8685be2afaa13e0b0616eeb137b41f4536d4bd8e46207c301ac76f0b0ce7
-SIZE (rubygem/rdiscount-1.2.11.gem) = 31744
+MD5 (rubygem/rdiscount-1.3.1.gem) = 77d7a1e6e94eccd5e12f9f410c6867af
+SHA256 (rubygem/rdiscount-1.3.1.gem) = 8706eafa5ca1caef1330aba4d721248f7abe97fff9057929b1e9e3ab2025a235
+SIZE (rubygem/rdiscount-1.3.1.gem) = 33792