mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Update to 0.1.51
This commit is contained in:
parent
be3286718f
commit
28aaf7f094
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27859
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnomepilot
|
||||
PORTVERSION= 0.1.50
|
||||
PORTVERSION= 0.1.51
|
||||
CATEGORIES= palm comms gnome
|
||||
MASTER_SITES= http://www.gnome.org/gnome-pilot/download/
|
||||
DISTNAME= gnome-pilot-${PORTVERSION}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome-pilot-0.1.50.tar.gz) = 7a7622d406e6629e2409b14667b40035
|
||||
MD5 (gnome-pilot-0.1.51.tar.gz) = 90c1a2e46d62e877776cbb23ed4c9bb8
|
||||
|
55
palm/gnome-pilot/files/patch-ai
Normal file
55
palm/gnome-pilot/files/patch-ai
Normal file
@ -0,0 +1,55 @@
|
||||
--- conduits/backup/Makefile.in.orig Wed Apr 19 05:36:22 2000
|
||||
+++ conduits/backup/Makefile.in Fri Apr 21 11:22:12 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libbackup_conduit_la_LDFLAGS =
|
||||
+libbackup_conduit_la_LDFLAGS = -avoid-version
|
||||
libbackup_conduit_la_DEPENDENCIES =
|
||||
libbackup_conduit_la_OBJECTS = backup_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/email/Makefile.in.orig Wed Apr 19 05:36:26 2000
|
||||
+++ conduits/email/Makefile.in Fri Apr 21 11:23:14 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libemail_conduit_la_LDFLAGS =
|
||||
+libemail_conduit_la_LDFLAGS = -avoid-version
|
||||
libemail_conduit_la_DEPENDENCIES =
|
||||
libemail_conduit_la_OBJECTS = email_conduit.lo parsedate.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/expense/Makefile.in.orig Wed Apr 19 05:36:33 2000
|
||||
+++ conduits/expense/Makefile.in Fri Apr 21 11:23:26 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libexpense_conduit_la_LDFLAGS =
|
||||
+libexpense_conduit_la_LDFLAGS = -avoid-version
|
||||
libexpense_conduit_la_DEPENDENCIES =
|
||||
libexpense_conduit_la_OBJECTS = expense_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/file/Makefile.in.orig Wed Apr 19 05:36:18 2000
|
||||
+++ conduits/file/Makefile.in Fri Apr 21 11:23:36 2000
|
||||
@@ -198,7 +198,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libfile_conduit_la_LDFLAGS =
|
||||
+libfile_conduit_la_LDFLAGS = -avoid-version
|
||||
libfile_conduit_la_DEPENDENCIES =
|
||||
libfile_conduit_la_OBJECTS = file_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/memo_file/Makefile.in.orig Wed Apr 19 05:36:29 2000
|
||||
+++ conduits/memo_file/Makefile.in Fri Apr 21 11:23:50 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libmemo_file_conduit_la_LDFLAGS =
|
||||
+libmemo_file_conduit_la_LDFLAGS = -avoid-version
|
||||
libmemo_file_conduit_la_DEPENDENCIES =
|
||||
libmemo_file_conduit_la_OBJECTS = memo_file_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
@ -2,7 +2,6 @@ bin/backup-conduit-control-applet
|
||||
bin/email-conduit-control-applet
|
||||
bin/expense-conduit-control-applet
|
||||
bin/file-conduit-control-applet
|
||||
bin/gnome-pilot-config
|
||||
bin/gnome-pilot-make-password
|
||||
bin/gpilot-install-file
|
||||
bin/gpilotd
|
||||
@ -30,21 +29,11 @@ include/gpilotd/gpilotd-app.h
|
||||
include/gpilotd/gpilotd-conduit-mgmt.h
|
||||
include/libgpilotdCM/gnome-pilot-conduit-config.h
|
||||
include/libgpilotdCM/gnome-pilot-conduit-management.h
|
||||
lib/gnome-pilot/conduits/libbackup_conduit.a
|
||||
lib/gnome-pilot/conduits/libbackup_conduit.so
|
||||
lib/gnome-pilot/conduits/libbackup_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libemail_conduit.a
|
||||
lib/gnome-pilot/conduits/libemail_conduit.so
|
||||
lib/gnome-pilot/conduits/libemail_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libexpense_conduit.a
|
||||
lib/gnome-pilot/conduits/libexpense_conduit.so
|
||||
lib/gnome-pilot/conduits/libexpense_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libfile_conduit.a
|
||||
lib/gnome-pilot/conduits/libfile_conduit.so
|
||||
lib/gnome-pilot/conduits/libfile_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libmemo_file_conduit.a
|
||||
lib/gnome-pilot/conduits/libmemo_file_conduit.so
|
||||
lib/gnome-pilot/conduits/libmemo_file_conduit.so.0
|
||||
lib/libgpilotd.a
|
||||
lib/libgpilotd.so
|
||||
lib/libgpilotd.so.0
|
||||
@ -92,6 +81,7 @@ share/locale/ja/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/no/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-pilot.mo
|
||||
@dirrm share/gnome/gob
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnomepilot
|
||||
PORTVERSION= 0.1.50
|
||||
PORTVERSION= 0.1.51
|
||||
CATEGORIES= palm comms gnome
|
||||
MASTER_SITES= http://www.gnome.org/gnome-pilot/download/
|
||||
DISTNAME= gnome-pilot-${PORTVERSION}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome-pilot-0.1.50.tar.gz) = 7a7622d406e6629e2409b14667b40035
|
||||
MD5 (gnome-pilot-0.1.51.tar.gz) = 90c1a2e46d62e877776cbb23ed4c9bb8
|
||||
|
55
palm/gnomepilot/files/patch-ai
Normal file
55
palm/gnomepilot/files/patch-ai
Normal file
@ -0,0 +1,55 @@
|
||||
--- conduits/backup/Makefile.in.orig Wed Apr 19 05:36:22 2000
|
||||
+++ conduits/backup/Makefile.in Fri Apr 21 11:22:12 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libbackup_conduit_la_LDFLAGS =
|
||||
+libbackup_conduit_la_LDFLAGS = -avoid-version
|
||||
libbackup_conduit_la_DEPENDENCIES =
|
||||
libbackup_conduit_la_OBJECTS = backup_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/email/Makefile.in.orig Wed Apr 19 05:36:26 2000
|
||||
+++ conduits/email/Makefile.in Fri Apr 21 11:23:14 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libemail_conduit_la_LDFLAGS =
|
||||
+libemail_conduit_la_LDFLAGS = -avoid-version
|
||||
libemail_conduit_la_DEPENDENCIES =
|
||||
libemail_conduit_la_OBJECTS = email_conduit.lo parsedate.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/expense/Makefile.in.orig Wed Apr 19 05:36:33 2000
|
||||
+++ conduits/expense/Makefile.in Fri Apr 21 11:23:26 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libexpense_conduit_la_LDFLAGS =
|
||||
+libexpense_conduit_la_LDFLAGS = -avoid-version
|
||||
libexpense_conduit_la_DEPENDENCIES =
|
||||
libexpense_conduit_la_OBJECTS = expense_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/file/Makefile.in.orig Wed Apr 19 05:36:18 2000
|
||||
+++ conduits/file/Makefile.in Fri Apr 21 11:23:36 2000
|
||||
@@ -198,7 +198,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libfile_conduit_la_LDFLAGS =
|
||||
+libfile_conduit_la_LDFLAGS = -avoid-version
|
||||
libfile_conduit_la_DEPENDENCIES =
|
||||
libfile_conduit_la_OBJECTS = file_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/memo_file/Makefile.in.orig Wed Apr 19 05:36:29 2000
|
||||
+++ conduits/memo_file/Makefile.in Fri Apr 21 11:23:50 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libmemo_file_conduit_la_LDFLAGS =
|
||||
+libmemo_file_conduit_la_LDFLAGS = -avoid-version
|
||||
libmemo_file_conduit_la_DEPENDENCIES =
|
||||
libmemo_file_conduit_la_OBJECTS = memo_file_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
@ -2,7 +2,6 @@ bin/backup-conduit-control-applet
|
||||
bin/email-conduit-control-applet
|
||||
bin/expense-conduit-control-applet
|
||||
bin/file-conduit-control-applet
|
||||
bin/gnome-pilot-config
|
||||
bin/gnome-pilot-make-password
|
||||
bin/gpilot-install-file
|
||||
bin/gpilotd
|
||||
@ -30,21 +29,11 @@ include/gpilotd/gpilotd-app.h
|
||||
include/gpilotd/gpilotd-conduit-mgmt.h
|
||||
include/libgpilotdCM/gnome-pilot-conduit-config.h
|
||||
include/libgpilotdCM/gnome-pilot-conduit-management.h
|
||||
lib/gnome-pilot/conduits/libbackup_conduit.a
|
||||
lib/gnome-pilot/conduits/libbackup_conduit.so
|
||||
lib/gnome-pilot/conduits/libbackup_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libemail_conduit.a
|
||||
lib/gnome-pilot/conduits/libemail_conduit.so
|
||||
lib/gnome-pilot/conduits/libemail_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libexpense_conduit.a
|
||||
lib/gnome-pilot/conduits/libexpense_conduit.so
|
||||
lib/gnome-pilot/conduits/libexpense_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libfile_conduit.a
|
||||
lib/gnome-pilot/conduits/libfile_conduit.so
|
||||
lib/gnome-pilot/conduits/libfile_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libmemo_file_conduit.a
|
||||
lib/gnome-pilot/conduits/libmemo_file_conduit.so
|
||||
lib/gnome-pilot/conduits/libmemo_file_conduit.so.0
|
||||
lib/libgpilotd.a
|
||||
lib/libgpilotd.so
|
||||
lib/libgpilotd.so.0
|
||||
@ -92,6 +81,7 @@ share/locale/ja/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/no/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-pilot.mo
|
||||
@dirrm share/gnome/gob
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnomepilot
|
||||
PORTVERSION= 0.1.50
|
||||
PORTVERSION= 0.1.51
|
||||
CATEGORIES= palm comms gnome
|
||||
MASTER_SITES= http://www.gnome.org/gnome-pilot/download/
|
||||
DISTNAME= gnome-pilot-${PORTVERSION}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome-pilot-0.1.50.tar.gz) = 7a7622d406e6629e2409b14667b40035
|
||||
MD5 (gnome-pilot-0.1.51.tar.gz) = 90c1a2e46d62e877776cbb23ed4c9bb8
|
||||
|
55
palm/gnomepilot2/files/patch-ai
Normal file
55
palm/gnomepilot2/files/patch-ai
Normal file
@ -0,0 +1,55 @@
|
||||
--- conduits/backup/Makefile.in.orig Wed Apr 19 05:36:22 2000
|
||||
+++ conduits/backup/Makefile.in Fri Apr 21 11:22:12 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libbackup_conduit_la_LDFLAGS =
|
||||
+libbackup_conduit_la_LDFLAGS = -avoid-version
|
||||
libbackup_conduit_la_DEPENDENCIES =
|
||||
libbackup_conduit_la_OBJECTS = backup_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/email/Makefile.in.orig Wed Apr 19 05:36:26 2000
|
||||
+++ conduits/email/Makefile.in Fri Apr 21 11:23:14 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libemail_conduit_la_LDFLAGS =
|
||||
+libemail_conduit_la_LDFLAGS = -avoid-version
|
||||
libemail_conduit_la_DEPENDENCIES =
|
||||
libemail_conduit_la_OBJECTS = email_conduit.lo parsedate.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/expense/Makefile.in.orig Wed Apr 19 05:36:33 2000
|
||||
+++ conduits/expense/Makefile.in Fri Apr 21 11:23:26 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libexpense_conduit_la_LDFLAGS =
|
||||
+libexpense_conduit_la_LDFLAGS = -avoid-version
|
||||
libexpense_conduit_la_DEPENDENCIES =
|
||||
libexpense_conduit_la_OBJECTS = expense_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/file/Makefile.in.orig Wed Apr 19 05:36:18 2000
|
||||
+++ conduits/file/Makefile.in Fri Apr 21 11:23:36 2000
|
||||
@@ -198,7 +198,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libfile_conduit_la_LDFLAGS =
|
||||
+libfile_conduit_la_LDFLAGS = -avoid-version
|
||||
libfile_conduit_la_DEPENDENCIES =
|
||||
libfile_conduit_la_OBJECTS = file_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
||||
--- conduits/memo_file/Makefile.in.orig Wed Apr 19 05:36:29 2000
|
||||
+++ conduits/memo_file/Makefile.in Fri Apr 21 11:23:50 2000
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
|
||||
LIBS = @LIBS@
|
||||
-libmemo_file_conduit_la_LDFLAGS =
|
||||
+libmemo_file_conduit_la_LDFLAGS = -avoid-version
|
||||
libmemo_file_conduit_la_DEPENDENCIES =
|
||||
libmemo_file_conduit_la_OBJECTS = memo_file_conduit.lo
|
||||
PROGRAMS = $(bin_PROGRAMS)
|
@ -2,7 +2,6 @@ bin/backup-conduit-control-applet
|
||||
bin/email-conduit-control-applet
|
||||
bin/expense-conduit-control-applet
|
||||
bin/file-conduit-control-applet
|
||||
bin/gnome-pilot-config
|
||||
bin/gnome-pilot-make-password
|
||||
bin/gpilot-install-file
|
||||
bin/gpilotd
|
||||
@ -30,21 +29,11 @@ include/gpilotd/gpilotd-app.h
|
||||
include/gpilotd/gpilotd-conduit-mgmt.h
|
||||
include/libgpilotdCM/gnome-pilot-conduit-config.h
|
||||
include/libgpilotdCM/gnome-pilot-conduit-management.h
|
||||
lib/gnome-pilot/conduits/libbackup_conduit.a
|
||||
lib/gnome-pilot/conduits/libbackup_conduit.so
|
||||
lib/gnome-pilot/conduits/libbackup_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libemail_conduit.a
|
||||
lib/gnome-pilot/conduits/libemail_conduit.so
|
||||
lib/gnome-pilot/conduits/libemail_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libexpense_conduit.a
|
||||
lib/gnome-pilot/conduits/libexpense_conduit.so
|
||||
lib/gnome-pilot/conduits/libexpense_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libfile_conduit.a
|
||||
lib/gnome-pilot/conduits/libfile_conduit.so
|
||||
lib/gnome-pilot/conduits/libfile_conduit.so.0
|
||||
lib/gnome-pilot/conduits/libmemo_file_conduit.a
|
||||
lib/gnome-pilot/conduits/libmemo_file_conduit.so
|
||||
lib/gnome-pilot/conduits/libmemo_file_conduit.so.0
|
||||
lib/libgpilotd.a
|
||||
lib/libgpilotd.so
|
||||
lib/libgpilotd.so.0
|
||||
@ -92,6 +81,7 @@ share/locale/ja/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/no/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-pilot.mo
|
||||
@dirrm share/gnome/gob
|
||||
|
Loading…
Reference in New Issue
Block a user