svn commit: r518050 - head/textproc/jarnal

Thierry Thomas thierry at FreeBSD.org
Wed Nov 20 21:08:27 UTC 2019


Author: thierry
Date: Wed Nov 20 21:08:26 2019
New Revision: 518050
URL: https://svnweb.freebsd.org/changeset/ports/518050

Log:
  Unbreak by upgrading to 1079.

Modified:
  head/textproc/jarnal/Makefile
  head/textproc/jarnal/distinfo
  head/textproc/jarnal/pkg-descr

Modified: head/textproc/jarnal/Makefile
==============================================================================
--- head/textproc/jarnal/Makefile	Wed Nov 20 20:42:57 2019	(r518049)
+++ head/textproc/jarnal/Makefile	Wed Nov 20 21:08:26 2019	(r518050)
@@ -2,16 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	jarnal
-PORTVERSION=	1078
+PORTVERSION=	1079
 CATEGORIES=	textproc editors
-MASTER_SITES=	http://levine.sscnet.ucla.edu/general/software/tc1000/
+MASTER_SITES=	http://www.dklevine.com/general/software/tc1000/
 DISTNAME=	${PORTNAME}-install
 DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	thierry at FreeBSD.org
 COMMENT=	Tool to take notes, annotate documents (including PDF), and more
-
-BROKEN=		unfetchable
 
 LICENSE=	GPLv2
 

Modified: head/textproc/jarnal/distinfo
==============================================================================
--- head/textproc/jarnal/distinfo	Wed Nov 20 20:42:57 2019	(r518049)
+++ head/textproc/jarnal/distinfo	Wed Nov 20 21:08:26 2019	(r518050)
@@ -1,2 +1,3 @@
-SHA256 (jarnal-1078/jarnal-install.zip) = 116915be770654ae5a9bace9b364719a379521868989a6b5526255935d092175
-SIZE (jarnal-1078/jarnal-install.zip) = 12928827
+TIMESTAMP = 1574283779
+SHA256 (jarnal-1079/jarnal-install.zip) = 8654044be7aeccaa19a9968a5b10c84fdb78bd4c596ab9eeca07aca424bae717
+SIZE (jarnal-1079/jarnal-install.zip) = 12930009

Modified: head/textproc/jarnal/pkg-descr
==============================================================================
--- head/textproc/jarnal/pkg-descr	Wed Nov 20 20:42:57 2019	(r518049)
+++ head/textproc/jarnal/pkg-descr	Wed Nov 20 21:08:26 2019	(r518050)
@@ -4,4 +4,4 @@ collaborating using a stylus, mouse or keyboard. It is
 Windows Journal and to the earlier Mimeo whiteboarding and Palm notepad
 applications.
 
-WWW: http://levine.sscnet.ucla.edu/general/software/tc1000/jarnal.htm
+WWW: http://www.dklevine.com/general/software/tc1000/jarnal.htm


More information about the svn-ports-all mailing list