diff options
author | clsung <clsung@FreeBSD.org> | 2007-10-09 18:14:42 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-10-09 18:14:42 +0800 |
commit | bf84c68bb3cd71daca9de619934a92e07e4fe781 (patch) | |
tree | 1376ab153ccec6f682b4945693fc80c69f9ae280 | |
parent | cb39e0fd169b6d10815563c47d8176acc2b8f059 (diff) | |
download | freebsd-ports-graphics-bf84c68bb3cd71daca9de619934a92e07e4fe781.tar.gz freebsd-ports-graphics-bf84c68bb3cd71daca9de619934a92e07e4fe781.tar.zst freebsd-ports-graphics-bf84c68bb3cd71daca9de619934a92e07e4fe781.zip |
- Update to 1.0.3
-rw-r--r-- | devel/ruby-term-ansicolor/Makefile | 5 | ||||
-rw-r--r-- | devel/ruby-term-ansicolor/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/ruby-term-ansicolor/Makefile b/devel/ruby-term-ansicolor/Makefile index 4a5717d1964..cd1efa23a1e 100644 --- a/devel/ruby-term-ansicolor/Makefile +++ b/devel/ruby-term-ansicolor/Makefile @@ -6,10 +6,9 @@ # PORTNAME= term-ansicolor -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= devel ruby -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= RF PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby diff --git a/devel/ruby-term-ansicolor/distinfo b/devel/ruby-term-ansicolor/distinfo index e978ad4c089..8b165457c2a 100644 --- a/devel/ruby-term-ansicolor/distinfo +++ b/devel/ruby-term-ansicolor/distinfo @@ -1,3 +1,3 @@ -MD5 (ruby/term-ansicolor-1.0.2.tgz) = 9595cb55890b8773ea28575f88bbe25b -SHA256 (ruby/term-ansicolor-1.0.2.tgz) = f154e9f59b4923e7feda3332770f7e034e3939158642d21d720379ba66318d56 -SIZE (ruby/term-ansicolor-1.0.2.tgz) = 11210 +MD5 (ruby/term-ansicolor-1.0.3.tgz) = 146e851e8e5e79004da9c57fff6def15 +SHA256 (ruby/term-ansicolor-1.0.3.tgz) = 950ffdf1d95683b0cf820f83d698696905eea3e03e5a09966adc96f75d8fb96b +SIZE (ruby/term-ansicolor-1.0.3.tgz) = 12467 |