pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unison2.51
Module Name: pkgsrc
Committed By: gdt
Date: Thu Jun 24 15:24:56 UTC 2021
Modified Files:
pkgsrc/net/unison2.51: Makefile PLIST distinfo
Log Message:
net/unison2.51: Update to 2.51.4
* OCaml 4.12 support
* fsmonitor improvements and Solaris support
* Color support in text UI, with a new preference, disabled by
NO_COLOR.
* Interactive profile selection in text UI, enabled by a new
preference.
* Working files are stored in the unison directory (typically
/.unison) rather than $HOME.
* Build cleanups, CI improvements, housekeeping
* Many bugfixes and minor improvements
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/unison2.51/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/unison2.51/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/unison2.51/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/unison2.51/Makefile
diff -u pkgsrc/net/unison2.51/Makefile:1.33 pkgsrc/net/unison2.51/Makefile:1.34
--- pkgsrc/net/unison2.51/Makefile:1.33 Wed Apr 21 11:42:30 2021
+++ pkgsrc/net/unison2.51/Makefile Thu Jun 24 15:24:56 2021
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2021/04/21 11:42:30 adam Exp $
+# $NetBSD: Makefile,v 1.34 2021/06/24 15:24:56 gdt Exp $
# Currently, 2.51.x is the standard approach, and thus this package
# produces a "unison-2.51.x" package which installs a "unison" binary.
# When the next unison branch is released, we will likely again have
# multiple unison packages, with whichever is the standard approach
# using the unversioned name.
-DISTNAME= unison-2.51.3
-PKGREVISION= 3
+DISTNAME= unison-2.51.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -16,10 +15,6 @@ HOMEPAGE= https://www.cis.upenn.edu/~bcp
COMMENT= File-synchronization tool
LICENSE= gnu-gpl-v3
-# \todo Explain
-# docs: unison-manual.pdf/html/ps/dvi
-#WRKSRC= ${WRKDIR}/src
-
USE_TOOLS+= gmake bash
MAKE_FLAGS+= CFLAGS=""
MAKE_ENV+= HOME=${WRKDIR:Q}
@@ -42,8 +37,6 @@ MAKE_FLAGS+= NATIVE=false
MAKE_FLAGS+= THREADS=true
.endif
-#BUILD_TARGET= buildexecutable
-
TEST_TARGET= test
INSTALLATION_DIRS= bin
@@ -51,7 +44,6 @@ INSTALLATION_DIRS+= share/doc/unison
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/unison ${DESTDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/src/BUGS.txt ${DESTDIR}${PREFIX}/share/doc/unison
${INSTALL_MAN} ${WRKSRC}/src/CONTRIB ${DESTDIR}${PREFIX}/share/doc/unison
${INSTALL_MAN} ${WRKSRC}/src/COPYING ${DESTDIR}${PREFIX}/share/doc/unison
${INSTALL_MAN} ${WRKSRC}/src/NEWS ${DESTDIR}${PREFIX}/share/doc/unison
Index: pkgsrc/net/unison2.51/PLIST
diff -u pkgsrc/net/unison2.51/PLIST:1.3 pkgsrc/net/unison2.51/PLIST:1.4
--- pkgsrc/net/unison2.51/PLIST:1.3 Tue Nov 5 02:34:33 2019
+++ pkgsrc/net/unison2.51/PLIST Thu Jun 24 15:24:56 2021
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2019/11/05 02:34:33 gdt Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/06/24 15:24:56 gdt Exp $
bin/unison
-share/doc/unison/BUGS.txt
share/doc/unison/CONTRIB
share/doc/unison/COPYING
share/doc/unison/NEWS
Index: pkgsrc/net/unison2.51/distinfo
diff -u pkgsrc/net/unison2.51/distinfo:1.6 pkgsrc/net/unison2.51/distinfo:1.7
--- pkgsrc/net/unison2.51/distinfo:1.6 Thu Oct 29 23:14:15 2020
+++ pkgsrc/net/unison2.51/distinfo Thu Jun 24 15:24:56 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2020/10/29 23:14:15 gdt Exp $
+$NetBSD: distinfo,v 1.7 2021/06/24 15:24:56 gdt Exp $
-SHA1 (unison-2.51.3.tar.gz) = 6ef63d07da4bf8c1a2fd3ac1f58dbf609de57bea
-RMD160 (unison-2.51.3.tar.gz) = 9e3cac2b30afb9b5cda94147dafb0b475b3f3017
-SHA512 (unison-2.51.3.tar.gz) = 202bc592cf18d3ac76d7e29ec71add5d6e33a96b4b885e0e2add9a5a621db2290184f268c70e4f05e4884d6cdfed09f6fcd3dde85681c39628a10ea552917c8f
-Size (unison-2.51.3.tar.gz) = 1370060 bytes
+SHA1 (unison-2.51.4.tar.gz) = 39bdc780d2d3ed78bc5f76e4a766f3fae1211b2a
+RMD160 (unison-2.51.4.tar.gz) = a4bc8917459d7b3db5bbb8739fa4c3961d10bba4
+SHA512 (unison-2.51.4.tar.gz) = 55d94752d0aae968e325ad6bee7fc835c276932ea83c3ae7ec8fa9975936110e0ee031868307ce4354f8fbdec351ad5d734f569a1a4bc5bb87bc5ae64e8b0f14
+Size (unison-2.51.4.tar.gz) = 1371579 bytes
SHA1 (patch-src_Makefile) = ff73628825232b9494844c020b78d2978f753d07
Home |
Main Index |
Thread Index |
Old Index