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
This commit is contained in:
parent
831f0fb7ff
commit
dce8bffcec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368790
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user