aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2020-02-15 05:18:48 +0800
committermandree <mandree@FreeBSD.org>2020-02-15 05:18:48 +0800
commit0ca762c2a6166b67d9dcdd1b17f3543ec928c4a9 (patch)
tree51304b5a3acb2c5101d4356a96446bc9da9271a1 /mail
parent5ec544707fa714d461d25f2db51dd11a72850518 (diff)
downloadfreebsd-ports-gnome-0ca762c2a6166b67d9dcdd1b17f3543ec928c4a9.tar.gz
freebsd-ports-gnome-0ca762c2a6166b67d9dcdd1b17f3543ec928c4a9.tar.zst
freebsd-ports-gnome-0ca762c2a6166b67d9dcdd1b17f3543ec928c4a9.zip
Unbreak. Un-deprecate due to PR 244130.
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: (blanket, unbreak a port)
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmailconf/Makefile7
-rw-r--r--mail/fetchmailconf/distinfo7
2 files changed, 3 insertions, 11 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index f23c542c6771..f5e4287da235 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -6,9 +6,8 @@ DISTNAME= fetchmail-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
MAINTAINER= chalpin@cs.wisc.edu
COMMENT= Python-based GUI to configure fetchmail
-BROKEN= unfetchable
-DEPRECATED= Broken, uses EOLed python27
-EXPIRATION_DATE= 2020-02-19
+# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244130 has an update to get it
+# compatible to Python 3.
LICENSE= GPLv2 LGPL21
LICENSE_COMB= dual
@@ -27,7 +26,7 @@ NO_ARCH= yes
GNU_CONFIGURE= yes
-TARGET= fetchmailconf
+ALL_TARGET= fetchmailconf
INSTALL_TARGET= install-data-am install-nodist_binSCRIPTS install-man
post-install:
diff --git a/mail/fetchmailconf/distinfo b/mail/fetchmailconf/distinfo
deleted file mode 100644
index b0080b347c89..000000000000
--- a/mail/fetchmailconf/distinfo
+++ /dev/null
@@ -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