summaryrefslogtreecommitdiff
path: root/devel/flickrnet/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
commit7ae7b018ccf7760013f368fcb83aad9ecd8982a8 (patch)
treee83ee6693050a76e305a95a376451aa583df151e /devel/flickrnet/files
parenttextproc/rubygem-gitlab-grit: make it work with rubygem-mime-types again (diff)
With the power of USES=dos2unix, get rid of most patches and files
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'devel/flickrnet/files')
-rw-r--r--devel/flickrnet/files/patch-AssemblyInfo.cs25
-rw-r--r--devel/flickrnet/files/patch-flickrnet.pc.in2
2 files changed, 11 insertions, 16 deletions
diff --git a/devel/flickrnet/files/patch-AssemblyInfo.cs b/devel/flickrnet/files/patch-AssemblyInfo.cs
index 539b0e08e8d8..d01cf9044a40 100644
--- a/devel/flickrnet/files/patch-AssemblyInfo.cs
+++ b/devel/flickrnet/files/patch-AssemblyInfo.cs
@@ -1,16 +1,11 @@
---- AssemblyInfo.cs.orig
+--- AssemblyInfo.cs.orig 2016-06-20 14:46:51 UTC
+++ AssemblyInfo.cs
-@@ -61,10 +61,10 @@
- [assembly: AssemblyKeyName("")]
-
- #if !WindowsCE
--[assembly: AssemblyKeyFile("..\\..\\FlickrNet.snk")]
-+[assembly: AssemblyKeyFile("FlickrNet.snk")]
- [assembly: AllowPartiallyTrustedCallers()]
- [assembly: SecurityPermission(SecurityAction.RequestMinimum, Execution = true)]
- #endif
-
- [assembly: CLSCompliantAttribute(true)]
--[assembly: ComVisible(false)]
-\ No newline at end of file
-+[assembly: ComVisible(false)]
+@@ -61,7 +61,7 @@ using System.Runtime.InteropServices;
+ [assembly: AssemblyKeyName("")]
+
+ #if !WindowsCE
+-[assembly: AssemblyKeyFile("..\\..\\FlickrNet.snk")]
++[assembly: AssemblyKeyFile("FlickrNet.snk")]
+ [assembly: AllowPartiallyTrustedCallers()]
+ [assembly: SecurityPermission(SecurityAction.RequestMinimum, Execution = true)]
+ #endif
diff --git a/devel/flickrnet/files/patch-flickrnet.pc.in b/devel/flickrnet/files/patch-flickrnet.pc.in
index 231a427dde4c..e080169ef67d 100644
--- a/devel/flickrnet/files/patch-flickrnet.pc.in
+++ b/devel/flickrnet/files/patch-flickrnet.pc.in
@@ -1,4 +1,4 @@
---- /dev/null
+--- flickrnet.pc.in.orig 2016-06-20 14:46:51 UTC
+++ flickrnet.pc.in
@@ -0,0 +1,8 @@
+prefix=@prefix@