diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-06-08 01:00:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-06-08 01:00:34 +0000 |
commit | cba361dcee4126c0602b53c9f751a8359990d0a0 (patch) | |
tree | 2220cf38aac17da8ee0aceafc7f0eaacd05e9748 /emulators | |
parent | e35f6a224ba02233e58675840ffe1d7fbe10f6cf (diff) | |
download | ports-cba361dcee4126c0602b53c9f751a8359990d0a0.tar.gz ports-cba361dcee4126c0602b53c9f751a8359990d0a0.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/libspectrum/Makefile | 2 | ||||
-rw-r--r-- | emulators/libspectrum/distinfo | 6 | ||||
-rw-r--r-- | emulators/libspectrum/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 61b1a57b89b5..f9e316bbfc24 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libspectrum -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo index e931642c7f34..ad5c0e539360 100644 --- a/emulators/libspectrum/distinfo +++ b/emulators/libspectrum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493544051 -SHA256 (libspectrum-1.3.3.tar.gz) = b291d956839a62b38d76683037c758fb8dc8e16c5c94f28a8761f54e54a84b49 -SIZE (libspectrum-1.3.3.tar.gz) = 500153 +TIMESTAMP = 1496857592 +SHA256 (libspectrum-1.3.4.tar.gz) = 1f4a92a8703fe9e6c3a995d324916ecb52e3281673b999ce3da2aaa4d67e8e5c +SIZE (libspectrum-1.3.4.tar.gz) = 500444 diff --git a/emulators/libspectrum/pkg-plist b/emulators/libspectrum/pkg-plist index a6a9ea952a72..d28220eaee41 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.6 +lib/libspectrum.so.8.5.7 man/man3/libspectrum.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog |