summaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js/files/patch-Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-07-18 15:14:43 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-07-18 15:14:43 +0000
commit7c5005ec9db06937d1cb3754edfe7a43064f223c (patch)
treec8292f3edcf99549628e9d956b3b97ff3dc80505 /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-Makefile4
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+)/')