aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2014-09-22 05:35:39 +0800
committerwg <wg@FreeBSD.org>2014-09-22 05:35:39 +0800
commite9b07c51e8305dac7e02ef985f48d56c3cc9ac1a (patch)
tree419bdee7b9ec28cfa70e8ae21c4ae7b788815d86 /www
parentb129666635ca17fe0ccdc1d861bab0024b7b9f62 (diff)
downloadfreebsd-ports-gnome-e9b07c51e8305dac7e02ef985f48d56c3cc9ac1a.tar.gz
freebsd-ports-gnome-e9b07c51e8305dac7e02ef985f48d56c3cc9ac1a.tar.zst
freebsd-ports-gnome-e9b07c51e8305dac7e02ef985f48d56c3cc9ac1a.zip
www/calendarserver: rerolled distfile
- SVN export was not tied to a revision causing a slightly change in the tarball, no actual code changes happened - Store the tarball in my local distfiles Reported by: antoine
Diffstat (limited to 'www')
-rw-r--r--www/calendarserver/Makefile4
-rw-r--r--www/calendarserver/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/calendarserver/Makefile b/www/calendarserver/Makefile
index 0d61c837b478..d5668222ce46 100644
--- a/www/calendarserver/Makefile
+++ b/www/calendarserver/Makefile
@@ -3,7 +3,7 @@
PORTNAME= calendarserver
PORTVERSION= 5.1
CATEGORIES= www python
-MASTER_SITES= https://svn.calendarserver.org/repository/calendarserver/CalendarServer/tags/release/
+MASTER_SITES= LOCAL/wg
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= CalendarServer-${PORTVERSION}
@@ -46,7 +46,7 @@ USE_RC_SUBR= caldavd
SVN_REPOSITORY_URL= http://svn.calendarserver.org/repository/calendarserver
SVN_TAG1= CalendarServer/tags/release/${DISTNAME}
-SVN_CMD1= svn export
+SVN_CMD1= svn export -r13980
SVN_TAG2= PyCalendar/trunk
SVN_CMD2= svn export -r11458
diff --git a/www/calendarserver/distinfo b/www/calendarserver/distinfo
index 998e174e1b51..918fca847fad 100644
--- a/www/calendarserver/distinfo
+++ b/www/calendarserver/distinfo
@@ -1,2 +1,2 @@
-SHA256 (CalendarServer-5.1.tar.gz) = d8081c9764ee03b598420b074494e09800c7ca6b751435394f9b56b4a720c70e
-SIZE (CalendarServer-5.1.tar.gz) = 4106073
+SHA256 (CalendarServer-5.1.tar.gz) = 9b74ff56c930707f2c987e89fa0a4fa178601c7f8aca7be6f551db05d196455d
+SIZE (CalendarServer-5.1.tar.gz) = 4105027