diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-15 01:04:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-15 01:04:56 +0800 |
commit | e33d0ed0ac1157b5567e042abc8717fb4b121fb6 (patch) | |
tree | 588eecf1ad3f55928a40b56a2e279826a142938e /emulators/lib765 | |
parent | 14dbe6f56ba21e6f9d253a873ce326f15d064955 (diff) | |
download | freebsd-ports-gnome-e33d0ed0ac1157b5567e042abc8717fb4b121fb6.tar.gz freebsd-ports-gnome-e33d0ed0ac1157b5567e042abc8717fb4b121fb6.tar.zst freebsd-ports-gnome-e33d0ed0ac1157b5567e042abc8717fb4b121fb6.zip |
- Update to 0.4.1
PR: 118583
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'emulators/lib765')
-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 |