ports/139401: [PATCH] deskutils/planner.el-emacs22: update to 3.42
Sylvio Cesar
scjamorim at bsd.com.br
Wed Oct 7 14:50:02 UTC 2009
>Number: 139401
>Category: ports
>Synopsis: [PATCH] deskutils/planner.el-emacs22: update to 3.42
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Oct 07 14:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Sylvio Cesar
>Release: FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fbsd9i386.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Fri Oct 2 01:38:34 BRT
>Description:
- Update to 3.42
- Changed pkg-plist
- Changed PORTDOCS
You can see the log in my tinderbox:
AMD64
http://www.scjamorim.org/Home/planner.el-emacs22-3.42-6amd64.log
http://www.scjamorim.org/Home/planner.el-emacs22-3.42-7amd64.log
http://www.scjamorim.org/Home/planner.el-emacs22-3.42-8amd64.log
http://www.scjamorim.org/Home/planner.el-emacs22-3.42-9amd64.log
i386
http://www.scjamorim.org/Home/planner.el-emacs22-3.42-6i386.log
http://www.scjamorim.org/Home/planner.el-emacs22-3.42-7i386.log
http://www.scjamorim.org/Home/planner.el-emacs22-3.42-8i386.log
http://www.scjamorim.org/Home/planner.el-emacs22-3.42-9i386.log
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- planner.el-emacs22-3.42.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/deskutils/planner.el/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile 31 Jul 2009 13:49:59 -0000 1.17
+++ Makefile 7 Oct 2009 14:41:21 -0000
@@ -6,8 +6,7 @@
#
PORTNAME= planner.el
-PORTVERSION= 3.41
-PORTREVISION= 3
+PORTVERSION= 3.42
CATEGORIES= deskutils elisp
MASTER_SITES= http://download.gna.org/planner-el/ \
http://dryice.name/computer/FreeBSD/distfiles/
@@ -104,12 +103,12 @@
LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/planner
.if !defined(NOPORTDOCS)
-PORTDOCS= AUTHORS ChangeLog.2004 ChangeLog.2005 ChangeLog \
+PORTDOCS= AUTHORS ChangeLog.1 ChangeLog.2 ChangeLog.3 ChangeLog \
COMMENTARY NEWS README
.endif
post-patch:
- @${REINPLACE_CMD} 's,PREFIX =,PREFIX ?=,' ${WRKSRC}/Makefile.defs
+ @${REINPLACE_CMD} 's,PREFIX =,PREFIX ?=,' ${WRKSRC}/Makefile.defs.default
pre-build:
${CP} ${WRKSRC}/contrib/schedule.el ${WRKSRC}/schedule.el
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/deskutils/planner.el/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo 28 Jun 2006 05:15:08 -0000 1.8
+++ distinfo 7 Oct 2009 14:41:21 -0000
@@ -1,3 +1,3 @@
-MD5 (planner-3.41.tar.gz) = 0fa2f11d8cfbbf0306adc2218c851323
-SHA256 (planner-3.41.tar.gz) = f204267c9debbd54a81a2352508c131b98b5f3348e02693406abdc7063be8dda
-SIZE (planner-3.41.tar.gz) = 393053
+MD5 (planner-3.42.tar.gz) = 904774959e64f0edbb587bc6f732b39b
+SHA256 (planner-3.42.tar.gz) = 4dc66bf7103ad9dce21e34c40530b040a9718e4b61c16870b3a0f43e1e387129
+SIZE (planner-3.42.tar.gz) = 412086
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/deskutils/planner.el/pkg-plist,v
retrieving revision 1.7
diff -u -u -r1.7 pkg-plist
--- pkg-plist 15 Jan 2008 03:55:43 -0000 1.7
+++ pkg-plist 7 Oct 2009 14:41:22 -0000
@@ -40,6 +40,7 @@
%%EMACS_SITE_LISPDIR%%/planner/planner-log-edit.el
%%EMACS_SITE_LISPDIR%%/planner/planner-log-edit.elc
%%EMACS_SITE_LISPDIR%%/planner/planner-mhe.el
+%%EMACS_SITE_LISPDIR%%/planner/planner-mhe.elc
%%EMACS_SITE_LISPDIR%%/planner/planner-multi.el
%%EMACS_SITE_LISPDIR%%/planner/planner-multi.elc
%%EMACS_SITE_LISPDIR%%/planner/planner-notes-index.el
--- planner.el-emacs22-3.42.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list