Update to 0.9.7.
This commit is contained in:
parent
61de52eb20
commit
3b695c3b4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45687
4 changed files with 6 additions and 10 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= tmail
|
||||
PORTVERSION= 0.9.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.7
|
||||
CATEGORIES= mail ruby
|
||||
MASTER_SITES= http://www.loveruby.net/archive/
|
||||
MASTER_SITE_SUBDIR= knu
|
||||
|
@ -23,8 +22,7 @@ USE_RUBY= yes
|
|||
USE_RUBY_AMSTD= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
|
||||
#CONFIGURE_ARGS= --with=ext/b64,ext/mails,lib/tmail
|
||||
CONFIGURE_ARGS= --without=ext/cparse,ext/cscan,lib/amstd,lib/raccrt,lib/strscan
|
||||
CONFIGURE_ARGS= --with=ext/b64,ext/mails,lib/tmail
|
||||
|
||||
do-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/tmail-0.9.6.tar.gz) = ab395357f59627954c0380fbd319209e
|
||||
MD5 (ruby/tmail-0.9.7.tar.gz) = c80097ee2049f95bbfcf95690fc4d31e
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= tmail
|
||||
PORTVERSION= 0.9.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.7
|
||||
CATEGORIES= mail ruby
|
||||
MASTER_SITES= http://www.loveruby.net/archive/
|
||||
MASTER_SITE_SUBDIR= knu
|
||||
|
@ -23,8 +22,7 @@ USE_RUBY= yes
|
|||
USE_RUBY_AMSTD= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
|
||||
#CONFIGURE_ARGS= --with=ext/b64,ext/mails,lib/tmail
|
||||
CONFIGURE_ARGS= --without=ext/cparse,ext/cscan,lib/amstd,lib/raccrt,lib/strscan
|
||||
CONFIGURE_ARGS= --with=ext/b64,ext/mails,lib/tmail
|
||||
|
||||
do-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/tmail-0.9.6.tar.gz) = ab395357f59627954c0380fbd319209e
|
||||
MD5 (ruby/tmail-0.9.7.tar.gz) = c80097ee2049f95bbfcf95690fc4d31e
|
||||
|
|
Loading…
Reference in a new issue