- Upgrade to version 3.0.8

- Clean up the Makefile
- Fake
This commit is contained in:
kevlo 2000-03-27 05:39:23 +00:00
parent 4f0dd46a56
commit b18ea1d0b6
2 changed files with 9 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.8 2000/03/23 06:51:17 turan Exp $
# $OpenBSD: Makefile,v 1.9 2000/03/27 05:39:23 kevlo Exp $
# Original from: Ejovi Nuwere <ejovi@ejovi.net>
DISTNAME= rman-3.0.5
DISTNAME= rman-3.0.8
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
@ -14,11 +14,12 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM="conflicting no fee/free license"
PERMIT_DISTFILES_FTP= Yes
MAN1= rman.1
FAKE= Yes
post-install:
strip ${PREFIX}/bin/rman
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rman ${PREFIX}/bin
chmod 755 ${PREFIX}/bin/rman
${INSTALL_DATA} ${WRKSRC}/rman.1 ${PREFIX}/man/man1
chmod 644 ${PREFIX}/man/man1/rman.1
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (rman-3.0.5.tar.Z) = 440c1de6fc411b66e895d3a77ec6c8c0
RMD160 (rman-3.0.5.tar.Z) = 416fad0c01b8e92654c01e2af6b1c7d3e92dc0ca
SHA1 (rman-3.0.5.tar.Z) = 65268d8e832621ee0a2da7a058929d0498c19300
MD5 (rman-3.0.8.tar.Z) = a567a0ba0fd30d63b85277622edc4cdb
RMD160 (rman-3.0.8.tar.Z) = c612fad1098a855bdf881b58207b43d531538181
SHA1 (rman-3.0.8.tar.Z) = cbe5b7b7194e2420c0f2a6f92b2b70a9b72f40e2