diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2009-04-25 20:30:34 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-04-25 20:30:34 +0000 |
| commit | b4c21e2fa0da493caa0c0c77eb62d628bcbf2ed6 (patch) | |
| tree | ef75c0eb64dc82a1d330b2e2e4a3790b87bbd910 /emulators/cpmtools2 | |
| parent | 8f89f4289dbdb790d6858a6a21b0288072f723cf (diff) | |
Notes
Diffstat (limited to 'emulators/cpmtools2')
| -rw-r--r-- | emulators/cpmtools2/Makefile | 12 | ||||
| -rw-r--r-- | emulators/cpmtools2/distinfo | 6 |
2 files changed, 10 insertions, 8 deletions
diff --git a/emulators/cpmtools2/Makefile b/emulators/cpmtools2/Makefile index 28f9781a94ae..79a6841db0ef 100644 --- a/emulators/cpmtools2/Makefile +++ b/emulators/cpmtools2/Makefile @@ -5,17 +5,19 @@ # $FreeBSD$ # -PORTNAME= cpmtools27 -PORTVERSION= 2.7 +PORTNAME= cpmtools +PORTVERSION= 2.8 CATEGORIES= emulators sysutils -MASTER_SITES= http://www.moria.de/~michael/cpmtools/ -DISTNAME= cpmtools-${PORTVERSION} +MASTER_SITES= http://www.moria.de/~michael/cpmtools/ \ + http://www.copei.de/freebsd-ports/ -MAINTAINER= pixel@hugbox.org +MAINTAINER= pixel@copei.de COMMENT= Tools to access CP/M disks and disk images LIB_DEPENDS+= dmalloc:${PORTSDIR}/devel/dmalloc +LATEST_LINK= cpmtools2 + HAS_CONFIGURE= yes CONFIGURE_ARGS+=--mandir=${PREFIX}/man --bindir=${PREFIX}/sbin \ --datarootdir=${PREFIX}/share/${PORTNAME} --with-dmalloc diff --git a/emulators/cpmtools2/distinfo b/emulators/cpmtools2/distinfo index b790ee139c1d..979fcabc75ae 100644 --- a/emulators/cpmtools2/distinfo +++ b/emulators/cpmtools2/distinfo @@ -1,3 +1,3 @@ -MD5 (cpmtools-2.7.tar.gz) = 0deadd1e8baac3808691bef73ddbb5c7 -SHA256 (cpmtools-2.7.tar.gz) = 56fb2b8c4e8bb77d263807282081abc9b0dbe9aefa20466b75424624b6dc2449 -SIZE (cpmtools-2.7.tar.gz) = 148154 +MD5 (cpmtools-2.8.tar.gz) = ccf53decbb9e9f6708fb1492c7defa17 +SHA256 (cpmtools-2.8.tar.gz) = f5269ef8b104f25d027c3244ab84dd7b60a7b2e23e595603f7569bcae58b5216 +SIZE (cpmtools-2.8.tar.gz) = 160705 |
