FreeBSD Bugzilla – Attachment 126101 Details for
Bug 169818
[PATCH] deskutils/remind: update to 3.1.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remind-3.1.12.patch
remind-3.1.12.patch (text/plain), 2.41 KB, created by
Po-Chuan Hsieh
on 2012-07-13 09:40:05 UTC
(
hide
)
Description:
remind-3.1.12.patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2012-07-13 09:40:05 UTC
Size:
2.41 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/deskutils/remind/Makefile,v >retrieving revision 1.12 >diff -u -u -r1.12 Makefile >--- Makefile 6 Dec 2010 09:01:56 -0000 1.12 >+++ Makefile 13 Jul 2012 08:35:20 -0000 >@@ -6,18 +6,18 @@ > # > > PORTNAME= remind >-PORTVERSION= 3.1.10 >+PORTVERSION= 3.1.12 > CATEGORIES= deskutils > MASTER_SITES= http://www.roaringpenguin.com/files/download/ \ > http://freebsd.unixfreunde.de/sources/ >-DISTNAME= ${PORTNAME}-03.01.10 >+DISTNAME= ${PORTNAME}-03.01.12 > > MAINTAINER= jadawin@FreeBSD.org > COMMENT= Sophisticated calendar and alarm program > > LICENSE= GPLv2 > >-OPTIONS= TCLTK "Tcl/Tk support" off >+OPTIONS_DEFINE= TCLTK > > GNU_CONFIGURE= yes > MAKE_ARGS= INSTALL_SCRIPT="${INSTALL_SCRIPT}" >@@ -28,15 +28,13 @@ > > .include <bsd.port.options.mk> > >-.if defined(WITH_TCLTK) >+.if ${PORT_OPTIONS:MTCLTK} > USE_TK= yes > RUN_DEPENDS+= dtplite:${PORTSDIR}/devel/tcllib > MAN1+= cm2rem.1 tkremind.1 > PLIST_FILES+= bin/cm2rem.tcl bin/tkremind > .endif > >-.include <bsd.port.pre.mk> >- > post-patch: > # This seems more than a little ugly. > .if defined(LAT_DEG) >@@ -63,7 +61,7 @@ > .if defined(A4) > @${REINPLACE_CMD} -e 's#"Letter", 612, 792#"A4", 595, 842#' ${WRKSRC}/src/custom.h > .endif >-.if defined(WITH_TCLTK) >+.if ${PORT_OPTIONS:MTCLTK} > @${REINPLACE_CMD} -e 's,wish,${WISH},' ${WRKSRC}/scripts/tkremind > @${REINPLACE_CMD} -e 's,tclsh,${TCLSH},' ${WRKSRC}/scripts/cm2rem.tcl > .endif >@@ -75,7 +73,7 @@ > .endfor > ${INSTALL_MAN} ${WRKSRC}/man/rem.1 ${PREFIX}/man/man1 > ${LN} -sf ${PREFIX}/bin/remind ${PREFIX}/bin/rem >-.if defined(WITH_TCLTK) >+.if ${PORT_OPTIONS:MTCLTK} > ${INSTALL_SCRIPT} ${WRKSRC}/scripts/cm2rem.tcl ${PREFIX}/bin > ${INSTALL_SCRIPT} ${WRKSRC}/scripts/tkremind ${PREFIX}/bin > .for i in cm2rem tkremind >@@ -83,4 +81,4 @@ > .endfor > .endif > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/deskutils/remind/distinfo,v >retrieving revision 1.6 >diff -u -u -r1.6 distinfo >--- distinfo 6 Dec 2010 09:01:56 -0000 1.6 >+++ distinfo 13 Jul 2012 08:35:20 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (remind-03.01.10.tar.gz) = c62bea8db26b08704c1d7bc33f6775509ea649a4ff69316334639e4cdd9ed53e >-SIZE (remind-03.01.10.tar.gz) = 357033 >+SHA256 (remind-03.01.12.tar.gz) = b8c7773ebbae80c7f340073c0c7f73124672c56a950d721f6afdab7b29f9cbb9 >+SIZE (remind-03.01.12.tar.gz) = 361662
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 169818
: 126101