diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-12-09 00:54:41 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-12-09 00:54:41 +0800 |
commit | 6d9205d91ce1e1ecd708c87dcb0a5eca9d6da5ee (patch) | |
tree | 3f0db1d69637a0eaa72d72960f4c20644af396ec /emulators/fuse | |
parent | 1964788ff161fc8167ccb891f513c3d562f92d31 (diff) | |
download | freebsd-ports-gnome-6d9205d91ce1e1ecd708c87dcb0a5eca9d6da5ee.tar.gz freebsd-ports-gnome-6d9205d91ce1e1ecd708c87dcb0a5eca9d6da5ee.tar.zst freebsd-ports-gnome-6d9205d91ce1e1ecd708c87dcb0a5eca9d6da5ee.zip |
- Update to 0.10.0
PR: 129425
Submitted by: Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer)
Diffstat (limited to 'emulators/fuse')
-rw-r--r-- | emulators/fuse/Makefile | 5 | ||||
-rw-r--r-- | emulators/fuse/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 21d25c182c29..e352bffc6b06 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fuse -PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTVERSION= 0.10.0 CATEGORIES= emulators MASTER_SITES= SF MASTER_SITE_SUBDIR= fuse-emulator @@ -15,7 +14,7 @@ MASTER_SITE_SUBDIR= fuse-emulator MAINTAINER= yuri.pankov@gmail.com COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator -LIB_DEPENDS= spectrum.6:${PORTSDIR}/emulators/libspectrum \ +LIB_DEPENDS= spectrum.7:${PORTSDIR}/emulators/libspectrum \ 765.4:${PORTSDIR}/emulators/lib765 \ gcrypt.15:${PORTSDIR}/security/libgcrypt diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 2a11a8a403a4..e1458fe90703 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -MD5 (fuse-0.9.0.tar.gz) = e6434ae8d5d97613c5ae0c7d42df0e49 -SHA256 (fuse-0.9.0.tar.gz) = 9db37ce95450d1a6a62d1b177f0a62aaa9866347fb8bb9342a1649584d325ea7 -SIZE (fuse-0.9.0.tar.gz) = 1371359 +MD5 (fuse-0.10.0.tar.gz) = 3c759a1faa7a076c333567192cad009a +SHA256 (fuse-0.10.0.tar.gz) = fc4ffa5c76963a434dbcddd2626b212b9f39f3b6c3ffecf3d2688decbdb0c8fa +SIZE (fuse-0.10.0.tar.gz) = 1573180 |