Date: Fri, 2 Jan 2015 20:26:35 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376066 - head/mail/imaputils Message-ID: <201501022026.t02KQZQZ025380@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501022026.t02KQZQZ025380>