From 7c5005ec9db06937d1cb3754edfe7a43064f223c Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sat, 18 Jul 2015 15:14:43 +0000 Subject: 1: Upgrade to 1.4.4. 2: switch to USE_GITHUB. --- databases/postgresql-plv8js/files/patch-Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/postgresql-plv8js/files') 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+)/') -- cgit v1.2.3