diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-07-18 15:14:43 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-07-18 15:14:43 +0000 |
commit | 7c5005ec9db06937d1cb3754edfe7a43064f223c (patch) | |
tree | c8292f3edcf99549628e9d956b3b97ff3dc80505 /databases/postgresql-plv8js/files/patch-Makefile | |
parent | - Add NO_ARCH (diff) |
1: Upgrade to 1.4.4.
2: switch to USE_GITHUB.
Notes
Notes:
svn path=/head/; revision=392425
Diffstat (limited to 'databases/postgresql-plv8js/files/patch-Makefile')
-rw-r--r-- | databases/postgresql-plv8js/files/patch-Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-plv8js/files/patch-Makefile b/databases/postgresql-plv8js/files/patch-Makefile index 82ab29760cfa..87b4675891c8 100644 --- a/databases/postgresql-plv8js/files/patch-Makefile +++ b/databases/postgresql-plv8js/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig 2013-09-07 11:00:59.000000000 +0800 -+++ Makefile 2013-09-07 11:01:29.000000000 +0800 +--- Makefile.orig 2015-05-26 17:46:56 UTC ++++ Makefile @@ -21,7 +21,7 @@ PG_VERSION_NUM := $(shell cat `$(PG_CONF | perl -ne 'print $$1 and exit if /PG_VERSION_NUM\s+(\d+)/') |