FreeBSD Bugzilla – Attachment 217078 Details for
Bug 248524
security/doas: Update to 6.3p2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch to update port to match upstream release
doas-6.3p2.txt (text/plain), 1.56 KB, created by
Jesse Smith
on 2020-08-08 02:02:49 UTC
(
hide
)
Description:
Patch to update port to match upstream release
Filename:
MIME Type:
Creator:
Jesse Smith
Created:
2020-08-08 02:02:49 UTC
Size:
1.56 KB
patch
obsolete
>diff -ruN /usr/ports/security/doas/Makefile doas/Makefile >--- /usr/ports/security/doas/Makefile 2020-07-03 09:58:43.000000000 +0000 >+++ doas/Makefile 2020-08-08 01:59:58.905886000 +0000 >@@ -1,7 +1,7 @@ >-# $FreeBSD: head/security/doas/Makefile 541094 2020-07-03 09:58:43Z fernape $ >+# $FreeBSD: head/security/doas/Makefile 532505 2020-04-22 19:02:19Z tcberner $ > > PORTNAME= doas >-PORTVERSION= 6.3 >+PORTVERSION= 6.3p2 > PORTREVISION= 1 > CATEGORIES= security > >@@ -23,6 +23,7 @@ > > SUB_FILES= pkg-message > PLIST_FILES= bin/doas \ >+ bin/vidoas \ > etc/doas.conf.sample \ > man/man5/doas.conf.5.gz \ > man/man1/doas.1.gz >@@ -38,6 +39,7 @@ > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/vidoas ${STAGEDIR}${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/doas.1.final ${STAGEDIR}${MAN1PREFIX}/man/man1/doas.1 > ${INSTALL_MAN} ${WRKSRC}/doas.conf.5.final ${STAGEDIR}${MAN5PREFIX}/man/man5/doas.conf.5 > ${INSTALL_DATA} ${WRKSRC}/doas.conf.sample ${STAGEDIR}${PREFIX}/etc/doas.conf.sample >diff -ruN /usr/ports/security/doas/distinfo doas/distinfo >--- /usr/ports/security/doas/distinfo 2020-06-23 00:35:35.000000000 +0000 >+++ doas/distinfo 2020-08-08 01:55:29.553756000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1592781160 >-SHA256 (slicer69-doas-6.3_GH0.tar.gz) = 90dd57cc86f2a66dbcc3c2673fc5c40fade81e60f131420517cd0a6f6d15be72 >-SIZE (slicer69-doas-6.3_GH0.tar.gz) = 26782 >+TIMESTAMP = 1596851729 >+SHA256 (slicer69-doas-6.3p2_GH0.tar.gz) = 037813a404bfe35289f2c6cb22a8c4de6f636b2a491e546a90d2ae2afa54aa64 >+SIZE (slicer69-doas-6.3p2_GH0.tar.gz) = 27521
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 Raw
Flags:
jsmith
:
maintainer-approval+
Actions:
View
Attachments on
bug 248524
: 217078