diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-02-14 16:07:59 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-02-14 16:07:59 +0000 |
commit | fba6ec83c66ecd5bc1b6f88ff4bb333b304d65f2 (patch) | |
tree | b33b79c732e92ab8a682e64834860d7421a3bda4 /databases/postgresql-plv8js | |
parent | Update to 1.18. (diff) |
Upgrade to 1.4.3.
Notes
Notes:
svn path=/head/; revision=378966
Diffstat (limited to 'databases/postgresql-plv8js')
-rw-r--r-- | databases/postgresql-plv8js/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql-plv8js/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile index 3f475173aa07..07148cab22c7 100644 --- a/databases/postgresql-plv8js/Makefile +++ b/databases/postgresql-plv8js/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plv8js -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= databases MASTER_SITES= http://api.pgxn.org/dist/plv8/${PORTVERSION}/ PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/databases/postgresql-plv8js/distinfo b/databases/postgresql-plv8js/distinfo index e94a2a4c8dcd..d037d5b5d529 100644 --- a/databases/postgresql-plv8js/distinfo +++ b/databases/postgresql-plv8js/distinfo @@ -1,2 +1,2 @@ -SHA256 (plv8-1.4.2.zip) = 911a3e12773a37d2743e41275352566bf6fddbc492a21073aa8d44a7cd0b15c0 -SIZE (plv8-1.4.2.zip) = 163808 +SHA256 (plv8-1.4.3.zip) = 0c12629b90cf5c9e0426a4b0c7a393b2e4229092647bfc55c3a5a68c0fc659eb +SIZE (plv8-1.4.3.zip) = 165568 |