svn commit: r334818 - in head/mail/mailman: . files

Matthias Andree mandree at FreeBSD.org
Mon Nov 25 07:56:16 UTC 2013


Author: mandree
Date: Mon Nov 25 07:56:14 2013
New Revision: 334818
URL: http://svnweb.freebsd.org/changeset/ports/334818

Log:
  - Update to new upstream release 2.1.17, resetting PORTREVISION.
  
  - Remove patch-Makefile.in, which has been integrated by upstream.
  
  - Announcement:
  <https://mail.python.org/pipermail/mailman-announce/2013-November/000186.html>
  
  - Poudriere 3.0.13 ticket filed about misreported orphans in testport:
  <https://fossil.etoilebsd.net/poudriere/tktview/e8d957a27f8ce8b6255ed655d031e6d05b02492c>

Deleted:
  head/mail/mailman/files/patch-Makefile.in
Modified:
  head/mail/mailman/Makefile
  head/mail/mailman/distinfo
  head/mail/mailman/pkg-plist

Modified: head/mail/mailman/Makefile
==============================================================================
--- head/mail/mailman/Makefile	Mon Nov 25 07:51:23 2013	(r334817)
+++ head/mail/mailman/Makefile	Mon Nov 25 07:56:14 2013	(r334818)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mailman
-DISTVERSION=	2.1.16
-PORTREVISION=	1
+DISTVERSION=	2.1.17
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GNU} \
 		SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \

Modified: head/mail/mailman/distinfo
==============================================================================
--- head/mail/mailman/distinfo	Mon Nov 25 07:51:23 2013	(r334817)
+++ head/mail/mailman/distinfo	Mon Nov 25 07:56:14 2013	(r334818)
@@ -1,6 +1,2 @@
-SHA256 (mailman/mailman-2.1.16.tgz) = 5d152b069338f5b814222f981c389b050f5c143a11ccf8796cf380e824b64f63
-SIZE (mailman/mailman-2.1.16.tgz) = 9009817
-SHA256 (mailman/indexing-2.1.12-0.1.patch.gz) = c9bb8398695d79bbaa1079063d8327f4b7208a1f3cde7766d2f39390da1d820e
-SIZE (mailman/indexing-2.1.12-0.1.patch.gz) = 8178
-SHA256 (mailman/htdig-2.1.12-0.1.patch.gz) = 4675fafe1ba978ec8ebfeb9306363d3ee0468bdbb32f204267ab54e0f15057d4
-SIZE (mailman/htdig-2.1.12-0.1.patch.gz) = 61296
+SHA256 (mailman/mailman-2.1.17.tgz) = c430a8b4ee546ace88174b4213cd4394ccb063bde48fa8c36d141d7ce1239ae7
+SIZE (mailman/mailman-2.1.17.tgz) = 9011239

Modified: head/mail/mailman/pkg-plist
==============================================================================
--- head/mail/mailman/pkg-plist	Mon Nov 25 07:51:23 2013	(r334817)
+++ head/mail/mailman/pkg-plist	Mon Nov 25 07:56:14 2013	(r334818)
@@ -385,6 +385,7 @@
 %%MMDIR%%/cron/mailpasswds
 %%MMDIR%%/cron/nightly_gzip
 %%SUB_HTDIG%%%%MMDIR%%/cron/nightly_htdig
+ at unexec rm -f %%MMDIR%%/cron/paths.pyc
 %%MMDIR%%/cron/paths.py
 %%SUB_HTDIG%%%%MMDIR%%/cron/remote_nightly_htdig
 %%SUB_HTDIG%%%%MMDIR%%/cron/remote_nightly_htdig.pl


More information about the svn-ports-all mailing list