Commit graph

12 commits

Author SHA1 Message Date
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:32:05 +00:00
drochner
95f08dd5b9 the API doc isn't even installed -- skip documentation build and
drop build dependency on doxygen
(no change to installed pkg)
2011-01-17 16:31:53 +00:00
wiz
63c73d9f57 Update to 2.26.0:
2.26.0:

* ApplicationRegistry: supports_mime_type(), supports_uri_scheme():
  Actually return the bool. (Vincent Untz ) Bug #570107.
2009-03-22 10:27:55 +00:00
wiz
5a439534de Update to 2.24.0:
2.24.0:

* Updated version number to match GNOME version.
2009-01-12 15:22:37 +00:00
wiz
986071c0bd Update to 2.22.0:
2.22.0:

* Note that we now recommend that you use giomm (in glibmm) instead of
  gnome-vfsmm.

2.21.1:

* ResultType enum: Deprecate the existing enum values,
  and add new ones that begin with ERR_ instead of ERROR_,
  to avoid conflicts on Windows.
  Volume: Remove eject(), mount(), unmount() and connect_to_server()
  when building on Windows, because gnome-vfs does not implement them.
  (Armin Burgmeier, #494360)
* Fixed build when exceptions are disabled.
  (Armin Burgmeier)
* New Async transfer API, deprecating the old one.
  The Transfer and Async namespaces are deprecated now, and replaced
  by Transfer2 and Async2.
  The new SlotTransfer now allows you to return the various
  XFER_ERROR/OVERWRITE_ACTION values.
  However, this is still unpleasant and we hope that all of gnome-vfs
  will soon be deprecated by gio and gvfs in the new glib.
  (Marko Anastasov )
2008-04-26 01:07:15 +00:00
adam
ad2bce687f Changes 2.20:
* docs/reference/Doxyfile.in: Add defines to PREDEFINED so that documentation
  is built wihout hiding optional API, such as use of exceptions.
* libgnomevfs/libgnomevfsmm/directory-handle.cc: Fixed build with
  disabled exceptions.
* scripts/macros.m4: Check for both m4 and M4 in the GNU m4 output,
  to fix the build on some platforms.
2007-10-13 17:44:12 +00:00
adam
1908a221fd Changes 2.18.0:
* Updated version number to match GNOME version.
2007-04-11 08:51:09 +00:00
adam
51583c8cc4 Changes 2.16.1:
* DirectoryHandle::close(): Set gobj() to null, to prevent
  us from trying to close again later in the destructor.
* Build: Fix build when glibmm was built with --enable-api-exceptions=no.
2007-01-16 11:59:24 +00:00
adam
c9474312a7 Changes 2.16.0/2.15.1:
Gnome::Vfs::Mime:
 * Removed  get_default_component(), get_short_list_components(),
   get_all_components(), id_in_component_list(), and
   id_list_from_component_list().
   This is because the underlying functions have been removed from
   gnome-vfs. This _is_ an ABI break, but we are taking this
   extraordinary step because it is very unlikely that anyone is using
   these methods, and in order to remove the dependency on Bonobo.
   If you really need to use these methods, you should use
   the underlying C functions, which have been moved to
   libbonobo.
2006-09-24 16:50:47 +00:00
adam
e1fa84422b Changes 2.14.0:
* Increased version number for GNOME 2.14
2006-06-14 07:27:57 +00:00
adam
0705696372 Changes 2.12.0:
* Updated NEWS and increased version.
2005-10-03 13:49:58 +00:00
adam
a3f52c0f9f Changes 2.10.0:
* Increased version for GNOME 2.10 release version.

Changes 2.8.0:
* Increased version for GNOME 2.8 release version.

Changes 2.7.2:
* Now builds against latest gnome-vfs 2.7 API.

Changes 2.7.1:
This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().
2005-07-22 21:45:07 +00:00