aboutsummaryrefslogtreecommitdiff
path: root/deskutils/ical
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2012-04-19 04:22:14 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2012-04-19 04:22:14 +0000
commit342864ac065361d9171b16064eafd0d3dbb4104c (patch)
treeb503648a30cc9b7707486d7fb38a0f724f6012b4 /deskutils/ical
parent304dafefee551e611751565830a89f709975d05b (diff)
downloadports-342864ac065361d9171b16064eafd0d3dbb4104c.tar.gz
ports-342864ac065361d9171b16064eafd0d3dbb4104c.zip
Add ical-2.3.1-upvar.patch which restores correct operation of the
Item->Properties and Repeat->Edit... menu option in ical. Submitted by: Tim Zingelman <tez@netbsd.org> Obtained from: http://ml.cs.colorado.edu/~ben/computer/ical.html Tested by: dhw
Notes
Notes: svn path=/head/; revision=295088
Diffstat (limited to 'deskutils/ical')
-rw-r--r--deskutils/ical/Makefile3
-rw-r--r--deskutils/ical/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile
index cc3b9155c1f6..20866bcf81bd 100644
--- a/deskutils/ical/Makefile
+++ b/deskutils/ical/Makefile
@@ -12,6 +12,9 @@ PORTREVISION= 3
CATEGORIES?= deskutils tk
MASTER_SITES= ftp://ftp.sunet.se/pub/vendor/sco/skunkware/src/shellutil/
+PATCH_SITES= http://www.isi.edu/~johnh/SOFTWARE/ICAL/
+PATCHFILES= ical-2.3.1-upvar.patch
+
MAINTAINER?= obrien@FreeBSD.org
COMMENT?= A calendar application
diff --git a/deskutils/ical/distinfo b/deskutils/ical/distinfo
index 0dcdcead650c..f630c3af7491 100644
--- a/deskutils/ical/distinfo
+++ b/deskutils/ical/distinfo
@@ -1,2 +1,4 @@
SHA256 (ical-2.2.tar.gz) = b0e4e7c82f98e1798e248c5df1ebd6970a257a774da3d5bee9ce0fd5a3f6734f
SIZE (ical-2.2.tar.gz) = 284609
+SHA256 (ical-2.3.1-upvar.patch) = 7b74f6f8011847e0cb1a0691674c0f89fe96b4296cd8891cf66867dc1627c0a0
+SIZE (ical-2.3.1-upvar.patch) = 4533