MFH: r526173

Unbreak. The port had been broken while fetchmail 6.3.26 had
been removed by upstream and before mail/fetchmail had been
updated to 6.4.x - it fetches properly.

Regarding Python 3.x compatibility,
see: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244130

While here, fix TARGET -> ALL_TARGET to avoid building the C stuff,
and drop the unused obsolete distinfo file.

Approved by:	ports-secteam (blanket, unbreaking broken port)
This commit is contained in:
Matthias Andree 2020-02-14 21:32:23 +00:00
parent b36d87764e
commit 89024c0869
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=526177
2 changed files with 1 additions and 10 deletions

View File

@ -6,8 +6,6 @@ DISTNAME= fetchmail-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
MAINTAINER= chalpin@cs.wisc.edu
COMMENT= Python-based GUI to configure fetchmail
BROKEN= unfetchable
LICENSE= GPLv2 LGPL21
LICENSE_COMB= dual
@ -25,7 +23,7 @@ NO_ARCH= yes
GNU_CONFIGURE= yes
TARGET= fetchmailconf
ALL_TARGET= fetchmailconf
INSTALL_TARGET= install-data-am install-nodist_binSCRIPTS install-man
post-install:

View File

@ -1,7 +0,0 @@
TIMESTAMP = 1546191531
SHA256 (fetchmail-6.3.26.tar.xz) = 79b4c54cdbaf02c1a9a691d9948fcb1a77a1591a813e904283a8b614b757e850
SIZE (fetchmail-6.3.26.tar.xz) = 1283816
SHA256 (9b8b634.patch) = b0a9f7e28e7e6a5a16669832ad7a7a7dca47b435ce446ef10bd0421deea4a848
SIZE (9b8b634.patch) = 1023
SHA256 (fetchmail-6.3.26-ssl-backport.patch) = a34b1a6becf731e2ef029a1c5ee3a82a7bbb1e2487b6f3be15bbb4e7dc8b500d
SIZE (fetchmail-6.3.26-ssl-backport.patch) = 31596