Minor update to banshee-2.4.1.

This commit is contained in:
ajacoutot 2012-06-01 12:05:48 +00:00
parent 02e910b7f3
commit 8e69561317
3 changed files with 7 additions and 18 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/30 14:55:57 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.2 2012/06/01 12:05:48 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= music management and playback application for GNOME
GNOME_VERSION= 2.4.0
GNOME_VERSION= 2.4.1
GNOME_PROJECT= banshee
CATEGORIES= audio

View File

@ -1,5 +1,5 @@
MD5 (gnome/banshee-2.4.0.tar.xz) = pxlxfQLtJszPTmQy7dSKMQ==
RMD160 (gnome/banshee-2.4.0.tar.xz) = iqtGOUQf71BHHis8BEkTL+lyCo0=
SHA1 (gnome/banshee-2.4.0.tar.xz) = uKqf51KGattaJUSeb9pg4lOOFgU=
SHA256 (gnome/banshee-2.4.0.tar.xz) = qZO9AuS75rkpQ1WNUr7EKTjSewE8L+KH6aWsH1x/6gM=
SIZE (gnome/banshee-2.4.0.tar.xz) = 3188320
MD5 (gnome/banshee-2.4.1.tar.xz) = GNd1lOUk/15RxcylxrMaNA==
RMD160 (gnome/banshee-2.4.1.tar.xz) = slLTAxWh1edkuxOIZqLrJZC1+SE=
SHA1 (gnome/banshee-2.4.1.tar.xz) = HRoYwWN69qSJVcP5hlfStLDrzhE=
SHA256 (gnome/banshee-2.4.1.tar.xz) = cJmyE5BQrAwnEBRHh5D6hUhPv+omTqGLcH+lAyTswss=
SIZE (gnome/banshee-2.4.1.tar.xz) = 3191312

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-data_desktop-files_Makefile_in,v 1.1.1.1 2012/04/30 14:55:57 ajacoutot Exp $
--- data/desktop-files/Makefile.in.orig Mon Mar 19 20:51:27 2012
+++ data/desktop-files/Makefile.in Mon Apr 30 08:52:49 2012
@@ -643,7 +643,6 @@ uninstall-am: uninstall-desktopDATA
@INTLTOOL_DESKTOP_RULE@
install-data-hook:
- test -z $(DESTDIR) && update-desktop-database $(DESTDIR)$(datadir)/applications || :
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.