From f7b2179e6568bb9596048f61a4e8de195a7b4bbd Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 9 Dec 2012 09:17:27 +0000 Subject: - Update to 3.1.1 - Update MASTER_SITES - Remove leading article from COMMENT Feature safe: yes --- deskutils/calcurse/Makefile | 13 ++++--------- deskutils/calcurse/distinfo | 4 ++-- deskutils/calcurse/files/patch-po_Makefile.in.in | 13 ------------- 3 files changed, 6 insertions(+), 24 deletions(-) delete mode 100644 deskutils/calcurse/files/patch-po_Makefile.in.in (limited to 'deskutils/calcurse') diff --git a/deskutils/calcurse/Makefile b/deskutils/calcurse/Makefile index 00939aa18a74..64849b946a99 100644 --- a/deskutils/calcurse/Makefile +++ b/deskutils/calcurse/Makefile @@ -1,18 +1,13 @@ -# Ports collection makefile for: calcurse -# Date created: Nov 1, 2005 -# Whom: Herbert J. Skuhra -# +# Created by: Herbert J. Skuhra # $FreeBSD$ -# PORTNAME= calcurse -PORTVERSION= 3.0.0 +PORTVERSION= 3.1.1 CATEGORIES= deskutils -MASTER_SITES= http://calcurse.org/files/ \ - ftp://ftp2.culot.org/culot/ +MASTER_SITES= http://calcurse.org/files/ MAINTAINER= culot@FreeBSD.org -COMMENT= A text-based calendar and scheduling application +COMMENT= Text-based calendar and scheduling application LICENSE= BSD diff --git a/deskutils/calcurse/distinfo b/deskutils/calcurse/distinfo index 113944d5e020..fce9351f62d6 100644 --- a/deskutils/calcurse/distinfo +++ b/deskutils/calcurse/distinfo @@ -1,2 +1,2 @@ -SHA256 (calcurse-3.0.0.tar.gz) = 8a633120a8da250bce11d746a98c9aac3309235a3acdf19d001ab36e62cacdfa -SIZE (calcurse-3.0.0.tar.gz) = 682545 +SHA256 (calcurse-3.1.1.tar.gz) = 0bc2cbe1eb33d61589b04e9d991572e4934f843660a14c64bd3be06f865d006d +SIZE (calcurse-3.1.1.tar.gz) = 678208 diff --git a/deskutils/calcurse/files/patch-po_Makefile.in.in b/deskutils/calcurse/files/patch-po_Makefile.in.in deleted file mode 100644 index 4d1020bbff65..000000000000 --- a/deskutils/calcurse/files/patch-po_Makefile.in.in +++ /dev/null @@ -1,13 +0,0 @@ ---- po/Makefile.in.in.bak 2008-05-18 00:27:52.000000000 +0200 -+++ po/Makefile.in.in 2008-05-18 00:27:06.000000000 +0200 -@@ -38,8 +38,8 @@ - # In automake >= 1.10, @mkdir_p@ is derived from ${MKDIR_P}, which is defined - # either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake - # versions, $(mkinstalldirs) and $(install_sh) are unused. --mkinstalldirs = $(SHELL) @install_sh@ -d --install_sh = $(SHELL) @install_sh@ -+mkinstalldirs = @install_sh@ -d -+install_sh = @install_sh@ - MKDIR_P = @MKDIR_P@ - mkdir_p = @mkdir_p@ - -- cgit v1.2.3