update to 1.122, PKG_ARCH=*
based on diff from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
This commit is contained in:
parent
f0d22eadf6
commit
0b15dfafd0
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/01/15 14:21:00 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/01/08 22:52:06 steven Exp $
|
||||
|
||||
COMMENT= "secure, extensible and configurable Perl FTPd"
|
||||
|
||||
V= 1.119
|
||||
DISTNAME= Net-FTPServer-${V}
|
||||
DISTNAME= Net-FTPServer-1.122
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
|
||||
@ -13,10 +12,10 @@ MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::archivers/p5-Archive-Zip \
|
||||
::devel/p5-BSD-Resource \
|
||||
::devel/p5-IO-stringy \
|
||||
::databases/p5-DBI \
|
||||
::devel/p5-File-Sync
|
||||
::devel/p5-BSD-Resource \
|
||||
::devel/p5-File-Sync \
|
||||
::devel/p5-IO-stringy
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -28,6 +27,8 @@ CONFIGURE_STYLE= perl
|
||||
FAKE_FLAGS= NOCONF=1 ${DESTDIRNAME}=${WRKINST}
|
||||
CONFIG_DIR= ${PREFIX}/share/examples/p5-Net-FTPServer
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${CONFIG_DIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/ftpd.conf ${CONFIG_DIR}/ftpd.conf
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Net-FTPServer-1.119.tar.gz) = 8e1779270e4f8e00a0f88e1b830bcd29
|
||||
RMD160 (Net-FTPServer-1.119.tar.gz) = 86bf425526998216f36ac6064672b0cbb6f3901e
|
||||
SHA1 (Net-FTPServer-1.119.tar.gz) = 28d74bcbd55d169711f5799782a0d651fa9fd0c2
|
||||
SIZE (Net-FTPServer-1.119.tar.gz) = 126411
|
||||
MD5 (Net-FTPServer-1.122.tar.gz) = 03413e192528959775529957fdaf145b
|
||||
RMD160 (Net-FTPServer-1.122.tar.gz) = 0987a35546df7acc322ef1ba1653aec9af203c92
|
||||
SHA1 (Net-FTPServer-1.122.tar.gz) = 1a3627624a9fa94bc849ca64b1618421851f08f8
|
||||
SIZE (Net-FTPServer-1.122.tar.gz) = 127256
|
||||
|
Loading…
Reference in New Issue
Block a user