Path to this page:
./
devel/patch,
Patch files using diff output
Branch: CURRENT,
Version: 2.7.6nb1,
Package name: patch-2.7.6nb1,
Maintainer: pkgsrc-users'patch' takes a patch file containing a difference listing
produced by diff and applies those differences to one or
more original files, producing patched versions.
This is the GPL version from the Free Software Foundation.
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 765.387 KB
Version history: (Expand)
- (2018-10-19) Updated to version: patch-2.7.6nb1
- (2018-03-03) Updated to version: patch-2.7.6
- (2017-11-23) Package has been reborn
- (2015-04-23) Updated to version: patch-2.7.5
- (2015-02-08) Updated to version: patch-2.7.4
- (2014-01-01) Updated to version: patch-2.7.1
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-09 11:43:38 by Roland Illig | Files touched by this commit (4) |
Log message:
postgresql, patch, go: remove SHA1 hash from distfiles
Found by pkglint 21.3.1.
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2018-10-18 21:26:16 by Leonardo Taccari | Files touched by this commit (5) |
Log message:
patch: Backport patches for several security fixes
pkgsrc changes:
- Remove custom and no longer needed do-patch target, it was fixed upstream
- Minor cosmetic improvements pointed out by pkglint
Changes:
- Backport patches for CVE-2018-6951, CVE-2018-6952 and CVE-2018-1000156
Patch provided by Attila Fülöp via NetBSD/pkgsrc#33, thanks!
Bump PKGREVISION
|
2018-03-03 02:31:35 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/patch to 2.7.6
Changes in version 2.7.6:
* Files specififed on the command line are no longer verified to be inside the
current working directory, so commands like "patch -i foo.diff \
../foo" will
work again.
* Various fixes.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-23 10:20:45 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.7.5:
Changes in version 2.7.5:
* There are users which expect patch to follow symbolic links in the working
directory, so patch now again follows symbolic links as long as they do not
leave the working directory.
|
2015-02-20 08:09:19 by Tobias Nygren | Files touched by this commit (1) |
Log message:
PR pkg/49672: OSX build fix (already reported and fixed upstream)
While here simplify Interix fix by overriding autoconf test instead of
manually patching the sources.
|