mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.10
- Convert to RF - Use USE_DOS2UNIX to fix failing tests breaking build called from 'install' phase
This commit is contained in:
parent
c00c23c0d4
commit
2c242f0a85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256060
2 changed files with 6 additions and 5 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= htmltools
|
||||
PORTVERSION= 1.09
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= textproc ruby
|
||||
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
|
||||
MASTER_SITES= RF
|
||||
MASTER_SITE_SUBDIR= ruby-${PORTNAME}
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
|
||||
|
@ -17,6 +17,7 @@ DIST_SUBDIR= ruby
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Tools for parsing and manipulating HTML text in Ruby
|
||||
|
||||
USE_DOS2UNIX= tc_stacking-parser.rb
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
RUBY_SETUP= install.rb
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ruby/ruby-htmltools-1.09.tar.gz) = 62b55355964699f44e40d77e14e3eb70
|
||||
SHA256 (ruby/ruby-htmltools-1.09.tar.gz) = 142cf197670ab5dcf6b286186b20b240c1a1eed42d58593e6beb502702b4f64a
|
||||
SIZE (ruby/ruby-htmltools-1.09.tar.gz) = 26930
|
||||
MD5 (ruby/ruby-htmltools-1.10.tar.gz) = 340c7b05b16d3782f4e2ae1fbda94460
|
||||
SHA256 (ruby/ruby-htmltools-1.10.tar.gz) = 6e7979cf586bcd7d68abd7fe4f937f08955197ef2c02b1c0c50b935d61562607
|
||||
SIZE (ruby/ruby-htmltools-1.10.tar.gz) = 28034
|
||||
|
|
Loading…
Add table
Reference in a new issue