ALso update this to 2.8.2 as well.
This commit is contained in:
parent
e095b18fbe
commit
cd91c03eaf
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2004/12/10 20:36:46 marcm Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2004/12/14 04:52:41 marcm Exp $
|
||||
|
||||
COMMENT= "themes collection for GNOME"
|
||||
|
||||
DISTNAME= gnome-themes-2.8.1
|
||||
DISTNAME= gnome-themes-2.8.2
|
||||
CATEGORIES= x11 x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gnome-themes-2.8.1.tar.bz2) = 43042549347d67a844f986acd9e6bc3d
|
||||
RMD160 (gnome-themes-2.8.1.tar.bz2) = 7221abe229f2354ecd33b1742707cf3607bb363a
|
||||
SHA1 (gnome-themes-2.8.1.tar.bz2) = 89c7a5e16d036f19280ed6666e0074811c550b86
|
||||
MD5 (gnome-themes-2.8.2.tar.bz2) = 822899efe7170ca59e04144d94d85741
|
||||
RMD160 (gnome-themes-2.8.2.tar.bz2) = 11b63dbdb91c82045f51f5063bc36be40f0f127e
|
||||
SHA1 (gnome-themes-2.8.2.tar.bz2) = db235ad7c9a7263b6f7b464bf4fe486b43c31c3c
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-ltmain_sh,v 1.4 2004/06/23 03:26:20 marcm Exp $
|
||||
--- ltmain.sh.orig 2004-06-08 07:18:55.000000000 -0600
|
||||
+++ ltmain.sh 2004-06-20 14:30:37.000000000 -0600
|
||||
@@ -1857,9 +1857,12 @@ EOF
|
||||
$OpenBSD: patch-ltmain_sh,v 1.5 2004/12/14 04:52:41 marcm Exp $
|
||||
--- ltmain.sh.orig Mon Jul 26 21:55:47 2004
|
||||
+++ ltmain.sh Sun Dec 12 16:05:00 2004
|
||||
@@ -1867,9 +1867,12 @@ EOF
|
||||
if test "$linkmode,$pass" = "prog,link"; then
|
||||
compile_deplibs="$deplib $compile_deplibs"
|
||||
finalize_deplibs="$deplib $finalize_deplibs"
|
||||
@ -16,7 +16,7 @@ $OpenBSD: patch-ltmain_sh,v 1.4 2004/06/23 03:26:20 marcm Exp $
|
||||
continue
|
||||
;;
|
||||
-l*)
|
||||
@@ -2274,10 +2277,6 @@ EOF
|
||||
@@ -2284,10 +2287,6 @@ EOF
|
||||
link_static=no # Whether the deplib will be linked statically
|
||||
if test -n "$library_names" &&
|
||||
{ test "$prefer_static_libs" = no || test -z "$old_library"; }; then
|
||||
@ -27,7 +27,7 @@ $OpenBSD: patch-ltmain_sh,v 1.4 2004/06/23 03:26:20 marcm Exp $
|
||||
# This is a shared library
|
||||
|
||||
# Warn about portability, can't link against -module's on
|
||||
@@ -5827,40 +5826,6 @@ relink_command=\"$relink_command\""
|
||||
@@ -5845,40 +5844,6 @@ relink_command=\"$relink_command\""
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit $EXIT_SUCCESS
|
||||
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2003/06/12 20:18:43 marcm Exp $
|
||||
--- po/Makefile.in.in.orig Thu May 29 11:29:39 2003
|
||||
+++ po/Makefile.in.in Thu May 29 11:29:53 2003
|
||||
@@ -28,7 +28,7 @@ prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
datadir = @datadir@
|
||||
libdir = @libdir@
|
||||
-localedir = $(libdir)/locale
|
||||
+localedir = $(datadir)/locale
|
||||
gnulocaledir = $(datadir)/locale
|
||||
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
|
||||
subdir = po
|
Loading…
Reference in New Issue
Block a user