svn commit: r332198 - head/multimedia/librtmp/files
Hiroki Sato
hrs at FreeBSD.org
Thu Oct 31 02:59:18 UTC 2013
Author: hrs
Date: Thu Oct 31 02:59:17 2013
New Revision: 332198
URL: http://svnweb.freebsd.org/changeset/ports/332198
Log:
Fix pathname in files/patch-*.
Modified:
head/multimedia/librtmp/files/patch-librtmp-Makefile
head/multimedia/librtmp/files/patch-librtmp-librtmp.pc.in
Modified: head/multimedia/librtmp/files/patch-librtmp-Makefile
==============================================================================
--- head/multimedia/librtmp/files/patch-librtmp-Makefile Thu Oct 31 02:33:44 2013 (r332197)
+++ head/multimedia/librtmp/files/patch-librtmp-Makefile Thu Oct 31 02:59:17 2013 (r332198)
@@ -1,5 +1,5 @@
---- librtmp/Makefile.orig 2013-10-07 03:52:05.000000000 +0900
-+++ librtmp/Makefile 2013-10-30 05:16:36.000000000 +0900
+--- Makefile.orig 2013-10-07 03:52:05.000000000 +0900
++++ Makefile 2013-10-30 05:16:36.000000000 +0900
@@ -1,19 +1,21 @@
VERSION=v2.4
Modified: head/multimedia/librtmp/files/patch-librtmp-librtmp.pc.in
==============================================================================
--- head/multimedia/librtmp/files/patch-librtmp-librtmp.pc.in Thu Oct 31 02:33:44 2013 (r332197)
+++ head/multimedia/librtmp/files/patch-librtmp-librtmp.pc.in Thu Oct 31 02:59:17 2013 (r332198)
@@ -1,5 +1,5 @@
---- librtmp/librtmp.pc.in.orig 2013-10-07 03:52:05.000000000 +0900
-+++ librtmp/librtmp.pc.in 2013-10-07 04:00:16.000000000 +0900
+--- librtmp.pc.in.orig 2013-10-07 03:52:05.000000000 +0900
++++ librtmp.pc.in 2013-10-07 04:00:16.000000000 +0900
@@ -8,6 +8,6 @@
Version: @VERSION@
Requires: @CRYPTO_REQ@
More information about the svn-ports-all
mailing list