git: 53e89084abdd - main - www/p5-RTx-Calendar: update to 1.05

From: Rodrigo Osorio <rodrigo_at_FreeBSD.org>
Date: Tue, 07 Nov 2023 22:16:53 UTC
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53e89084abdd5b628a00f9dabad304cff76c3202

commit 53e89084abdd5b628a00f9dabad304cff76c3202
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-11-07 17:39:03 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-11-07 22:14:28 +0000

    www/p5-RTx-Calendar: update to 1.05
    
    Major changes:
        * add a callback named BeforeFindTickets so user can modify the query
          or format of the calendar search
    
    Remove dead URL from pkg-descr
---
 www/p5-RTx-Calendar/Makefile  | 29 ++++++++++++++---------------
 www/p5-RTx-Calendar/distinfo  |  6 +++---
 www/p5-RTx-Calendar/pkg-descr |  3 ---
 3 files changed, 17 insertions(+), 21 deletions(-)

diff --git a/www/p5-RTx-Calendar/Makefile b/www/p5-RTx-Calendar/Makefile
index 0020e5ca6328..59a4c6fcd1fe 100644
--- a/www/p5-RTx-Calendar/Makefile
+++ b/www/p5-RTx-Calendar/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	RTx-Calendar
-PORTVERSION=	1.03
-PORTREVISION=	1
+PORTVERSION=	1.05
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,21 +11,21 @@ WWW=		https://metacpan.org/release/RTx-Calendar
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Date-ICal>0:devel/p5-Date-ICal      \
-		p5-Data-ICal>0:deskutils/p5-Data-ICal  \
-		p5-DateTime-Set>0:devel/p5-DateTime-Set \
-		${LOCALBASE}/bin/rt:www/rt${RT_VER}
-RUN_DEPENDS=	p5-Date-ICal>0:devel/p5-Date-ICal      \
-		p5-Data-ICal>0:deskutils/p5-Data-ICal  \
-		p5-DateTime-Set>0:devel/p5-DateTime-Set \
-		${LOCALBASE}/bin/rt:www/rt${RT_VER}
-
-FLAVOR?=	${FLAVORS:[1]}
-FLAVORS=	rt44 rt50
+BUILD_DEPENDS=	${LOCALBASE}/bin/rt:www/rt${RT_VER} \
+		p5-Data-ICal>0:deskutils/p5-Data-ICal \
+		p5-Date-ICal>0:devel/p5-Date-ICal \
+		p5-DateTime-Set>0:devel/p5-DateTime-Set
+RUN_DEPENDS=	${LOCALBASE}/bin/rt:www/rt${RT_VER} \
+		p5-Data-ICal>0:deskutils/p5-Data-ICal \
+		p5-Date-ICal>0:devel/p5-Date-ICal \
+		p5-DateTime-Set>0:devel/p5-DateTime-Set
+
+FLAVORS=		rt44 rt50
+FLAVOR?=		${FLAVORS:[1]}
 rt44_PKGNAMEPREFIX=	p5-RT44-
-rt44_CONFLICTS_INSTALL= rt50
+rt44_CONFLICTS_INSTALL=	rt50
 rt50_PKGNAMEPREFIX=	p5-RT50-
-rt50_CONFLICTS_INSTALL= rt44
+rt50_CONFLICTS_INSTALL=	rt44
 
 .if ${FLAVOR} == rt44
 RT_VER=		44
diff --git a/www/p5-RTx-Calendar/distinfo b/www/p5-RTx-Calendar/distinfo
index 09036f64e7b0..08068023a643 100644
--- a/www/p5-RTx-Calendar/distinfo
+++ b/www/p5-RTx-Calendar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595332374
-SHA256 (RTx-Calendar-1.03.tar.gz) = 4b217c978f825276fc9d3886af0712c43c4820705e1c3cd7eae6c447e55ec74f
-SIZE (RTx-Calendar-1.03.tar.gz) = 43830
+TIMESTAMP = 1699378673
+SHA256 (RTx-Calendar-1.05.tar.gz) = 3050d2c865eae5560b2f29613924c7bde2b405049f5af999a7346d007f90bc9d
+SIZE (RTx-Calendar-1.05.tar.gz) = 43816
diff --git a/www/p5-RTx-Calendar/pkg-descr b/www/p5-RTx-Calendar/pkg-descr
index bc1a893f611c..a2ecbbfcc5f1 100644
--- a/www/p5-RTx-Calendar/pkg-descr
+++ b/www/p5-RTx-Calendar/pkg-descr
@@ -7,6 +7,3 @@ There's a portlet to put on your home page (see Prefs/MyRT.html)
 You can also enable ics (ICal) feeds for your default calendar and all
 your private searches in Prefs/Calendar.html. Authentication is magic
 number based so that you can give those feeds to other people.
-
-You can find screenshots on
-http://gaspard.mine.nu/dotclear/index.php?tag/rtx-calendar