aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnomegames/files/patch-ac
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-01 17:23:15 +0800
committervanilla <vanilla@FreeBSD.org>1999-01-01 17:23:15 +0800
commitb42ae2911489e75ec4998304815d66c151b1f0a9 (patch)
treeec5b430bcb559f02334c62f6d06889906c7ba81b /games/gnomegames/files/patch-ac
parentcb3271020d1eb3f1495d0cb9edc6acd37691cca2 (diff)
downloadfreebsd-ports-gnome-b42ae2911489e75ec4998304815d66c151b1f0a9.tar.gz
freebsd-ports-gnome-b42ae2911489e75ec4998304815d66c151b1f0a9.tar.zst
freebsd-ports-gnome-b42ae2911489e75ec4998304815d66c151b1f0a9.zip
Upgrade to 0.99.0.
Diffstat (limited to 'games/gnomegames/files/patch-ac')
-rw-r--r--games/gnomegames/files/patch-ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/gnomegames/files/patch-ac b/games/gnomegames/files/patch-ac
index 969804fb410f..685f59007139 100644
--- a/games/gnomegames/files/patch-ac
+++ b/games/gnomegames/files/patch-ac
@@ -1,11 +1,11 @@
---- freecell/gdk-card-image/Makefile.in.orig Sun Sep 6 00:43:03 1998
-+++ freecell/gdk-card-image/Makefile.in Sun Sep 6 00:43:17 1998
-@@ -128,7 +128,7 @@
+--- freecell/gdk-card-image/Makefile.in.orig Fri Dec 18 01:54:28 1998
++++ freecell/gdk-card-image/Makefile.in Fri Jan 1 15:16:09 1999
+@@ -148,7 +148,7 @@
libgdkcardimage_la_SOURCES = gdk-card-image.c
libgdkcardimageincludedir = $(includedir)/gdkcardimage
libgdkcardimageinclude_HEADERS = gdk-card-image.h
--libgdkcardimage_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir) $(X_LIBS)
-+libgdkcardimage_la_LDFLAGS = -version-info 0:30:0 -rpath $(libdir) $(X_LIBS)
+-libgdkcardimage_la_LDFLAGS = -version-info 0:0:0
++libgdkcardimage_la_LDFLAGS = -version-info 0:99:0
libgdkcardimage_la_LIBADD = $(GTK_LIBS)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
800'>2008-09-2553-6128/+1321 * Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-203-5/+2 * Progress update:Matthew Barnes2008-09-182-23/+0 * Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-172-0/+12 * Forgot to commit a couple files.Matthew Barnes2008-09-132-0/+356 * Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed,Matthew Barnes2008-09-1328-1202/+1272 * Arrange for an ESourceList to be shared amongst all instances of a type ofMatthew Barnes2008-09-1223-460/+780 * Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-11157-2109/+2465 * Add popup menu stubs for calendars, tasks and memos.Matthew Barnes2008-09-118-293/+156 * Add menu and toolbar UI for calendars, memos and tasks.Matthew Barnes2008-09-1124-219/+1210 * Add stubs for calendar, task, and memo shell views.Matthew Barnes2008-09-1118-0/+1161 * Progress update:Matthew Barnes2008-09-091-1/+2 * Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-6/+6 * ** Fixes bug #549968Matthew Barnes2008-08-311-1/+1 * ** Fixes bug #549967Matthew Barnes2008-08-312-4/+4 * Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-194-2/+6 * Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-1542-374/+446 * Merge revisions 35931:35950 from trunk.Matthew Barnes2008-08-131-3/+3 * Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-0817-87/+374 * Migrate CompEditor, CompEditorPage, and the various subclasses fromMatthew Barnes2008-07-1635-4896/+4115 * ** Fix for bug #542889Paolo Borelli2008-07-142-5/+1 * Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #542101 (Escape Plac...Suman Manjunath2008-07-131-1/+1 * ** Fix for bug #524130Milan Crha2008-07-092-32/+13 * ** Fix for bug #368038Milan Crha2008-07-041-1/+15 * ** Fix for bug #540152Milan Crha2008-07-033-5/+4 * Patch from Maciej Piechotka <uzytkownik2@gmail.com>Tobias Mueller2008-06-283-166/+166 * updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-21211-260/+260 * Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-117-7/+7 * ** Fix for bug #536813Milan Crha2008-06-094-3/+31 * Fix build breakage. Apparently <gtk/gtk.h> only recently startedMatthew Barnes2008-06-072-0/+2 * ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0690-291/+76 * ** Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109Matthew Barnes2008-06-042-96/+81 * ** Fix for bug #535204Shuai Liu2008-06-041-2/+0 * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-023-1/+32 * ** Fixes bug #534476Matthew Barnes2008-05-231-9/+4 * Patch from Milan Crha <mcrha@redhat.com> ** Part of fix for bug #523402 (lea...Suman Manjunath2008-05-231-0/+2 * ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-231-9/+0 * ** Fixes bug #534360Matthew Barnes2008-05-2370-597/+669 * Patch from Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #5338...Suman Manjunath2008-05-221-0/+6 * Include e-util-private.h for the mapping of EVOLUTION_GLADEDIR to aTor Lillqvist2008-05-081-2/+9 * Fix include path for e-dbhash.h, now in libebackend.Johan Euphrosine2008-05-051-1/+1 * ** Fix for bug #316390Milan Crha2008-04-303-66/+14 * Patch from Srinivasa Ragavan <sragavan@novell.com>Bharath Acharya2008-04-301-0/+5 * Patch from Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-04-301-1/+3 * ** Fix for bug #240823Milan Crha2008-04-291-2/+9 * ** Fix for bug #524121Milan Crha2008-04-281-1/+1 * ** Fix for bug #529893Danny Baumann2008-04-251-0/+1 * ** Fix for bug #509923Milan Crha2008-04-183-7/+68 * Remove and obsolete comment from configure.in and #include <gio/gio.h> inMatthew Barnes2008-04-181-0/+1 * ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-1812-145/+155 * ** Fix for bug #523402Milan Crha2008-04-171-0/+2 * ** Fix for bug #232594Milan Crha2008-04-161-13/+22 * Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent...Suman Manjunath2008-04-121-15/+55 * ** Fix for bug #525234Ondrej Jirman2008-04-072-1/+9 * ** Merge the mbarnes-composer branchMatthew Barnes2008-04-032-368/+201 * Patch from Qin Kuangyu: Fix for bug #346555 (Fixed a couple of mnemonic confl...Suman Manjunath2008-03-311-1/+1 * ** Fix for bug #517492Milan Crha2008-03-271-6/+3 * ** Fix for bug #438613Milan Crha2008-03-271-2/+2 * ** Fix for bug #512543Milan Crha2008-03-138-3884/+0 * ** Fixes bug #513951Matthew Barnes2008-03-117-36/+43 * Fixes #516498Chenthill Palanisamy2008-02-254-7/+19 * Fixes#516408Chenthill Palanisamy2008-02-2512-19/+65 * ** Fix for bug #440426Milan Crha2008-02-211-0/+4 * ** Part of fix for bug #515744Milan Crha2008-02-201-8/+2 * ** Part of fix for bug #515744Milan Crha2008-02-1812-17/+55 * ** Fix for bnc #178778Srinivasa Ragavan2008-02-181-1/+1 * ** Fix for bnc #160049. Patch from OpenSUSE.Srinivasa Ragavan2008-02-182-0/+10 * ** Fix for bug #516453Milan Crha2008-02-151-0/+2 * ** Fix for bug #514987Milan Crha2008-02-152-1/+36 * Google Calendar alarm works now.Srinivasa Ragavan2008-02-111-1/+4 * String changes for improved error-messages and a schema-description. Suman Manjunath2008-02-112-3/+3 * ** Part of fixes for bug #395939Milan Crha2008-02-081-3/+8 * ** Fix for bug #240073Milan Crha2008-01-291-2/+2 * Patch from Chenthill Palanisamy <pchenthill@novell.com> (Fix memory leak whi...Suman Manjunath2008-01-281-0/+1 * Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #355864 (Calendar c...Suman Manjunath2008-01-281-11/+25 * Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #240073 (Cancelled ...Suman Manjunath2008-01-283-9/+22 * ** Fix for bug #475781Milan Crha2008-01-259-36/+90 * ** Fix for bug #510409Milan Crha2008-01-255-4/+12 * Link with libefilterbar.Tor Lillqvist2008-01-251-0/+1 * ** Fix for bug #402487Milan Crha2008-01-241-3/+3 * ** Fix for bug #337046Srinivasa Ragavan2008-01-241-3/+10 * Port to libsoup 2.4. Plug a leak.Dan Winship2008-01-171-10/+10 * ** Fix for bug #509879Milan Crha2008-01-171-17/+0 * Fix for bug #426159 (Allow users to snooze for 1+ hour 0 minutes)Suman Manjunath2008-01-172-1/+5 * ** Fix for bug #333695Milan Crha2008-01-151-3/+7 * Patch from Milan Crha <mcrha@redhat.com> Fix for bug #333695 (Print attendee...Suman Manjunath2008-01-141-1/+98 * Patch from Milan Crha <mcrha@redhat.com> Fix for bug #507359 (Free/Busy UI n...Suman Manjunath2008-01-143-8/+31 * Patch from Milan Crha <mcrha@redhat.com> Fix for bug #490464 (Memo editor hi...Suman Manjunath2008-01-141-8/+44 * Fix for bug #339620 (Disconnect signal handlers in the destroy_handler of rec...Suman Manjunath2008-01-141-0/+7 * Patch from Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> Fix for b...Suman Manjunath2008-01-142-3/+2 * ** Fix for bug #508731Srinivasa Ragavan2008-01-121-0/+3 * ** Fix for bug #457842Milan Crha2008-01-103-2/+19 * Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U...Suman Manjunath2008-01-071-2/+2 * Fixes bug #270605 (Hide disabled accounts in memo-editor) + Show organizers o...Suman Manjunath2008-01-063-34/+52 * Refix the last patchSrinivasa Ragavan2008-01-031-1/+1 * ** Fix for bug #506814Srinivasa Ragavan2008-01-032-2/+4 * ** Fixes bug #362638Matthew Barnes2007-12-213-263/+150 * ** Fixes bug 474651Tobias Mueller2007-12-146-9/+10 * ** Fix for bug #340267Milan Crha2007-12-132-4/+4 * ** Fix for bug #501969 Passwords should not be forgotten for all errorsSankar P2007-12-111-0/+13 * ** Fixes bug 474651Tobias Mueller2007-12-103-3/+3 * ** Fixes bug #392747 (extra cleanup work)Matthew Barnes2007-12-065-112/+63 * ** Fix for bug #501474Milan Crha2007-12-051-3/+4 * ** Fix for bug #354265David Turner2007-12-043-4/+4 * Fixes #501182.Wang Xin2007-12-041-1/+2 * ** Fix for bug #440497Milan Crha2007-12-045-27/+31 * ** Fixes bug #392747Matthew Barnes2007-12-031-12/+5 * ** Fix for bug #325730Milan Crha2007-11-302-6/+12 * ** Fix for bug #500024Milan Crha2007-11-281-0/+1 * ** Fix for bug #214645Milan Crha2007-11-272-36/+86 * ** Fix for bug #346693Milan Crha2007-11-261-7/+13 * ** Fix for bug #380644Milan Crha2007-11-267-12/+53 * ** Fix for bug #325730Milan Crha2007-11-233-5/+15 * ** Fix for bug #484603Milan Crha2007-11-231-0/+2 * ** Fix for bug #401337Milan Crha2007-11-192-3/+8 * ** Fix for bug #495875Gilles Dartiguelongue2007-11-183-3/+15 * ** Fix for bug #492793Milan Crha2007-11-164-11/+11 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-15139-4396/+4396 * ** Fix for bug #494323Ondrej Jirman2007-11-141-15/+0 * ** Fix for bug #496248Andre Klapper2007-11-131-1/+1 * ** Fix for bug #209425Michael Monreal2007-11-102-8/+10 * ** Fix for bug #491345Milan Crha2007-11-051-0/+1 * ** Fix for bug #353780Milan Crha2007-11-052-8/+27 * ** Fix for bug #341085Milan Crha2007-11-051-2/+2 * ** Fix for bug #359267Milan Crha2007-11-051-1/+1 * ** Fix for bug #351932Milan Crha2007-11-051-2/+152 * ** Fix for bug #315101Milan Crha2007-11-056-121/+420 * ** Fix for bug #318604Milan Crha2007-11-0513-15/+99 * ** Fix for bug #346693Milan Crha2007-11-054-146/+284 * ** Remove dead files from source control. The dates below indicate whenMatthew Barnes2007-11-03