Date: Mon, 13 Aug 2012 14:17:35 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302469 - in head/security/gnupg: . files Message-ID: <201208131417.q7DEHZlJ049561@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kuriyama Date: Mon Aug 13 14:17:35 2012 New Revision: 302469 URL: http://svn.freebsd.org/changeset/ports/302469 Log: Revert previous tty patch until matured. Deleted: head/security/gnupg/files/patch-dev-tty Modified: head/security/gnupg/Makefile Modified: head/security/gnupg/Makefile ============================================================================== --- head/security/gnupg/Makefile Mon Aug 13 14:08:48 2012 (r302468) +++ head/security/gnupg/Makefile Mon Aug 13 14:17:35 2012 (r302469) @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208131417.q7DEHZlJ049561>