diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 17:04:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 17:04:56 +0000 |
commit | 5b35b2b366ac7b7fa7685e75577e3bc26eaed6de (patch) | |
tree | aebd372a372b12c2f24ef268795f25eaa8299c5e /emulators | |
parent | e09b22cd17ac04c1e1465a3a692975fed3175e06 (diff) | |
download | ports-5b35b2b366ac7b7fa7685e75577e3bc26eaed6de.tar.gz ports-5b35b2b366ac7b7fa7685e75577e3bc26eaed6de.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/lib765/Makefile | 5 | ||||
-rw-r--r-- | emulators/lib765/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile index 2543c0676d00..ff9b9eceb1a3 100644 --- a/emulators/lib765/Makefile +++ b/emulators/lib765/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lib765 -PORTVERSION= 0.3.4 +PORTVERSION= 0.4.1 CATEGORIES= emulators devel MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/ @@ -14,11 +14,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Emulation of uPD765a Floppy Disc Controller USE_AUTOTOOLS= libtool:15 -GNU_CONFIGURE= yes USE_LDCONFIG= yes -.if !defined(NOPORTDOCS) post-install: +.if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ChangeLog doc/765.txt ${DOCSDIR} .endif diff --git a/emulators/lib765/distinfo b/emulators/lib765/distinfo index 8f6f441f275b..43c0dbb2c319 100644 --- a/emulators/lib765/distinfo +++ b/emulators/lib765/distinfo @@ -1,3 +1,3 @@ -MD5 (lib765-0.3.4.tar.gz) = fd916b3fe613c39e07540bdbc0effc7f -SHA256 (lib765-0.3.4.tar.gz) = eeb3963860a4918684c5f8727ed8dc01c6ce1f4aea39f2efc49c37d5a8c4946f -SIZE (lib765-0.3.4.tar.gz) = 188456 +MD5 (lib765-0.4.1.tar.gz) = c05b800fccbaf11270ff97f5f323b064 +SHA256 (lib765-0.4.1.tar.gz) = e3b80db7373a19f22e97c24d65577fb1f838365e43042ad7d9ad8eeb1eb98c11 +SIZE (lib765-0.4.1.tar.gz) = 188778 |