Date: Mon, 10 Dec 2018 14:54:52 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487175 - head/www/nextcloud-contacts Message-ID: <201812101454.wBAEsqZG069011@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Mon Dec 10 14:54:52 2018 New Revision: 487175 URL: https://svnweb.freebsd.org/changeset/ports/487175 Log: www/nextcloud-contacts: Update to 2.1.8 Modified: head/www/nextcloud-contacts/Makefile head/www/nextcloud-contacts/distinfo Modified: head/www/nextcloud-contacts/Makefile ============================================================================== --- head/www/nextcloud-contacts/Makefile Mon Dec 10 14:54:05 2018 (r487174) +++ head/www/nextcloud-contacts/Makefile Mon Dec 10 14:54:52 2018 (r487175) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 2.1.7 +PORTVERSION= 2.1.8 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-contacts/distinfo ============================================================================== --- head/www/nextcloud-contacts/distinfo Mon Dec 10 14:54:05 2018 (r487174) +++ head/www/nextcloud-contacts/distinfo Mon Dec 10 14:54:52 2018 (r487175) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542617712 -SHA256 (nextcloud/contacts-v2.1.7/contacts.tar.gz) = 945e54625190f443d776ee31fc759c24172efaad9dfad68056d9a40be6f7104d -SIZE (nextcloud/contacts-v2.1.7/contacts.tar.gz) = 1095666 +TIMESTAMP = 1544187852 +SHA256 (nextcloud/contacts-v2.1.8/contacts.tar.gz) = 0e91d2f4f05816015f959aadac3a56ffd4967574c3ebc30891a4aa578bbac7cd +SIZE (nextcloud/contacts-v2.1.8/contacts.tar.gz) = 1097043
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812101454.wBAEsqZG069011>