diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-01 10:20:29 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-01 10:20:29 +0000 |
commit | 904b489974d4d5e9329c8fc8096c71b3a96d80e6 (patch) | |
tree | f900e77dbe93a83542465000d2b03160e86d63be /databases/postgresql-plruby | |
parent | e78499e980771c1995633ade1a0844e681f90197 (diff) |
Update to 0.3.1.
Notes
Notes:
svn path=/head/; revision=74415
Diffstat (limited to 'databases/postgresql-plruby')
-rw-r--r-- | databases/postgresql-plruby/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql-plruby/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index fb2380d04eb8..07eb9bf7c609 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plruby -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= databases ruby MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= postgresql- diff --git a/databases/postgresql-plruby/distinfo b/databases/postgresql-plruby/distinfo index fd7086352658..ced1fe85e277 100644 --- a/databases/postgresql-plruby/distinfo +++ b/databases/postgresql-plruby/distinfo @@ -1 +1 @@ -MD5 (ruby/plruby-0.3.0.tar.gz) = 1352675b053983af4b7e7bcc214c987b +MD5 (ruby/plruby-0.3.1.tar.gz) = 49dfaa903cf20b60300e55613a2aa6f5 |