diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-20 08:58:52 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-20 08:58:52 +0000 |
commit | 5157e03074908825402376c6d9cc02535885d966 (patch) | |
tree | 835de41ab7dc9d041166d754bc0536c0d96b142f /chinese/pine4 | |
parent | 76b0bf43a2f69723220fc2ef6931cdda56729b66 (diff) | |
download | ports-5157e03074908825402376c6d9cc02535885d966.tar.gz ports-5157e03074908825402376c6d9cc02535885d966.zip |
Notes
Diffstat (limited to 'chinese/pine4')
-rw-r--r-- | chinese/pine4/Makefile | 2 | ||||
-rw-r--r-- | chinese/pine4/distinfo | 4 | ||||
-rw-r--r-- | chinese/pine4/pkg-install | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index 374523b173d5..9f2df529ca8d 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pine -PORTVERSION= 4.53 +PORTVERSION= 4.55 PORTREVISION= 0 CATEGORIES= chinese mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ diff --git a/chinese/pine4/distinfo b/chinese/pine4/distinfo index eb8741d8ea7c..3534839de254 100644 --- a/chinese/pine4/distinfo +++ b/chinese/pine4/distinfo @@ -1,2 +1,2 @@ -MD5 (pine4.53.patch.gz) = 6ec060c1a4e8319f1aeb7368f577fb16 -MD5 (pine4.53.tar.bz2) = 8bc92fa7c03d48c2c6d042ad58221685 +MD5 (pine4.55.patch.gz) = d95f48609c377569d29cdbfe3970cb00 +MD5 (pine4.55.tar.bz2) = 937a958be18b40543902f4c53ae5466f diff --git a/chinese/pine4/pkg-install b/chinese/pine4/pkg-install index cc83a2483b8d..d90934cac746 100644 --- a/chinese/pine4/pkg-install +++ b/chinese/pine4/pkg-install @@ -7,4 +7,3 @@ fi /usr/bin/dialog --yesno "SECURITY NOTE: The pine software has had several remote vulnerabilities discovered in the past, which allowed remote attackers to execute arbitrary code as you on your local system, by the action of sending a specially-prepared email. All such KNOWN problems have been fixed, but the pine code is written in a very insecure style and the FreeBSD Security Officer believes there are likely to be other undiscovered vulnerabilities. Do you wish to proceed with the installation of pine anyway?" 12 70 || /usr/bin/false /usr/bin/dialog --msgbox "Be sure to consult the Pine help for section about 'Information on mbox driver' before using Pine with /usr/bin/mail on a POP3 server." 7 70 - |