summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-02-09 07:17:33 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-02-09 07:17:33 +0000
commit0645e64449c40c1176140eb0c46169bf29ecdca9 (patch)
tree202b9a165f575f594b2e4b888da3b36432fcaba1
parent- Update to 0.27 (diff)
- Chase library version bump for devel/libical
PR: ports/118444 (libical update)
Notes
Notes: svn path=/head/; revision=206935
-rw-r--r--converters/ical2html/Makefile3
-rw-r--r--misc/wmcalendar/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile
index 90f22de41e66..2f866d71e6bb 100644
--- a/converters/ical2html/Makefile
+++ b/converters/ical2html/Makefile
@@ -7,13 +7,14 @@
PORTNAME= ical2html
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= http://www.w3.org/Tools/Ical2html/
MAINTAINER= keiichi@iijlab.net
COMMENT= Manipulation commands for iCalendar files
-LIB_DEPENDS= ical.0:${PORTSDIR}/devel/libical
+LIB_DEPENDS= ical.27:${PORTSDIR}/devel/libical
GNU_CONFIGURE= yes
diff --git a/misc/wmcalendar/Makefile b/misc/wmcalendar/Makefile
index e66f06e46edc..3fc4dbd54e13 100644
--- a/misc/wmcalendar/Makefile
+++ b/misc/wmcalendar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmcalendar
PORTVERSION= 0.5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc windowmaker
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= xride@FreeBSD.org
COMMENT= A dockable calendar with interface to iCalendar based calendars
-LIB_DEPENDS= ical.0:${PORTSDIR}/devel/libical
+LIB_DEPENDS= ical.27:${PORTSDIR}/devel/libical
WRKSRC= ${WRKDIR}/${DISTNAME}/Src