[33059] trunk/dports/irc/silc-client

ryandesign at macports.org ryandesign at macports.org
Thu Jan 17 02:34:43 PST 2008


Revision: 33059
          http://trac.macosforge.org/projects/macports/changeset/33059
Author:   ryandesign at macports.org
Date:     2008-01-17 02:34:41 -0800 (Thu, 17 Jan 2008)

Log Message:
-----------
silc-client: fix name of patchfile to match recommendations

Modified Paths:
--------------
    trunk/dports/irc/silc-client/Portfile

Added Paths:
-----------
    trunk/dports/irc/silc-client/files/patch-perl-common.h.diff

Removed Paths:
-------------
    trunk/dports/irc/silc-client/files/patch-perl-common.h

Modified: trunk/dports/irc/silc-client/Portfile
===================================================================
--- trunk/dports/irc/silc-client/Portfile	2008-01-17 10:13:49 UTC (rev 33058)
+++ trunk/dports/irc/silc-client/Portfile	2008-01-17 10:34:41 UTC (rev 33059)
@@ -15,7 +15,7 @@
 checksums	md5 6727a65fe71b90b018086afe8fc84cf9
 use_bzip2	yes
 
-patchfiles  patch-perl-common.h
+patchfiles	patch-perl-common.h.diff
 
 depends_lib	lib:libglib.1:glib1
 depends_run	bin:perl:perl5.8

Deleted: trunk/dports/irc/silc-client/files/patch-perl-common.h
===================================================================
--- trunk/dports/irc/silc-client/files/patch-perl-common.h	2008-01-17 10:13:49 UTC (rev 33058)
+++ trunk/dports/irc/silc-client/files/patch-perl-common.h	2008-01-17 10:34:41 UTC (rev 33059)
@@ -1,15 +0,0 @@
---- apps/irssi/src/perl/perl-common.h.org	2006-02-15 19:20:03.000000000 +0100
-+++ apps/irssi/src/perl/perl-common.h	2006-02-15 19:21:56.000000000 +0100
-@@ -26,12 +26,6 @@
-    Increases the reference counter for the return value. */
- SV *perl_func_sv_inc(SV *func, const char *package);
- 
--/* For compatibility with perl 5.004 and older */
--#ifndef HAVE_PL_PERL
--#  define PL_sv_undef sv_undef
--extern STRLEN PL_na;
--#endif
--
- #ifndef pTHX_
- #  define pTHX_
- #endif

Copied: trunk/dports/irc/silc-client/files/patch-perl-common.h.diff (from rev 33058, trunk/dports/irc/silc-client/files/patch-perl-common.h)
===================================================================
--- trunk/dports/irc/silc-client/files/patch-perl-common.h.diff	                        (rev 0)
+++ trunk/dports/irc/silc-client/files/patch-perl-common.h.diff	2008-01-17 10:34:41 UTC (rev 33059)
@@ -0,0 +1,15 @@
+--- apps/irssi/src/perl/perl-common.h.org	2006-02-15 19:20:03.000000000 +0100
++++ apps/irssi/src/perl/perl-common.h	2006-02-15 19:21:56.000000000 +0100
+@@ -26,12 +26,6 @@
+    Increases the reference counter for the return value. */
+ SV *perl_func_sv_inc(SV *func, const char *package);
+ 
+-/* For compatibility with perl 5.004 and older */
+-#ifndef HAVE_PL_PERL
+-#  define PL_sv_undef sv_undef
+-extern STRLEN PL_na;
+-#endif
+-
+ #ifndef pTHX_
+ #  define pTHX_
+ #endif

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080117/6a211085/attachment.html


More information about the macports-changes mailing list