svn commit: r376066 - head/mail/imaputils

Jimmy Olgeni olgeni at FreeBSD.org
Fri Jan 2 20:26:36 UTC 2015


Author: olgeni
Date: Fri Jan  2 20:26:34 2015
New Revision: 376066
URL: https://svnweb.freebsd.org/changeset/ports/376066
QAT: https://qat.redports.org/buildarchive/r376066/

Log:
  Add missing IMAP/Utils.pm module.

Modified:
  head/mail/imaputils/Makefile
  head/mail/imaputils/pkg-plist   (contents, props changed)

Modified: head/mail/imaputils/Makefile
==============================================================================
--- head/mail/imaputils/Makefile	Fri Jan  2 20:10:30 2015	(r376065)
+++ head/mail/imaputils/Makefile	Fri Jan  2 20:26:34 2015	(r376066)
@@ -3,7 +3,7 @@
 
 PORTNAME=	imaputils
 PORTVERSION=	1.0.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://tsatsenko.ru/ports/distfiles/
 

Modified: head/mail/imaputils/pkg-plist
==============================================================================
--- head/mail/imaputils/pkg-plist	Fri Jan  2 20:10:30 2015	(r376065)
+++ head/mail/imaputils/pkg-plist	Fri Jan  2 20:26:34 2015	(r376066)
@@ -20,3 +20,4 @@ bin/iu-purge
 bin/iu-restore
 bin/iu-sync
 bin/iu-trash
+%%SITE_PERL%%/IMAP/Utils.pm


More information about the svn-ports-all mailing list