- Update to 1.6.1
PR: 120964 Submitted by: miwi Approved by: maintainer
This commit is contained in:
parent
42f1742f39
commit
141ce3084d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207845
4 changed files with 735 additions and 531 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= moinmoin
|
||||
PORTVERSION= 1.5.8
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= moin
|
||||
MASTER_SITES= http://static.moinmo.in/files/
|
||||
DISTNAME= moin-${PORTVERSION}
|
||||
|
||||
MAINTAINER= bg1tpt@gmail.com
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (moin-1.5.8.tar.gz) = 79625eaeb65907bfaf8b3036d81c82a5
|
||||
SHA256 (moin-1.5.8.tar.gz) = 569c9b4f7b2cf411718a3ac5e6427c1babacbaf1b085276f822d8d08040e4a8f
|
||||
SIZE (moin-1.5.8.tar.gz) = 4351630
|
||||
MD5 (moin-1.6.1.tar.gz) = 5aa8027cf92a7e0c8a7cc70a1c0c0dd1
|
||||
SHA256 (moin-1.6.1.tar.gz) = 1e65b3120cbfad5054e6199dfdbe1d72699088934b45b3a49933140050c9f483
|
||||
SIZE (moin-1.6.1.tar.gz) = 5124404
|
||||
|
|
|
@ -2,4 +2,4 @@ MoinMoin is a Python clone of WikiWiki, which is a composition system;
|
|||
it's a discussion medium; it's a repository; it's a mail system;
|
||||
it's a tool for collaboration.
|
||||
|
||||
WWW: http://sourceforge.net/projects/moin/
|
||||
WWW: http://moinmo.in/
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue