FreeBSD Bugzilla – Attachment 194661 Details for
Bug 229354
security/autossh: update to version 1.4f
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
autossh-1.4f.diff
autossh-1.4f.diff (text/plain), 3.35 KB, created by
Patrice Clement
on 2018-06-26 22:11:35 UTC
(
hide
)
Description:
autossh-1.4f.diff
Filename:
MIME Type:
Creator:
Patrice Clement
Created:
2018-06-26 22:11:35 UTC
Size:
3.35 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 473411) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= autossh >-PORTVERSION= 1.4e >+PORTVERSION= 1.4f > CATEGORIES= security > MASTER_SITES= http://www.harding.motd.ca/autossh/ > >@@ -12,6 +12,8 @@ > USES= tar:tgz > GNU_CONFIGURE= yes > >+LICENSE= BSD3CLAUSE >+ > PORTDOCS= CHANGES README > > OPTIONS_DEFINE= DOCS SSH_PORTABLE >Index: distinfo >=================================================================== >--- distinfo (revision 473411) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (autossh-1.4e.tgz) = 9e8e10a59d7619176f4b986e256f776097a364d1be012781ea52e08d04679156 >-SIZE (autossh-1.4e.tgz) = 65852 >+TIMESTAMP = 1530050555 >+SHA256 (autossh-1.4f.tgz) = 0172e5e1bea40c642e0ef025334be3aadd4ff3b4d62c0b177ed88a8384e2f8f2 >+SIZE (autossh-1.4f.tgz) = 67128 >Index: files/patch-Makefile.in >=================================================================== >--- files/patch-Makefile.in (revision 473411) >+++ files/patch-Makefile.in (working copy) >@@ -1,36 +1,19 @@ >---- Makefile.in.orig 2014-09-10 01:59:17 UTC >-+++ Makefile.in >-@@ -45,18 +45,18 @@ distclean: allclean >- - /bin/rm -f Makefile >- >- install: $(TARGET) >-- mkdir -p -m 755 $(bindir) >-- mkdir -p -m 755 $(prefix)/share/doc/autossh >-- mkdir -p -m 755 $(datadir)/examples/autossh >-- mkdir -p -m 755 $(mandir)/man1 >-- cp $(TARGET) $(bindir) >-- cp CHANGES README $(datadir)/doc/autossh >-- cp autossh.host $(datadir)/examples/autossh >-- cp rscreen $(datadir)/examples/autossh >-- cp autossh.1 $(mandir)/man1 >-- chmod 755 $(bindir)/$(TARGET) >-- chmod 644 $(datadir)/doc/autossh/CHANGES >-- chmod 644 $(datadir)/doc/autossh/README >-- chmod 644 $(datadir)/examples/autossh/autossh.host >-- chmod 644 $(datadir)/examples/autossh/rscreen >-- chmod 644 $(mandir)/man1/autossh.1 >-+ mkdir -p -m 755 $(DESTDIR)$(bindir) >-+ mkdir -p -m 755 $(DESTDIR)$(prefix)/share/doc/autossh >-+ mkdir -p -m 755 $(DESTDIR)$(datadir)/examples/autossh >-+ mkdir -p -m 755 $(DESTDIR)$(mandir)/man1 >+--- Makefile.in.orig 2018-06-27 00:04:20.421556000 +0200 >++++ Makefile.in 2018-06-27 00:04:52.217154000 +0200 >+@@ -49,11 +49,11 @@ >+ mkdir -p -m 755 $(DESTDIR)$(prefix)/share/doc/autossh >+ mkdir -p -m 755 $(DESTDIR)$(datadir)/examples/autossh >+ mkdir -p -m 755 $(DESTDIR)$(mandir)/man1 >+- cp $(TARGET) $(DESTDIR)$(bindir) >+- cp CHANGES README $(DESTDIR)$(datadir)/doc/autossh >+- cp autossh.host $(DESTDIR)$(datadir)/examples/autossh >+- cp rscreen $(DESTDIR)$(datadir)/examples/autossh >+- cp autossh.1 $(DESTDIR)$(mandir)/man1 > + ${BSD_INSTALL_PROGRAM} $(TARGET) $(DESTDIR)$(bindir) > + ${BSD_INSTALL_DATA} CHANGES README $(DESTDIR)$(datadir)/doc/autossh > + ${BSD_INSTALL_DATA} autossh.host $(DESTDIR)$(datadir)/examples/autossh > + ${BSD_INSTALL_DATA} rscreen $(DESTDIR)$(datadir)/examples/autossh > + ${BSD_INSTALL_MAN} autossh.1 $(DESTDIR)$(mandir)/man1 >-+ chmod 755 $(DESTDIR)$(bindir)/$(TARGET) >-+ chmod 644 $(DESTDIR)$(datadir)/doc/autossh/CHANGES >-+ chmod 644 $(DESTDIR)$(datadir)/doc/autossh/README >-+ chmod 644 $(DESTDIR)$(datadir)/examples/autossh/autossh.host >-+ chmod 644 $(DESTDIR)$(datadir)/examples/autossh/rscreen >-+ chmod 644 $(DESTDIR)$(mandir)/man1/autossh.1 >+ chmod 755 $(DESTDIR)$(bindir)/$(TARGET) >+ chmod 644 $(DESTDIR)$(datadir)/doc/autossh/CHANGES >+ chmod 644 $(DESTDIR)$(datadir)/doc/autossh/README
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229354
: 194661