mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
- Update to 0.2.3
- Take maintainership PR: ports/105266 Submitted by: maintainer (Nils Vogels)
This commit is contained in:
parent
2eea576cf0
commit
0195c8ccb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176901
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= amatch
|
PORTNAME= amatch
|
||||||
PORTVERSION= 0.2.2
|
PORTVERSION= 0.2.3
|
||||||
CATEGORIES= textproc ruby
|
CATEGORIES= textproc ruby
|
||||||
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
|
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
DIST_SUBDIR= ruby
|
DIST_SUBDIR= ruby
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= nivo+kw+ports.bfa274@is-root.com
|
||||||
COMMENT= A Ruby library for approximate string matching and searching
|
COMMENT= A Ruby library for approximate string matching and searching
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (ruby/amatch-0.2.2.tgz) = f5e778f93c43ff4cc6727a0287ee98f8
|
MD5 (ruby/amatch-0.2.3.tgz) = e6ddaf5a25c83cf54966fad638eb401a
|
||||||
SHA256 (ruby/amatch-0.2.2.tgz) = 0d893558f65195ee4cc597f2c917ccbdc6de7b75ca83b68d8f37ac455d6d4d9d
|
SHA256 (ruby/amatch-0.2.3.tgz) = 130fcee3488c3070c09b42db190433e419ff7c8abdcb5d372f801eab16b0c2db
|
||||||
SIZE (ruby/amatch-0.2.2.tgz) = 45673
|
SIZE (ruby/amatch-0.2.3.tgz) = 27833
|
||||||
|
|
Loading…
Add table
Reference in a new issue