diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-01-23 09:51:01 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-01-23 09:51:01 +0000 |
commit | f0db88a0cc348e65e8edec913b712148b51197de (patch) | |
tree | f4f01109e47c8eb1b6bf27e4456f43f0d0d838f8 /editors/pico | |
parent | e6fe5f5e653a0f47335df67aad60ceeda6b8be17 (diff) | |
download | ports-f0db88a0cc348e65e8edec913b712148b51197de.tar.gz ports-f0db88a0cc348e65e8edec913b712148b51197de.zip |
Notes
Diffstat (limited to 'editors/pico')
-rw-r--r-- | editors/pico/Makefile | 25 | ||||
-rw-r--r-- | editors/pico/distinfo | 2 | ||||
-rw-r--r-- | editors/pico/files/patch-an | 25 | ||||
-rw-r--r-- | editors/pico/files/patch-as | 17 |
4 files changed, 13 insertions, 56 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 8266e3c25a5c..1075619bb822 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -7,33 +7,24 @@ # All patch files have been taken from mail/pine4 PORTNAME= pico -PORTVERSION= 4.0 +PORTVERSION= 4.53 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ http://mirror.sit.wisc.edu/pub/net/mail/pine/ \ ftp://sunsite.doc.ic.ac.uk/packages/pine/ \ + ftp://sunsite.icm.edu.pl/pub/unix/mail/pine/ \ + ftp://mirrors.unam.mx/pub/pine/ \ ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ \ - http://ftp.cs.tu-berlin.de/pub/net/mail/pine/ \ - ftp://sunsite.auc.dk/pub/mail/pine/ \ - ftp://ftp.univ-lyon1.fr/pub/mirrors/unix/pine/ \ - ftp://cis.uniroma2.it/unix/misc/dist/PINE/ \ - ftp://ftp.gin.cz/pub/MIRRORS/ftp.cac.washington.edu/pine/ \ - ftp://ftp.eunet.cz/pub/comm/mail/pine/ \ - ftp://ftp.vse.cz/pub/network/mail/pine/ \ - ftp://sunsite.icm.edu.pl/pub/unix/mail/pine/ \ - ftp://giswitch.sggw.waw.pl/pub/unix/pine/ \ - ftp://ftp.ucr.ac.cr/pub/Unix/mail/pine/ \ - ftp://ftp.ut.ee/pub/unix/mail/pine/ -DISTNAME= pine${pineversion} + ftp://ftp.ut.ee/pub/unix/mail/pine/ \ + ftp://gd.tuwien.ac.at/infosys/mail/pine/ +DISTNAME= pine${PORTVERSION} -MAINTAINER= jeremy@external.org +MAINTAINER= DougB@FreeBSD.org -WRKSRC= ${WRKDIR}/pine${pineversion}/pico +WRKSRC= ${WRKDIR}/pine${PORTVERSION}/pico PATCH_WRKSRC= ${WRKSRC}/.. -pineversion= 4.33 - MAKEFILE= makefile.bsf ALL_TARGET= pico diff --git a/editors/pico/distinfo b/editors/pico/distinfo index e389418f85ff..0aea035467dd 100644 --- a/editors/pico/distinfo +++ b/editors/pico/distinfo @@ -1 +1 @@ -MD5 (pine4.33.tar.gz) = fb45dcfa1d3379031700da49236b2b9c +MD5 (pine4.53.tar.gz) = 17d2ae323d6012e69c33cf0168dff59b diff --git a/editors/pico/files/patch-an b/editors/pico/files/patch-an index 2d9cc2dc5bea..8835c7ea1913 100644 --- a/editors/pico/files/patch-an +++ b/editors/pico/files/patch-an @@ -1,24 +1,7 @@ -*** pico/osdep/os-bsf.h.orig Wed Jul 8 19:37:28 1998 ---- pico/osdep/os-bsf.h Fri Jul 10 12:57:37 1998 +*** pico/osdep/os-bsf.h.orig Wed Feb 7 14:53:26 2001 +--- pico/osdep/os-bsf.h Thu Sep 27 23:56:53 2001 *************** -*** 23,29 **** - - #define USE_DIRENT - #include <sys/types.h> -! #include <sys/dir.h> - #include <stdlib.h> - #include <string.h> - ---- 23,29 ---- - - #define USE_DIRENT - #include <sys/types.h> -! #include <dirent.h> - #include <stdlib.h> - #include <string.h> - -*************** -*** 152,158 **** +*** 153,159 **** /* * Place where mail gets delivered (for pico's new mail checking) */ @@ -26,7 +9,7 @@ /* * What and where the tool that checks spelling is located. If this is ---- 152,158 ---- +--- 153,159 ---- /* * Place where mail gets delivered (for pico's new mail checking) */ diff --git a/editors/pico/files/patch-as b/editors/pico/files/patch-as index 5bb66b9d8953..d49f186000f0 100644 --- a/editors/pico/files/patch-as +++ b/editors/pico/files/patch-as @@ -1,22 +1,5 @@ *** pine/init.c.orig Tue Jan 26 21:57:56 1999 --- pine/init.c Tue Feb 9 22:14:08 1999 -*************** -*** 326,332 **** - - /*---------------------------------------------------------------------- - These are the variables that control a number of pine functions. They -! come out of the .pinerc and the /usr/local/lib/pine.conf files. Some can - be set by the user while in Pine. Eventually all the local ones should - be so and maybe the global ones too. - ---- 326,332 ---- - - /*---------------------------------------------------------------------- - These are the variables that control a number of pine functions. They -! come out of the .pinerc and the @@PREFIX@@/etc/pine.conf files. Some can - be set by the user while in Pine. Eventually all the local ones should - be so and maybe the global ones too. - *** pico/edef.h.orig Thu Apr 23 02:53:44 1998 --- pico/edef.h Tue Feb 9 22:14:08 1999 *************** |