diff options
| author | John Marino <marino@FreeBSD.org> | 2014-11-09 08:43:58 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2014-11-09 08:43:58 +0000 |
| commit | 20a217430879fcd5e004ef24256ddb89a55c8c0e (patch) | |
| tree | cb6b15eb4043ca6651a74037860796eb2e6ef46b /misc/amanda-server/files/patch-perl__Makefile.in | |
| parent | www/mod_remoteip: fix segfault with .httaccess and allow/deny (diff) | |
misc/amanda-(server,client): Upgrade version 3.3.2 => 3.3.6
PR: 193983
Submitted by: maintainer (Dylan Leigh)
Notes
Notes:
svn path=/head/; revision=372344
Diffstat (limited to 'misc/amanda-server/files/patch-perl__Makefile.in')
| -rw-r--r-- | misc/amanda-server/files/patch-perl__Makefile.in | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/misc/amanda-server/files/patch-perl__Makefile.in b/misc/amanda-server/files/patch-perl__Makefile.in index a2bed44a04be..138fbf8a1269 100644 --- a/misc/amanda-server/files/patch-perl__Makefile.in +++ b/misc/amanda-server/files/patch-perl__Makefile.in @@ -1,7 +1,7 @@ ---- perl/Makefile.in.orig 2010-10-07 03:58:28.000000000 +0900 -+++ perl/Makefile.in 2010-10-16 21:16:31.327136585 +0900 -@@ -1541,13 +1541,15 @@ - # PACKAGE: Amanda::Script_App +--- perl/Makefile.in.orig 2014-07-09 16:23:26.000000000 +0200 ++++ perl/Makefile.in 2014-09-12 16:42:55.653005667 +0200 +@@ -1812,13 +1812,15 @@ + # PACKAGE: Amanda::Extract # PACKAGE: Amanda::Script +@WANT_CLIENT_TRUE@am__append_xfer = Amanda/Xfer.pm @@ -13,12 +13,12 @@ $(am__append_13) Amanda/BigIntCompat.pm Amanda/Debug.pm \ Amanda/Config.pm Amanda/Util.pm Amanda/Header.pm \ Amanda/Tests.pm Amanda/MainLoop.pm Amanda/Paths.pm \ -- Amanda/Constants.pm Amanda/Script_App.pm $(am__append_16) \ -+ $(am__append_const) Amanda/Script_App.pm $(am__append_16) \ - $(am__append_17) Amanda/Script.pm +- Amanda/Constants.pm Amanda/Script_App.pm Amanda/Extract.pm \ ++ $(am__append_const) Amanda/Script_App.pm Amanda/Extract.pm \ + $(am__append_16) $(am__append_17) Amanda/Script.pm # PACKAGE: Amanda::Archive -@@ -1670,12 +1672,12 @@ +@@ -1947,12 +1949,12 @@ @WANT_SERVER_TRUE@Amanda_DB_DATA = Amanda/DB/Catalog.pm # PACKAGE: Amanda::Xfer |
