Commit Graph

19 Commits

Author SHA1 Message Date
Tony Theodore 1b1b9c9a9a various packages: run `make refresh-patches` with numbering 2017-11-19 11:29:22 +11:00
Tony Theodore cd1655c9ef various packages: refresh patches
brings patches into common format to reduce noise in diffs
2017-11-19 11:29:22 +11:00
Mark Brand 713c5ecad7 Revert "upgrade to postgresql 9.6.2"
The upgrade was merged automatically but unintentionally.
It is not ready.

This reverts commit e4fef6b0ef.
2017-02-16 21:04:41 +01:00
Mark Brand e4fef6b0ef upgrade to postgresql 9.6.2 2017-02-12 14:24:46 +01:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
The following script was applied:

    sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE')

    sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \
        $(git grep -l 'part of MXE.*See index.html')

    before='This file is part of MXE. See index.html for further information.'
    after='This file is part of MXE. See LICENSE.md for licensing information.'
    sed "s/$before/$after/" -i $(git grep -l 'part of MXE')

Then git grep 'index.html for further information' revealed two other files.
One of them was patched manually (patch.mk). Makefile has text
"See index.html for further information" unrelated to licensing.

See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
2016-08-27 12:31:29 +03:00
Timothy Gu 4dd67224dc postgresql: fix shared lib install path
Also adds a patch that makes the `shlib= haslibarule=no` unnecessary.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-07-01 15:09:20 -07:00
Timothy Gu 0bbe05a8df Revert "postgresql: remove unneeded patch since b9c230dd"
Ooops, sorry. I didn't see the exact content of the patch.

This reverts commit ce41e7e2a7.
2014-06-30 17:09:28 -07:00
Timothy Gu ce41e7e2a7 postgresql: remove unneeded patch since b9c230dd
The requirement is really enforced in the last commit.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-06-30 16:46:10 -07:00
Mark Brand f37808a546 update package postgresql 2013-04-05 14:39:58 +02:00
Mark Brand 5436cee47d update package postgresql 2013-02-07 11:49:44 +01:00
Mark Brand 28385072ef update package postgresql 2012-12-06 15:13:18 +01:00
Mark Brand 98f0e978cc update package postgresql 2012-09-26 15:56:53 +02:00
Mark Brand e520e08a9f update package postgresql 2012-09-11 02:30:25 +02:00
Mark Brand fbf48ee9b5 update package postgresql 2012-08-17 14:10:08 +02:00
Mark Brand 513528ccbf update package postgresql 2012-06-04 22:33:51 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Volker Grabsch defdff28f0 Rebrand to new project name MXE 2012-03-28 15:46:58 +02:00
Mark Brand 2ecf5de9cc update package postgresql 2012-02-27 14:23:10 +01:00
Mark Brand d31b6ec92d package postgresql: replace sed with patch 2011-10-24 17:47:39 +02:00