aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-05-21 21:45:54 +0800
committerjylefort <jylefort@FreeBSD.org>2005-05-21 21:45:54 +0800
commitdc6ce59d93a9df47c595d7375ab4c3a6255a0994 (patch)
treeccee4b9dbc69318a5da88d1dd9910f848f269078 /emulators
parentddfe6e667bee9dd35370efe242487671ca2642ef (diff)
downloadfreebsd-ports-gnome-dc6ce59d93a9df47c595d7375ab4c3a6255a0994.tar.gz
freebsd-ports-gnome-dc6ce59d93a9df47c595d7375ab4c3a6255a0994.tar.zst
freebsd-ports-gnome-dc6ce59d93a9df47c595d7375ab4c3a6255a0994.zip
Update to 0.3.3
PR: ports/81062 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer
Diffstat (limited to 'emulators')
-rw-r--r--emulators/lib765/Makefile6
-rw-r--r--emulators/lib765/distinfo4
-rw-r--r--emulators/lib765/pkg-plist3
3 files changed, 6 insertions, 7 deletions
diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile
index 3d81e5a9d3d8..28d808a44fb6 100644
--- a/emulators/lib765/Makefile
+++ b/emulators/lib765/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lib765
-PORTVERSION= 0.3.1.1
+PORTVERSION= 0.3.3
CATEGORIES= emulators devel
MASTER_SITES= http://www.seasip.demon.co.uk/Unix/LibDsk/
@@ -16,12 +16,10 @@ COMMENT= Emulation of uPD765a Floppy Disc Controller
USE_INC_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
-DOCS= ChangeLog doc/765.txt
-
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}
- cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
+ cd ${WRKSRC} && ${INSTALL_DATA} ChangeLog doc/765.txt ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/emulators/lib765/distinfo b/emulators/lib765/distinfo
index 919755815178..4a2f2632c181 100644
--- a/emulators/lib765/distinfo
+++ b/emulators/lib765/distinfo
@@ -1,2 +1,2 @@
-MD5 (lib765-0.3.1.1.tar.gz) = 1d44827dd9df69c60014c9ede0096182
-SIZE (lib765-0.3.1.1.tar.gz) = 138249
+MD5 (lib765-0.3.3.tar.gz) = 831929572120af53781322e0456c708b
+SIZE (lib765-0.3.3.tar.gz) = 187828
diff --git a/emulators/lib765/pkg-plist b/emulators/lib765/pkg-plist
index 2477962ea797..413e6a8ac18a 100644
--- a/emulators/lib765/pkg-plist
+++ b/emulators/lib765/pkg-plist
@@ -1,8 +1,9 @@
@comment $FreeBSD$
include/765.h
lib/lib765.a
+lib/lib765.la
lib/lib765.so
-lib/lib765.so.3
+lib/lib765.so.4
%%PORTDOCS%%%%DOCSDIR%%/765.txt
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%@dirrm %%DOCSDIR%%