aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt145
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-05-06 06:38:21 +0800
committerkris <kris@FreeBSD.org>2002-05-06 06:38:21 +0800
commitacecbef0971b7eb73cd154d3b2171bf5b360d822 (patch)
tree1e9e7538774d2b19278e679f010368d4069393e1 /x11-toolkits/qt145
parenta609a65f57a2134b00875b10b389e8b74c83e36a (diff)
downloadfreebsd-ports-gnome-acecbef0971b7eb73cd154d3b2171bf5b360d822.tar.gz
freebsd-ports-gnome-acecbef0971b7eb73cd154d3b2171bf5b360d822.tar.zst
freebsd-ports-gnome-acecbef0971b7eb73cd154d3b2171bf5b360d822.zip
Add a patch I forgot yesterday to rename libqt -> libqt1
Noticed by: Tilman Linneweh <tilman@arved.de> Pointy hat to: kris
Diffstat (limited to 'x11-toolkits/qt145')
-rw-r--r--x11-toolkits/qt145/files/patch-ab11
1 files changed, 7 insertions, 4 deletions
diff --git a/x11-toolkits/qt145/files/patch-ab b/x11-toolkits/qt145/files/patch-ab
index e71b2de5371b..dd8a135fdd9c 100644
--- a/x11-toolkits/qt145/files/patch-ab
+++ b/x11-toolkits/qt145/files/patch-ab
@@ -1,8 +1,11 @@
---- src/Makefile.in Fri Feb 26 12:02:22 1999
-+++ src/Makefile.in.new Sun Jan 2 11:36:33 2000
-@@ -24,8 +24,8 @@
+--- src/Makefile.in.orig Fri Nov 12 08:57:29 1999
++++ src/Makefile.in Sun May 5 14:28:22 2002
+@@ -22,10 +22,10 @@
- TARGET = qt
+ ####### Target
+
+-TARGET = qt
++TARGET = qt1
DESTDIR = ../lib/
-VER_MAJ = 1
-VER_MIN = 44
ss='commitgraph'>* databases/evolution-data-server: switch to C++11, required by ICU >= 59jbeich2017-09-111-1/+2 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-0/+1 * Make ninja opt-out in cmake.mktcberner2017-06-261-1/+1 * Add back USES=gperf to unbreak configureantoine2017-06-131-1/+1 * Update evolution suite to 3.24.kwm2017-06-1311-178/+83 * Update evolution-data-server to 3.22.7kwm2017-05-173-21/+34 * - Update devel/libical to version 2.0pawel2017-05-041-1/+1 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1 * devel/icu: update to 58.1jbeich2016-11-201-1/+1 * Track used or drop unused devel/icu dependencyjbeich2016-11-111-1/+2 * devel/nspr, security/nss: drop version from SONAMEjbeich2016-10-091-1/+1 * - Update devel/icu to 57.1.tijl2016-09-241-1/+1 * USE_BDB cleanup.mat2016-08-081-2/+1 * - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-11/+11 * Drop bogus libgnome-keyring dependencyrm2016-03-211-1/+2 * Update e-d-s and evolution-ews to 3.18.5 and evolution to 3.18.5.1.kwm2016-03-012-3/+3 * The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-153-36/+40 * Update evolution suite to 3.16.5.kwm2015-09-052-5/+4 * Make the camel-lock-helper-1.2 application part of the mail group and set sgid.kwm2015-08-062-1/+2 * The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-064-429/+54 * Remove USES=compiler:c++11-lib from mail/evolution. While it fixestruckman2015-04-301-0/+6 * Update the Gnome stack to the latest in the 3.14 series.kwm2015-03-272-3/+3 * Update evolution suite to 3.12.10.kwm2015-01-163-3/+9 * Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-312-3/+3 * Update GNOME to 3.14.2.kwm2014-12-032-4/+4 * We currently only support kerberos from base. Make sure it disabled andkwm2014-11-231-1/+3 * The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1911-791/+695 * Fix without gperf in basebapt2014-10-071-1/+1 * Delete calls to g_thread_init. It isn't needed with glib 2.32 and uptijl2014-09-021-0/+6 * Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-1/+1 * - Update security/libtasn1 to 4.0novel2014-07-281-1/+1 * net/openldap24-*:tijl2014-07-251-1/+1 * Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always worktijl2014-07-231-18/+0 * Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thattijl2014-07-041-1/+1 * Add 4 new sed commands to USES=libtool. The first two apply some of thetijl2014-06-221-0/+18 * Catch up with libxml2 api breakage in 2.9.xkwm2014-05-182-1/+119 * There is no _WITH/_WITHOUT support in bsd.options.mk. Use _ON/_OFF insteadkwm2014-05-011-2/+2 * Fix kerberos enable/disable flags.kwm2014-04-301-1/+2 * Switch to USES=libtoolbapt2014-04-252-48/+21 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 * Stagify.kwm2014-04-011-1/+0 * Fix LIB_DEPENDS conversionbapt2013-12-181-1/+1 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-121-8/+8 * - Chase security/libtasn1 updatenovel2013-11-031-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21