diff options
author | joe <joe@FreeBSD.org> | 2003-01-07 03:22:26 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2003-01-07 03:22:26 +0800 |
commit | 126a1a3c826456db610c4a3dfcd3a27f74c60d49 (patch) | |
tree | d40b605bb102e13f44d70ac25e50d60875d82cee /palm | |
parent | 57f7658ca35df3b7b15db469d50430eb24f72f1d (diff) | |
download | freebsd-ports-gnome-126a1a3c826456db610c4a3dfcd3a27f74c60d49.tar.gz freebsd-ports-gnome-126a1a3c826456db610c4a3dfcd3a27f74c60d49.tar.zst freebsd-ports-gnome-126a1a3c826456db610c4a3dfcd3a27f74c60d49.zip |
Update to version 0.11.7.
Diffstat (limited to 'palm')
-rw-r--r-- | palm/pilot-link-devel/Makefile | 2 | ||||
-rw-r--r-- | palm/pilot-link-devel/distinfo | 2 | ||||
-rw-r--r-- | palm/pilot-link-devel/files/patch-af | 11 | ||||
-rw-r--r-- | palm/pilot-link/Makefile | 2 | ||||
-rw-r--r-- | palm/pilot-link/distinfo | 2 | ||||
-rw-r--r-- | palm/pilot-link/files/patch-af | 11 |
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", ""); |