diff options
author | rene <rene@FreeBSD.org> | 2016-12-11 19:00:13 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-12-11 19:00:13 +0800 |
commit | 4ec6ff422c87b1a7847868e18f1a716c50519c0b (patch) | |
tree | 4ba7e869881c25828b6e0087cd5d05549c971853 /emulators | |
parent | 0c810cb82f85aff8b16e75d4acd0e81237928d75 (diff) | |
download | freebsd-ports-gnome-4ec6ff422c87b1a7847868e18f1a716c50519c0b.tar.gz freebsd-ports-gnome-4ec6ff422c87b1a7847868e18f1a716c50519c0b.tar.zst freebsd-ports-gnome-4ec6ff422c87b1a7847868e18f1a716c50519c0b.zip |
Update libspectrum and fuse to version 1.3.2
Distribution files checked against authors' PGP signature.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fuse/Makefile | 2 | ||||
-rw-r--r-- | emulators/fuse/distinfo | 6 | ||||
-rw-r--r-- | emulators/libspectrum/Makefile | 2 | ||||
-rw-r--r-- | emulators/libspectrum/distinfo | 6 | ||||
-rw-r--r-- | emulators/libspectrum/pkg-plist | 2 |
5 files changed, 9 insertions, 9 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 6f1c21f5d891..101162a47cf7 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 3f083b1d9574..d0a36862accf 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478688480 -SHA256 (fuse-1.3.1.tar.gz) = 2973d50a72a176e308ee89f5930c4b722d47f40f05d32042eee987a921fdf089 -SIZE (fuse-1.3.1.tar.gz) = 1626538 +TIMESTAMP = 1481360960 +SHA256 (fuse-1.3.2.tar.gz) = 576bf916b499a4d5932acc34d315e2acd36636d1d5a3911c839589487a6b68e6 +SIZE (fuse-1.3.2.tar.gz) = 1629160 diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 4f2433f1841c..09ea340c45c9 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libspectrum -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo index 8a18f2c7b1c5..9ffeabaecfef 100644 --- a/emulators/libspectrum/distinfo +++ b/emulators/libspectrum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478687833 -SHA256 (libspectrum-1.3.1.tar.gz) = 1043de3be9f9c7ab671e1515c63dadb1999e8366bb08d4f1f399784b35cd5110 -SIZE (libspectrum-1.3.1.tar.gz) = 496995 +TIMESTAMP = 1481360929 +SHA256 (libspectrum-1.3.2.tar.gz) = c7d7580097116a7afd90f1e3d000e4b7a66b20178503f11e03b3a95180208c3f +SIZE (libspectrum-1.3.2.tar.gz) = 499612 diff --git a/emulators/libspectrum/pkg-plist b/emulators/libspectrum/pkg-plist index 375636441dda..750495d35f88 100644 --- a/emulators/libspectrum/pkg-plist +++ b/emulators/libspectrum/pkg-plist @@ -2,7 +2,7 @@ include/libspectrum.h lib/libspectrum.a lib/libspectrum.so lib/libspectrum.so.8 -lib/libspectrum.so.8.4.4 +lib/libspectrum.so.8.4.5 man/man3/libspectrum.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog |