ports/123798: Update deskutils/calcurse to 2.1

Herbert J. Skuhra h.skuhra at gmail.com
Sun May 18 16:30:01 UTC 2008


>Number:         123798
>Category:       ports
>Synopsis:       Update deskutils/calcurse to 2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 18 16:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Herbert J. Skuhra
>Release:        FreeBSD 7.0-STABLE
>Organization:
>Environment:
FreeBSD oslo.ath.cx 7.0-STABLE FreeBSD 7.0-STABLE #9: Sat May 10 16:33:07 CEST 2008     root at oslo.ath.cx:/usr/obj/usr/src/sys/PC1  i386
>Description:
The attached patch updates deskutils/calcurse to version 2.1.




>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /mnt/disk0/FreeBSD/ports/deskutils/calcurse/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	13 Dec 2007 00:36:41 -0000	1.9
+++ Makefile	17 May 2008 22:40:06 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/deskutils/calcurse/Makefile,v 1.9 2007/12/13 00:36:41 miwi Exp $
 
 PORTNAME=		calcurse
-PORTVERSION=		1.9
+PORTVERSION=		2.1
 CATEGORIES=		deskutils
 MASTER_SITES=		ftp://ftp2.culot.org/culot/
 
Index: distinfo
===================================================================
RCS file: /mnt/disk0/FreeBSD/ports/deskutils/calcurse/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	13 Dec 2007 00:36:41 -0000	1.9
+++ distinfo	17 May 2008 22:40:09 -0000
@@ -1,3 +1,3 @@
-MD5 (calcurse-1.9.tar.gz) = e6d7bad03b2a28ed06f8ef65e9dcd227
-SHA256 (calcurse-1.9.tar.gz) = 474677e51d3829285ca3b88ea73d557712b30e5ed51e222d812367ad97e083f8
-SIZE (calcurse-1.9.tar.gz) = 446470
+MD5 (calcurse-2.1.tar.gz) = 747181986539926576078a23967bc608
+SHA256 (calcurse-2.1.tar.gz) = c578a720ad2572119fef4046a79426f216fd74d028ead998293e3297d1f40ab4
+SIZE (calcurse-2.1.tar.gz) = 481821
Index: files/patch-po_Makefile.in.in
===================================================================
RCS file: files/patch-po_Makefile.in.in
diff -N files/patch-po_Makefile.in.in
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-po_Makefile.in.in	17 May 2008 22:39:23 -0000
@@ -0,0 +1,13 @@
+--- 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@
+ 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list