diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 16:35:48 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 16:35:48 +0000 |
commit | 7f20f0586f53864ed2faf8ad50091203159b2999 (patch) | |
tree | 788345577b213f3439a45a21445e33611e88879b /palm | |
parent | Update to 0.1.52 (diff) |
Update to 0.4
Diffstat (limited to 'palm')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 2 | ||||
-rw-r--r-- | palm/gnome-pilot-conduits/distinfo | 2 | ||||
-rw-r--r-- | palm/gnome-pilot-conduits/files/patch-ab | 15 | ||||
-rw-r--r-- | palm/gnome-pilot-conduits/pkg-plist | 4 | ||||
-rw-r--r-- | palm/gnomepilot-conduits/Makefile | 2 | ||||
-rw-r--r-- | palm/gnomepilot-conduits/distinfo | 2 | ||||
-rw-r--r-- | palm/gnomepilot-conduits/files/patch-ab | 15 | ||||
-rw-r--r-- | palm/gnomepilot-conduits/pkg-plist | 4 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/Makefile | 2 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/distinfo | 2 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/files/patch-ab | 15 | ||||
-rw-r--r-- | palm/gnomepilot-conduits2/pkg-plist | 4 |
12 files changed, 51 insertions, 18 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile index e5290797e198..0c882b38903a 100644 --- a/palm/gnome-pilot-conduits/Makefile +++ b/palm/gnome-pilot-conduits/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepilot-conduits -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= palm comms gnome MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ DISTNAME= gnome-pilot-conduits-${PORTVERSION} diff --git a/palm/gnome-pilot-conduits/distinfo b/palm/gnome-pilot-conduits/distinfo index 1decb6723bb8..efd1455c9c8f 100644 --- a/palm/gnome-pilot-conduits/distinfo +++ b/palm/gnome-pilot-conduits/distinfo @@ -1 +1 @@ -MD5 (gnome-pilot-conduits-0.3.tar.gz) = de5f24f54e5f838e85f34b97b773173e +MD5 (gnome-pilot-conduits-0.4.tar.gz) = a928481c0f8b0e0eea0d7706193f9334 diff --git a/palm/gnome-pilot-conduits/files/patch-ab b/palm/gnome-pilot-conduits/files/patch-ab index c581e422249d..ad0c57d652ee 100644 --- a/palm/gnome-pilot-conduits/files/patch-ab +++ b/palm/gnome-pilot-conduits/files/patch-ab @@ -1,6 +1,15 @@ ---- mal-conduit/src/Makefile.in.orig Wed Apr 19 05:21:56 2000 -+++ mal-conduit/src/Makefile.in Fri Apr 21 11:36:16 2000 -@@ -163,7 +163,7 @@ +--- mal-conduit/src/Makefile.in.orig Wed May 10 01:26:11 2000 ++++ mal-conduit/src/Makefile.in Tue May 16 17:07:16 2000 +@@ -147,7 +147,7 @@ + ccenterConduitsdir = $(ccenterPalmPilotdir)/Conduits + ccenterConduits_DATA = mal-conduit-control-applet.desktop + +-panelConduitsdir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits ++panelConduitsdir = $(datadir)/apps/Settings/Peripherals/Conduits + panelConduits_DATA = $(ccenterConduits_DATA) + + Conduitsdir = $(datadir)/gnome-pilot/conduits/ +@@ -168,7 +168,7 @@ CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ diff --git a/palm/gnome-pilot-conduits/pkg-plist b/palm/gnome-pilot-conduits/pkg-plist index d9de507a635c..3065fd893c12 100644 --- a/palm/gnome-pilot-conduits/pkg-plist +++ b/palm/gnome-pilot-conduits/pkg-plist @@ -1,4 +1,6 @@ bin/mal-conduit-control-applet lib/gnome-pilot/conduits/libmal_conduit.so -share/gnome/control-center/Peripherals/PalmPilot/Conduits/mal-conduit-control-applet.desktop +share/gnome/apps/Settings/Peripherals/Conduits/mal-conduit-control-applet.desktop +share/gnome/control-center/Peripherals/Conduits/mal-conduit-control-applet.desktop share/gnome/gnome-pilot/conduits/mal.conduit +share/gnome/pixmaps/avantgo.png diff --git a/palm/gnomepilot-conduits/Makefile b/palm/gnomepilot-conduits/Makefile index e5290797e198..0c882b38903a 100644 --- a/palm/gnomepilot-conduits/Makefile +++ b/palm/gnomepilot-conduits/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepilot-conduits -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= palm comms gnome MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ DISTNAME= gnome-pilot-conduits-${PORTVERSION} diff --git a/palm/gnomepilot-conduits/distinfo b/palm/gnomepilot-conduits/distinfo index 1decb6723bb8..efd1455c9c8f 100644 --- a/palm/gnomepilot-conduits/distinfo +++ b/palm/gnomepilot-conduits/distinfo @@ -1 +1 @@ -MD5 (gnome-pilot-conduits-0.3.tar.gz) = de5f24f54e5f838e85f34b97b773173e +MD5 (gnome-pilot-conduits-0.4.tar.gz) = a928481c0f8b0e0eea0d7706193f9334 diff --git a/palm/gnomepilot-conduits/files/patch-ab b/palm/gnomepilot-conduits/files/patch-ab index c581e422249d..ad0c57d652ee 100644 --- a/palm/gnomepilot-conduits/files/patch-ab +++ b/palm/gnomepilot-conduits/files/patch-ab @@ -1,6 +1,15 @@ ---- mal-conduit/src/Makefile.in.orig Wed Apr 19 05:21:56 2000 -+++ mal-conduit/src/Makefile.in Fri Apr 21 11:36:16 2000 -@@ -163,7 +163,7 @@ +--- mal-conduit/src/Makefile.in.orig Wed May 10 01:26:11 2000 ++++ mal-conduit/src/Makefile.in Tue May 16 17:07:16 2000 +@@ -147,7 +147,7 @@ + ccenterConduitsdir = $(ccenterPalmPilotdir)/Conduits + ccenterConduits_DATA = mal-conduit-control-applet.desktop + +-panelConduitsdir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits ++panelConduitsdir = $(datadir)/apps/Settings/Peripherals/Conduits + panelConduits_DATA = $(ccenterConduits_DATA) + + Conduitsdir = $(datadir)/gnome-pilot/conduits/ +@@ -168,7 +168,7 @@ CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ diff --git a/palm/gnomepilot-conduits/pkg-plist b/palm/gnomepilot-conduits/pkg-plist index d9de507a635c..3065fd893c12 100644 --- a/palm/gnomepilot-conduits/pkg-plist +++ b/palm/gnomepilot-conduits/pkg-plist @@ -1,4 +1,6 @@ bin/mal-conduit-control-applet lib/gnome-pilot/conduits/libmal_conduit.so -share/gnome/control-center/Peripherals/PalmPilot/Conduits/mal-conduit-control-applet.desktop +share/gnome/apps/Settings/Peripherals/Conduits/mal-conduit-control-applet.desktop +share/gnome/control-center/Peripherals/Conduits/mal-conduit-control-applet.desktop share/gnome/gnome-pilot/conduits/mal.conduit +share/gnome/pixmaps/avantgo.png diff --git a/palm/gnomepilot-conduits2/Makefile b/palm/gnomepilot-conduits2/Makefile index e5290797e198..0c882b38903a 100644 --- a/palm/gnomepilot-conduits2/Makefile +++ b/palm/gnomepilot-conduits2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepilot-conduits -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= palm comms gnome MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ DISTNAME= gnome-pilot-conduits-${PORTVERSION} diff --git a/palm/gnomepilot-conduits2/distinfo b/palm/gnomepilot-conduits2/distinfo index 1decb6723bb8..efd1455c9c8f 100644 --- a/palm/gnomepilot-conduits2/distinfo +++ b/palm/gnomepilot-conduits2/distinfo @@ -1 +1 @@ -MD5 (gnome-pilot-conduits-0.3.tar.gz) = de5f24f54e5f838e85f34b97b773173e +MD5 (gnome-pilot-conduits-0.4.tar.gz) = a928481c0f8b0e0eea0d7706193f9334 diff --git a/palm/gnomepilot-conduits2/files/patch-ab b/palm/gnomepilot-conduits2/files/patch-ab index c581e422249d..ad0c57d652ee 100644 --- a/palm/gnomepilot-conduits2/files/patch-ab +++ b/palm/gnomepilot-conduits2/files/patch-ab @@ -1,6 +1,15 @@ ---- mal-conduit/src/Makefile.in.orig Wed Apr 19 05:21:56 2000 -+++ mal-conduit/src/Makefile.in Fri Apr 21 11:36:16 2000 -@@ -163,7 +163,7 @@ +--- mal-conduit/src/Makefile.in.orig Wed May 10 01:26:11 2000 ++++ mal-conduit/src/Makefile.in Tue May 16 17:07:16 2000 +@@ -147,7 +147,7 @@ + ccenterConduitsdir = $(ccenterPalmPilotdir)/Conduits + ccenterConduits_DATA = mal-conduit-control-applet.desktop + +-panelConduitsdir = $(datadir)/gnome/apps/Settings/Peripherals/Conduits ++panelConduitsdir = $(datadir)/apps/Settings/Peripherals/Conduits + panelConduits_DATA = $(ccenterConduits_DATA) + + Conduitsdir = $(datadir)/gnome-pilot/conduits/ +@@ -168,7 +168,7 @@ CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@ diff --git a/palm/gnomepilot-conduits2/pkg-plist b/palm/gnomepilot-conduits2/pkg-plist index d9de507a635c..3065fd893c12 100644 --- a/palm/gnomepilot-conduits2/pkg-plist +++ b/palm/gnomepilot-conduits2/pkg-plist @@ -1,4 +1,6 @@ bin/mal-conduit-control-applet lib/gnome-pilot/conduits/libmal_conduit.so -share/gnome/control-center/Peripherals/PalmPilot/Conduits/mal-conduit-control-applet.desktop +share/gnome/apps/Settings/Peripherals/Conduits/mal-conduit-control-applet.desktop +share/gnome/control-center/Peripherals/Conduits/mal-conduit-control-applet.desktop share/gnome/gnome-pilot/conduits/mal.conduit +share/gnome/pixmaps/avantgo.png |