summaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-08 02:03:20 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-08 02:03:20 +0800
commitb15ee5779b1cbba89d48d27f5f62b1c98ea77545 (patch)
tree24d2d61a5beb457b2e92c1fd1682115f765e609d /x11-fm
parentdf04e083a29794caf4045be4454f008b82e62c1f (diff)
downloadmarcuscom-ports-b15ee5779b1cbba89d48d27f5f62b1c98ea77545.tar
marcuscom-ports-b15ee5779b1cbba89d48d27f5f62b1c98ea77545.tar.gz
marcuscom-ports-b15ee5779b1cbba89d48d27f5f62b1c98ea77545.tar.bz2
marcuscom-ports-b15ee5779b1cbba89d48d27f5f62b1c98ea77545.tar.lz
marcuscom-ports-b15ee5779b1cbba89d48d27f5f62b1c98ea77545.tar.xz
marcuscom-ports-b15ee5779b1cbba89d48d27f5f62b1c98ea77545.tar.zst
marcuscom-ports-b15ee5779b1cbba89d48d27f5f62b1c98ea77545.zip
Update to 2.1.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@363 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/nautilus/Makefile2
-rw-r--r--x11-fm/nautilus/distinfo2
-rw-r--r--x11-fm/nautilus/files/patch-Makefile.in21
-rw-r--r--x11-fm/nautilus/files/patch-libbackground_Makefile.in18
-rw-r--r--x11-fm/nautilus/pkg-plist1
-rw-r--r--x11-fm/nautilus2/Makefile2
-rw-r--r--x11-fm/nautilus2/distinfo2
-rw-r--r--x11-fm/nautilus2/files/patch-Makefile.in21
-rw-r--r--x11-fm/nautilus2/files/patch-libbackground_Makefile.in18
-rw-r--r--x11-fm/nautilus2/pkg-plist1
10 files changed, 44 insertions, 44 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 22a79932e..4b60a5ea4 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nautilus2
-PORTVERSION= 2.1.5
+PORTVERSION= 2.1.6
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1
diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo
index 6d6f6926f..8a696143d 100644
--- a/x11-fm/nautilus/distinfo
+++ b/x11-fm/nautilus/distinfo
@@ -1 +1 @@
-MD5 (gnome2/nautilus-2.1.5.tar.bz2) = 1963ca3eb9bee27e2eb5745cb110df09
+MD5 (gnome2/nautilus-2.1.6.tar.bz2) = 5b93f33d85533667ac7f8b1cc3926942
diff --git a/x11-fm/nautilus/files/patch-Makefile.in b/x11-fm/nautilus/files/patch-Makefile.in
index dd27d3a1b..7fe0bcd6e 100644
--- a/x11-fm/nautilus/files/patch-Makefile.in
+++ b/x11-fm/nautilus/files/patch-Makefile.in
@@ -1,11 +1,10 @@
---- Makefile.in.orig Tue Dec 10 16:43:48 2002
-+++ Makefile.in Tue Dec 10 16:44:13 2002
-@@ -146,7 +146,7 @@
-
- DESKTOP_FILES = $(DESKTOP_IN_FILES:.desktop.in=.desktop)
-
--SUBDIRS = libnautilus cut-n-paste-code libbackground libnautilus-private libnautilus-adapter src test components po data icons docs $(NULL)
-+SUBDIRS = libnautilus cut-n-paste-code libbackground libnautilus-private libnautilus-adapter src components po data icons docs $(NULL)
-
-
- EXTRA_DIST = COPYING.LIB COPYING-DOCS HACKING MAINTAINERS nautilus.spec.in nautilus.desktop nautilus.desktop.in gnome-starthere-96.png gnome-starthere.png ChangeLog-20000414 ChangeLog-20000625 ChangeLog-20000831 ChangeLog-20001018 intltool-extract.in intltool-merge.in intltool-update.in Makefile.shared add-include-prefix $(DESKTOP_IN_FILES) $(DESKTOP_FILES) $(NULL)
+--- Makefile.in.orig Tue Jan 7 12:28:34 2003
++++ Makefile.in Tue Jan 7 12:29:48 2003
+@@ -153,7 +153,6 @@
+ libnautilus-private \
+ libnautilus-adapter \
+ src \
+- test \
+ components \
+ po \
+ data \
diff --git a/x11-fm/nautilus/files/patch-libbackground_Makefile.in b/x11-fm/nautilus/files/patch-libbackground_Makefile.in
index 8278adc9c..835db3474 100644
--- a/x11-fm/nautilus/files/patch-libbackground_Makefile.in
+++ b/x11-fm/nautilus/files/patch-libbackground_Makefile.in
@@ -1,11 +1,11 @@
---- libbackground/Makefile.in.orig Tue Dec 10 16:44:41 2002
-+++ libbackground/Makefile.in Tue Dec 10 16:45:24 2002
+--- libbackground/Makefile.in.orig Tue Jan 7 12:30:18 2003
++++ libbackground/Makefile.in Tue Jan 7 12:30:58 2003
@@ -141,7 +141,7 @@
- EXTRA_DIST = ChangeLog
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@
-
-
- noinst_LTLIBRARIES = libbackground.la
+ INCLUDES = \
+ -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
+- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \
++ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \
+ -DG_LOG_DOMAIN=\"capplet-common\" \
+ -I$(top_srcdir)/ \
+ @CAPPLET_CFLAGS@
diff --git a/x11-fm/nautilus/pkg-plist b/x11-fm/nautilus/pkg-plist
index 7302b9016..286e467e4 100644
--- a/x11-fm/nautilus/pkg-plist
+++ b/x11-fm/nautilus/pkg-plist
@@ -290,6 +290,7 @@ share/locale/fi/LC_MESSAGES/nautilus.mo
share/locale/fr/LC_MESSAGES/nautilus.mo
share/locale/ga/LC_MESSAGES/nautilus.mo
share/locale/gl/LC_MESSAGES/nautilus.mo
+share/locale/he/LC_MESSAGES/nautilus.mo
share/locale/hu/LC_MESSAGES/nautilus.mo
share/locale/it/LC_MESSAGES/nautilus.mo
share/locale/ja/LC_MESSAGES/nautilus.mo
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index 22a79932e..4b60a5ea4 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nautilus2
-PORTVERSION= 2.1.5
+PORTVERSION= 2.1.6
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1
diff --git a/x11-fm/nautilus2/distinfo b/x11-fm/nautilus2/distinfo
index 6d6f6926f..8a696143d 100644
--- a/x11-fm/nautilus2/distinfo
+++ b/x11-fm/nautilus2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/nautilus-2.1.5.tar.bz2) = 1963ca3eb9bee27e2eb5745cb110df09
+MD5 (gnome2/nautilus-2.1.6.tar.bz2) = 5b93f33d85533667ac7f8b1cc3926942
diff --git a/x11-fm/nautilus2/files/patch-Makefile.in b/x11-fm/nautilus2/files/patch-Makefile.in
index dd27d3a1b..7fe0bcd6e 100644
--- a/x11-fm/nautilus2/files/patch-Makefile.in
+++ b/x11-fm/nautilus2/files/patch-Makefile.in
@@ -1,11 +1,10 @@
---- Makefile.in.orig Tue Dec 10 16:43:48 2002
-+++ Makefile.in Tue Dec 10 16:44:13 2002
-@@ -146,7 +146,7 @@
-
- DESKTOP_FILES = $(DESKTOP_IN_FILES:.desktop.in=.desktop)
-
--SUBDIRS = libnautilus cut-n-paste-code libbackground libnautilus-private libnautilus-adapter src test components po data icons docs $(NULL)
-+SUBDIRS = libnautilus cut-n-paste-code libbackground libnautilus-private libnautilus-adapter src components po data icons docs $(NULL)
-
-
- EXTRA_DIST = COPYING.LIB COPYING-DOCS HACKING MAINTAINERS nautilus.spec.in nautilus.desktop nautilus.desktop.in gnome-starthere-96.png gnome-starthere.png ChangeLog-20000414 ChangeLog-20000625 ChangeLog-20000831 ChangeLog-20001018 intltool-extract.in intltool-merge.in intltool-update.in Makefile.shared add-include-prefix $(DESKTOP_IN_FILES) $(DESKTOP_FILES) $(NULL)
+--- Makefile.in.orig Tue Jan 7 12:28:34 2003
++++ Makefile.in Tue Jan 7 12:29:48 2003
+@@ -153,7 +153,6 @@
+ libnautilus-private \
+ libnautilus-adapter \
+ src \
+- test \
+ components \
+ po \
+ data \
diff --git a/x11-fm/nautilus2/files/patch-libbackground_Makefile.in b/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
index 8278adc9c..835db3474 100644
--- a/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
+++ b/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
@@ -1,11 +1,11 @@
---- libbackground/Makefile.in.orig Tue Dec 10 16:44:41 2002
-+++ libbackground/Makefile.in Tue Dec 10 16:45:24 2002
+--- libbackground/Makefile.in.orig Tue Jan 7 12:30:18 2003
++++ libbackground/Makefile.in Tue Jan 7 12:30:58 2003
@@ -141,7 +141,7 @@
- EXTRA_DIST = ChangeLog
-
--INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@
-+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@
-
-
- noinst_LTLIBRARIES = libbackground.la
+ INCLUDES = \
+ -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
+- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \
++ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \
+ -DG_LOG_DOMAIN=\"capplet-common\" \
+ -I$(top_srcdir)/ \
+ @CAPPLET_CFLAGS@
diff --git a/x11-fm/nautilus2/pkg-plist b/x11-fm/nautilus2/pkg-plist
index 7302b9016..286e467e4 100644
--- a/x11-fm/nautilus2/pkg-plist
+++ b/x11-fm/nautilus2/pkg-plist
@@ -290,6 +290,7 @@ share/locale/fi/LC_MESSAGES/nautilus.mo
share/locale/fr/LC_MESSAGES/nautilus.mo
share/locale/ga/LC_MESSAGES/nautilus.mo
share/locale/gl/LC_MESSAGES/nautilus.mo
+share/locale/he/LC_MESSAGES/nautilus.mo
share/locale/hu/LC_MESSAGES/nautilus.mo
share/locale/it/LC_MESSAGES/nautilus.mo
share/locale/ja/LC_MESSAGES/nautilus.mo