mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update to 2.40.63
PR: ports/156457 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
This commit is contained in:
parent
d653c9e943
commit
35d7b35c9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272890
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= unison
|
||||
PORTVERSION= 2.40.61
|
||||
PORTVERSION= 2.40.63
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
|
||||
DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS}
|
||||
@ -25,7 +25,7 @@ CONFLICTS= unison-devel-[0-9]* unison-nox11-[0-9]*
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
ALL_TARGET= unison all
|
||||
|
||||
LICENCE= GPLv3
|
||||
LICENSE= GPLv3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
SHA256 (unison-2.40.61/unison-2.40.61.tar.gz) = e6114bf6a99d8bbe151250b7e28a74aa546d213f4f7f7914ca086a48b375277b
|
||||
SIZE (unison-2.40.61/unison-2.40.61.tar.gz) = 2702722
|
||||
SHA256 (unison-2.40.61/unison-2.40.61-manual.html) = b88c6c3a24c359e306e702672cc8da904e72c367861ef2a3dc3df07566948223
|
||||
SIZE (unison-2.40.61/unison-2.40.61-manual.html) = 267159
|
||||
SHA256 (unison-2.40.61/unison-2.40.61-manual.pdf) = 75ff6909abcf6f9ea0a981a8e3827218491fcdfb03c088c8dd1e43fcc9c687ef
|
||||
SIZE (unison-2.40.61/unison-2.40.61-manual.pdf) = 507350
|
||||
SHA256 (unison-2.40.61/unison-2.40.61-manual.ps) = 106dba47ebfe205f0454c0fdfdba484208449dace0223b37e1d1fe1eec7807fb
|
||||
SIZE (unison-2.40.61/unison-2.40.61-manual.ps) = 598969
|
||||
SHA256 (unison-2.40.63/unison-2.40.63.tar.gz) = 6e6e00643a7e3908ce3604bb5031e4c6d4c6af5c421a79d08a8b7759de12cd9d
|
||||
SIZE (unison-2.40.63/unison-2.40.63.tar.gz) = 2601791
|
||||
SHA256 (unison-2.40.63/unison-2.40.63-manual.html) = b88c6c3a24c359e306e702672cc8da904e72c367861ef2a3dc3df07566948223
|
||||
SIZE (unison-2.40.63/unison-2.40.63-manual.html) = 267159
|
||||
SHA256 (unison-2.40.63/unison-2.40.63-manual.pdf) = f31a2985132f79c00689e34484ad30bf04c6e121ba77c97be95daa075dc29497
|
||||
SIZE (unison-2.40.63/unison-2.40.63-manual.pdf) = 507609
|
||||
SHA256 (unison-2.40.63/unison-2.40.63-manual.ps) = b10ffbbb09310990a4708c68c9d15db1470f4ca0f3c9dfce1bcc78e64ebec7fe
|
||||
SIZE (unison-2.40.63/unison-2.40.63-manual.ps) = 599148
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.orig 2010-12-06 00:44:55.164242569 +0100
|
||||
+++ Makefile 2010-12-06 00:45:26.227615139 +0100
|
||||
@@ -60,7 +60,7 @@
|
||||
# NAME, VERSION, and MAJORVERSION, automatically generated
|
||||
-include Makefile.ProjectInfo
|
||||
|
||||
-Makefile.ProjectInfo: mkProjectInfo.ml $(wildcard ../.bzr/branch/last-revision)
|
||||
+Makefile.ProjectInfo: mkProjectInfo $(wildcard ../.bzr/branch/last-revision)
|
||||
./mkProjectInfo > $@
|
||||
|
||||
mkProjectInfo: mkProjectInfo.ml
|
Loading…
Reference in New Issue
Block a user