[24311] trunk

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 21 06:23:14 PDT 2007


Revision: 24311
          http://trac.macosforge.org/projects/macports/changeset/24311
Author:   dluke at macports.org
Date:     2007-04-21 06:23:14 -0700 (Sat, 21 Apr 2007)

Log Message:
-----------
New port (p5-svn-notify) for SVN::Notify

Added Paths:
-----------
    trunk/dports/perl/p5-svn-notify/
    trunk/dports/perl/p5-svn-notify/Portfile

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
f2dd1c64-7982-4318-98ce-263798263e0a:/local:24470
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:24020
   + 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
f2dd1c64-7982-4318-98ce-263798263e0a:/local:24510
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:24020

Added: trunk/dports/perl/p5-svn-notify/Portfile
===================================================================
--- trunk/dports/perl/p5-svn-notify/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-svn-notify/Portfile	2007-04-21 13:23:14 UTC (rev 24311)
@@ -0,0 +1,25 @@
+# $Id:$
+
+PortSystem	1.0
+PortGroup	perl5 1.0
+perl5.setup	SVN-Notify 2.65
+maintainers	dluke at geeklair.net
+description	Subversion activity notification
+long_description \
+		This class may be used for sending email messages for \
+		Subversion repository activity. There are a number of \
+		different modes supported, and SVN::Notify is fully \
+		subclassable to easily add new functionality. By default, \
+		A list of all the files affected by the commit will be \
+		assembled and listed in a single message. An additional option \
+		allows diffs to be calculated for the changes and either \
+		appended to the message or added as an attachment. 
+
+platforms	darwin
+
+checksums md5	5dd4692969ce358a04d1cea088dde941
+
+depends_lib-append	port:p5-module-build \
+			port:p5-pathtools \
+			port:p5-version \
+			port:p5-html-parser


Property changes on: trunk/dports/perl/p5-svn-notify/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070421/120ce125/attachment.html


More information about the macports-changes mailing list