diff options
author | rene <rene@FreeBSD.org> | 2013-06-03 20:41:32 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-06-03 20:41:32 +0800 |
commit | e90e8e362ee736abb9697789d2e653c335f10dbf (patch) | |
tree | 5f6cd37434384b0b40e2edba02ec901f8ea4495a | |
parent | 9f0d542de1a6dad26ef731f379e3d46a7f148835 (diff) | |
download | freebsd-ports-gnome-e90e8e362ee736abb9697789d2e653c335f10dbf.tar.gz freebsd-ports-gnome-e90e8e362ee736abb9697789d2e653c335f10dbf.tar.zst freebsd-ports-gnome-e90e8e362ee736abb9697789d2e653c335f10dbf.zip |
Update libspectrum, fuse, and fuse-utils to 1.1.1
-rw-r--r-- | emulators/fuse-utils/Makefile | 2 | ||||
-rw-r--r-- | emulators/fuse-utils/distinfo | 4 | ||||
-rw-r--r-- | emulators/fuse/Makefile | 2 | ||||
-rw-r--r-- | emulators/fuse/distinfo | 4 | ||||
-rw-r--r-- | emulators/libspectrum/Makefile | 2 | ||||
-rw-r--r-- | emulators/libspectrum/distinfo | 4 |
6 files changed, 9 insertions, 9 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index b6a1085370df..b61cfcb4a24f 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse-utils -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= emulators MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse-utils/distinfo b/emulators/fuse-utils/distinfo index 08aeef1a4ada..54ccd2ee9935 100644 --- a/emulators/fuse-utils/distinfo +++ b/emulators/fuse-utils/distinfo @@ -1,2 +1,2 @@ -SHA256 (fuse-utils-1.1.0.tar.gz) = 750d6d8d7f78365bb98e91c3e41c7f85c4963218f2d5f5ce85803f4321e3fa5e -SIZE (fuse-utils-1.1.0.tar.gz) = 500840 +SHA256 (fuse-utils-1.1.1.tar.gz) = 7c36c0b42805661a06c21aede3461ffc8ccdb5ce56fe232875bf86e79f77c93c +SIZE (fuse-utils-1.1.1.tar.gz) = 505766 diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index f0a070600403..f8550f235277 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index c5419e83d0d1..3e518283548b 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,2 +1,2 @@ -SHA256 (fuse-1.1.0.tar.gz) = c0960b72f76e3b9fb49ad6970d2f80e0db8e8bfd257449f37c30bd76ea071617 -SIZE (fuse-1.1.0.tar.gz) = 1870034 +SHA256 (fuse-1.1.1.tar.gz) = a857d4bd62e01d18429897467508af15624cbaf343caed8b9ba1ab3a8879444e +SIZE (fuse-1.1.1.tar.gz) = 1881332 diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 0997c6742a7a..182bedacb3c6 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libspectrum -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo index 178dac069f92..0784f623fa55 100644 --- a/emulators/libspectrum/distinfo +++ b/emulators/libspectrum/distinfo @@ -1,2 +1,2 @@ -SHA256 (libspectrum-1.1.0.tar.gz) = 17938b9f62b2c80ed3e0a58f52ef5ad4e9dfab24ed9a1ca828a56145e109ab2e -SIZE (libspectrum-1.1.0.tar.gz) = 500889 +SHA256 (libspectrum-1.1.1.tar.gz) = 178d3607af2109b6b8dafac4f91912745b9f3c087319945c3a886bb7fe7989d5 +SIZE (libspectrum-1.1.1.tar.gz) = 502942 |