summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2003-01-06 19:22:26 +0000
committerJosef Karthauser <joe@FreeBSD.org>2003-01-06 19:22:26 +0000
commit4e7f26ab0f9726dce8c4176079e1c41a631f0287 (patch)
treed9c66dd66c405a855e211c3b5bd38afb1255ace7 /palm
parentUnbreak on -current. (diff)
Update to version 0.11.7.
Notes
Notes: svn path=/head/; revision=72636
Diffstat (limited to 'palm')
-rw-r--r--palm/pilot-link-devel/Makefile2
-rw-r--r--palm/pilot-link-devel/distinfo2
-rw-r--r--palm/pilot-link-devel/files/patch-af11
-rw-r--r--palm/pilot-link/Makefile2
-rw-r--r--palm/pilot-link/distinfo2
-rw-r--r--palm/pilot-link/files/patch-af11
6 files changed, 4 insertions, 26 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile
index 5d4f90eb2d17..cb18b705ea20 100644
--- a/palm/pilot-link-devel/Makefile
+++ b/palm/pilot-link-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pilot-link
-PORTVERSION= 0.11.4
+PORTVERSION= 0.11.7
CATEGORIES= palm comms tk83
MASTER_SITES= http://www.pilot-link.org/source/
diff --git a/palm/pilot-link-devel/distinfo b/palm/pilot-link-devel/distinfo
index db510c9eda6c..4121502055ef 100644
--- a/palm/pilot-link-devel/distinfo
+++ b/palm/pilot-link-devel/distinfo
@@ -1 +1 @@
-MD5 (pilot-link-0.11.4.tar.bz2) = 5be725095e156096be0d5791d1e41c8a
+MD5 (pilot-link-0.11.7.tar.bz2) = 7d06c1101707125b1e385dbd3cd7ce91
diff --git a/palm/pilot-link-devel/files/patch-af b/palm/pilot-link-devel/files/patch-af
deleted file mode 100644
index c090a96c5df6..000000000000
--- a/palm/pilot-link-devel/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/pilot-mail.c.orig Fri Mar 1 23:13:57 2002
-+++ src/pilot-mail.c Wed Mar 27 12:34:36 2002
-@@ -252,7 +252,7 @@
- *pop_host = getvars("POPHOST", ""),
- *pop_user = getvars("POPUSER", ""),
- *pop_pass = getvars("POPPASS", ""),
-- *sendmail = getvars("SENDMAIL", "/usr/lib/sendmail -t -i"),
-+ *sendmail = getvars("SENDMAIL", "/usr/sbin/sendmail -t -i"),
- *pop_keep = getvars("POPKEEP", "keep"),
- *pilot_dispose = getvars("PILOTDISPOSE", "keep"),
- *topilot_mhdir = getvars("TOPILOT_MHDIR", "");
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index 5d4f90eb2d17..cb18b705ea20 100644
--- a/palm/pilot-link/Makefile
+++ b/palm/pilot-link/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pilot-link
-PORTVERSION= 0.11.4
+PORTVERSION= 0.11.7
CATEGORIES= palm comms tk83
MASTER_SITES= http://www.pilot-link.org/source/
diff --git a/palm/pilot-link/distinfo b/palm/pilot-link/distinfo
index db510c9eda6c..4121502055ef 100644
--- a/palm/pilot-link/distinfo
+++ b/palm/pilot-link/distinfo
@@ -1 +1 @@
-MD5 (pilot-link-0.11.4.tar.bz2) = 5be725095e156096be0d5791d1e41c8a
+MD5 (pilot-link-0.11.7.tar.bz2) = 7d06c1101707125b1e385dbd3cd7ce91
diff --git a/palm/pilot-link/files/patch-af b/palm/pilot-link/files/patch-af
deleted file mode 100644
index c090a96c5df6..000000000000
--- a/palm/pilot-link/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/pilot-mail.c.orig Fri Mar 1 23:13:57 2002
-+++ src/pilot-mail.c Wed Mar 27 12:34:36 2002
-@@ -252,7 +252,7 @@
- *pop_host = getvars("POPHOST", ""),
- *pop_user = getvars("POPUSER", ""),
- *pop_pass = getvars("POPPASS", ""),
-- *sendmail = getvars("SENDMAIL", "/usr/lib/sendmail -t -i"),
-+ *sendmail = getvars("SENDMAIL", "/usr/sbin/sendmail -t -i"),
- *pop_keep = getvars("POPKEEP", "keep"),
- *pilot_dispose = getvars("PILOTDISPOSE", "keep"),
- *topilot_mhdir = getvars("TOPILOT_MHDIR", "");