diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 21:23:10 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 21:23:10 +0800 |
commit | 2af8673467ed6e32e41fae6f3b1d72722143e1fd (patch) | |
tree | 074366bc94ff228b17ad2570afff8ec6fd2d5131 /textproc | |
parent | 265b3026345482264c6e81118871deb2dcef05f0 (diff) | |
download | freebsd-ports-gnome-2af8673467ed6e32e41fae6f3b1d72722143e1fd.tar.gz freebsd-ports-gnome-2af8673467ed6e32e41fae6f3b1d72722143e1fd.tar.zst freebsd-ports-gnome-2af8673467ed6e32e41fae6f3b1d72722143e1fd.zip |
- Rename gemspec patch to patch-gemspec
Sponsored by: PortsCamp Taiwan
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-html-pipeline-gitlab/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-html-pipeline-gitlab/files/patch-gemspec (renamed from textproc/rubygem-html-pipeline-gitlab/files/patch-html-pipeline-gitlab.gemspec) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-html-pipeline-gitlab/Makefile b/textproc/rubygem-html-pipeline-gitlab/Makefile index 5a013a72f344..2b1dfea60fd6 100644 --- a/textproc/rubygem-html-pipeline-gitlab/Makefile +++ b/textproc/rubygem-html-pipeline-gitlab/Makefile @@ -12,9 +12,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-actionpack4>=4:${PORTSDIR}/www/rubygem-actionpack4 \ - rubygem-gitlab_emoji>=0.1.0:${PORTSDIR}/graphics/rubygem-gitlab_emoji \ + rubygem-gitlab_emoji>=0.1:${PORTSDIR}/graphics/rubygem-gitlab_emoji \ rubygem-html-pipeline>=1.11.0:${PORTSDIR}/textproc/rubygem-html-pipeline \ - rubygem-mime-types>0:${PORTSDIR}/misc/rubygem-mime-types \ + rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types \ rubygem-sanitize>=2.1:${PORTSDIR}/textproc/rubygem-sanitize NO_ARCH= yes diff --git a/textproc/rubygem-html-pipeline-gitlab/files/patch-html-pipeline-gitlab.gemspec b/textproc/rubygem-html-pipeline-gitlab/files/patch-gemspec index ab88777905e8..ab88777905e8 100644 --- a/textproc/rubygem-html-pipeline-gitlab/files/patch-html-pipeline-gitlab.gemspec +++ b/textproc/rubygem-html-pipeline-gitlab/files/patch-gemspec |