summaryrefslogtreecommitdiff
path: root/devel/libgnomeuimm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-10-29PKGREVISION bump pkgs which are affected by the libgnome changedrochner1-1/+2
to leave out esound
2009-10-22Changes 2.28.0:adam1-4/+3
* Increased version for GNOME 2.28.
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-03-18Update libgnomeuimm to 2.26.0.jmcneill1-3/+3
2.26.0: * Cleaned up glib includes to use only toplevel headers. (Przemys\xc5\x82aw Grzegorczyk) Bug #564222
2009-01-12Update to 2.24.0:wiz1-3/+3
2.24.0: Increased version for GNOME 2.24.
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-06-23update to 2.22.0drochner1-4/+3
This switches to the gnome-2.22 release branch.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-1/+2
2007-11-23Changes 2.20.0:adam1-4/+3
* Updated version number to match GNOME version.
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-2/+2
Bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-2/+2
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz1-1/+2
affected packages.
2007-04-11Changes 2.18.0:adam1-4/+3
* Updated version number to match GNOME version.
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz1-1/+2
2006-09-24Changes 2.16.0:adam1-4/+3
* Depend on latest libgnomemm, and use the new non-depecated Main constructor in the example.
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-2/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-04-14Changes 2.14.0:adam1-4/+3
* Increased version for GNOME 2.14 release version.
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-1/+2
Bump BUILDLINK_RECOMMENDED.
2005-10-03Changes 2.12.0:adam1-3/+3
* Increased version to match GNOME 2.12 release version.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-22Changes 2.10.0:adam1-0/+26
* Increased version for GNOME 2.10 release version. Changes 2.8.0: * Increased version for GNOME 2.8 release version. Changes 2.7.2: * IconList: Added select_all(). * DruidPageStandard: Added contents-background, contents-background-gdk, and contents-background-set properties.