Thu Feb 18 03:00:35 2010 UTC ()
Note initial addition of p5-Mac-AppleScript-Glue version 0.03 as
sysutils/p5-Mac-AppleScript-Glue into The NetBSD Packages Collection.

The Perl 5 module Mac::AppleScript::Glue allows you to write Perl
code in object-oriented syntax to control Mac applications. The
module does not actually execute Apple Events, but actually translates
Perl code to AppleScript code and causes it to be executed.


(seb)
diff -r1.840 -r1.841 pkgsrc/doc/CHANGES-2010

cvs diff -r1.840 -r1.841 pkgsrc/doc/CHANGES-2010 (expand / switch to context diff)
--- pkgsrc/doc/CHANGES-2010 2010/02/18 02:59:44 1.840
+++ pkgsrc/doc/CHANGES-2010 2010/02/18 03:00:34 1.841
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.840 2010/02/18 02:59:44 seb Exp $
+$NetBSD: CHANGES-2010,v 1.841 2010/02/18 03:00:34 seb Exp $
 
 Changes to the packages collection and infrastructure in 2010:
 
@@ -1011,3 +1011,4 @@
 	Updated print/gutenprint-lib to 5.2.5 [gdt 2010-02-18]
 	Updated net/samba33 to 3.3.10nb1 [taca 2010-02-18]
 	Added sysutils/p5-Mac-AppleScript version 0.04 [seb 2010-02-18]
+	Added sysutils/p5-Mac-AppleScript-Glue version 0.03 [seb 2010-02-18]