update to 1.6.2
This commit is contained in:
parent
0e9dc6a6b1
commit
17affa845d
@ -1,13 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2007/12/19 22:58:58 martynas Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2008/04/02 15:30:51 fgsch Exp $
|
||||
|
||||
COMMENT= Python clone of WikiWiki
|
||||
|
||||
DISTNAME= moin-1.5.8
|
||||
PKGNAME= moin${DISTNAME}p1
|
||||
DISTNAME= moin-1.6.2
|
||||
PKGNAME= moin${DISTNAME}
|
||||
CATEGORIES= www
|
||||
PKG_ARCH= *
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moin/}
|
||||
|
||||
HOMEPAGE= http://moinmo.in/
|
||||
|
||||
@ -17,15 +14,18 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= lang/python
|
||||
MASTER_SITES= http://static.moinmo.in/files/
|
||||
|
||||
MODULES= lang/python
|
||||
RUN_DEPENDS= ${MODPY_EXPAT_DEPENDS}
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/moinmoin
|
||||
cd ${WRKSRC}/docs && ${INSTALL_DATA} INSTALL.html \
|
||||
cd ${WRKSRC}/docs && ${INSTALL_DATA} CHANGES INSTALL.html \
|
||||
README.migration ${PREFIX}/share/doc/moinmoin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (moin-1.5.8.tar.gz) = eWJerrZZB7+vizA22ByCpQ==
|
||||
RMD160 (moin-1.5.8.tar.gz) = pkN0dG62d74R8ZQliL2mGYb/NF4=
|
||||
SHA1 (moin-1.5.8.tar.gz) = /g4jB83U8jsVBWejdyJ7x5X+zg8=
|
||||
SHA256 (moin-1.5.8.tar.gz) = VpybT3ss9BFxijrF5kJ8G6usuvGwhSdvgi2NCAQOSo8=
|
||||
SIZE (moin-1.5.8.tar.gz) = 4351630
|
||||
MD5 (moin-1.6.2.tar.gz) = NLdpgiEQXpsq91GLdFvwIw==
|
||||
RMD160 (moin-1.6.2.tar.gz) = DNU0yDwxVIZ5UYsQotLY+3zRYn8=
|
||||
SHA1 (moin-1.6.2.tar.gz) = NKozgrGsagxVgu9KUk8/xggLMAY=
|
||||
SHA256 (moin-1.6.2.tar.gz) = Uar3TzodKHtmFH39OV+4IfJsXjcpxesK284aHdumSic=
|
||||
SIZE (moin-1.6.2.tar.gz) = 5159236
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user