FreeBSD Bugzilla – Attachment 212985 Details for
Bug 245287
ports-mgmt/pkg: pkgcmd=@prefix@/sbin/pkg in periodic scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix
pkg.diff (text/plain), 1.17 KB, created by
Ashish SHUKLA
on 2020-04-02 17:30:57 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2020-04-02 17:30:57 UTC
Size:
1.17 KB
patch
obsolete
>diff -urN /usr/ports/ports-mgmt/pkg/Makefile pkg/Makefile >--- /usr/ports/ports-mgmt/pkg/Makefile 2020-04-02 18:30:38.000000000 +0530 >+++ pkg/Makefile 2020-04-02 22:56:15.019028000 +0530 >@@ -2,6 +2,7 @@ > > PORTNAME= pkg > DISTVERSION= 1.14.0 >+PORTREVISION= 1 > _PKG_VERSION= ${DISTVERSION} > CATEGORIES= ports-mgmt > #MASTER_SITES= \ >diff -urN /usr/ports/ports-mgmt/pkg/files/patch-auto.def pkg/files/patch-auto.def >--- /usr/ports/ports-mgmt/pkg/files/patch-auto.def 1970-01-01 05:30:00.000000000 +0530 >+++ pkg/files/patch-auto.def 2020-04-02 22:53:11.811557000 +0530 >@@ -0,0 +1,14 @@ >+--- auto.def.orig 2020-04-02 17:20:29 UTC >++++ auto.def >+@@ -306,6 +306,11 @@ make-template libpkg/pkg.h.in >+ make-template libpkg/pkg.pc.in >+ make-template tests/frontend/test_environment.sh.in >+ make-template Makefile.autosetup Makefile >++make-template scripts/periodic/400.status-pkg.in >++make-template scripts/periodic/410.pkg-audit.in >++make-template scripts/periodic/411.pkg-backup.in >++make-template scripts/periodic/460.pkg-checksum.in >++make-template scripts/periodic/490.status-pkg-changes.in >+ >+ foreach dir [list external/blake2 external/picosat \ >+ external/linenoise external/libfetch external/sqlite \
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 245287
: 212985
Working