From owner-cvs-all@FreeBSD.ORG Sun Apr 29 17:19:35 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 22960106564A; Sun, 29 Apr 2012 17:19:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E88D28FC1C; Sun, 29 Apr 2012 17:19:34 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q3THJYfO015712; Sun, 29 Apr 2012 17:19:34 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3THJYqS015711; Sun, 29 Apr 2012 17:19:34 GMT (envelope-from sunpoet) Message-Id: <201204291719.q3THJYqS015711@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 29 Apr 2012 17:19:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Gtk2-Notify Makefile distinfo pkg-descr pkg-plist ports/devel/p5-Gtk2-Notify/files patch-t-notification.t patch-xs-Notify.xs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Apr 2012 17:19:35 -0000 sunpoet 2012-04-29 17:19:34 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Gtk2-Notify Makefile distinfo pkg-descr pkg-plist devel/p5-Gtk2-Notify/files patch-t-notification.t patch-xs-Notify.xs Log: - Add p5-Gtk2-Notify 0.05 Gtk2::Notify provides a Perl XS API to the The Desktop Notifications framework, which provides a standard way of doing passive pop-up notifications on the desktop. WWW: http://search.cpan.org/dist/Gtk2-Notify/ PR: ports/161571 Submitted by: Zhihao Yuan Revision Changes Path 1.4936 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/p5-Gtk2-Notify/Makefile (new) 1.1 +2 -0 ports/devel/p5-Gtk2-Notify/distinfo (new) 1.1 +51 -0 ports/devel/p5-Gtk2-Notify/files/patch-t-notification.t (new) 1.1 +84 -0 ports/devel/p5-Gtk2-Notify/files/patch-xs-Notify.xs (new) 1.1 +5 -0 ports/devel/p5-Gtk2-Notify/pkg-descr (new) 1.1 +12 -0 ports/devel/p5-Gtk2-Notify/pkg-plist (new)