diff options
| author | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2018-11-22 19:59:46 +0000 | 
|---|---|---|
| committer | Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org> | 2018-11-22 19:59:46 +0000 | 
| commit | 9ea8c5a60afa67ef2f40c0e73594522c3aec51a6 (patch) | |
| tree | 0657ac32c7711eed5c766269ae51929b6701b15e | |
| parent | Update to 1.1.3 (diff) | |
deskutils/note: Update to version 1.3.26.
PR:		233387
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
Approved by:	tcberner (mentor)
| -rw-r--r-- | deskutils/note/Makefile | 4 | ||||
| -rw-r--r-- | deskutils/note/distinfo | 6 | 
2 files changed, 5 insertions, 5 deletions
| diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile index 5aebaf64c3d2..2f3f6e392e30 100644 --- a/deskutils/note/Makefile +++ b/deskutils/note/Makefile @@ -1,8 +1,7 @@  # $FreeBSD$  PORTNAME=	note -DISTVERSION=	1.3.22 -PORTREVISION=	1 +DISTVERSION=	1.3.26  CATEGORIES=	deskutils perl5  MASTER_SITES=	http://www.daemon.de/idisk/Apps/note/ @@ -16,6 +15,7 @@ RUN_DEPENDS=	p5-YAML>=0.1:textproc/p5-YAML \  USES=		perl5  USE_PERL5=	configure +NO_ARCH=	yes  OPTIONS_DEFINE=		EXAMPLES MYSQL PWSAFE3  OPTIONS_DEFAULT=	BLOWFISH DES IDEA MYSQL PWSAFE3 diff --git a/deskutils/note/distinfo b/deskutils/note/distinfo index 41ebe6dd7c8d..ad6a35078300 100644 --- a/deskutils/note/distinfo +++ b/deskutils/note/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522908300 -SHA256 (note-1.3.22.tar.gz) = d8821168ca6266c443d01a286ba3f410c8330d55abf9f9a993ea8950eeb31478 -SIZE (note-1.3.22.tar.gz) = 52827 +TIMESTAMP = 1542824911 +SHA256 (note-1.3.26.tar.gz) = 38cbbcc47cfffb68ef123c11dccb4c6e31ced9b9fb7be610d1f5eeb26c2ec4c0 +SIZE (note-1.3.26.tar.gz) = 53485 | 
