diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-09-14 02:01:05 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-09-14 02:01:05 +0800 |
commit | f710e90d776f5c83ac88a22e88590e59410c9410 (patch) | |
tree | e232891385c9afcfb54b9cea5ae80d96e44f0b7e /emulators/libspectrum | |
parent | 7a9cac1399422aa6a3dfd823bdf75d5ec6a90cb9 (diff) | |
download | freebsd-ports-gnome-f710e90d776f5c83ac88a22e88590e59410c9410.tar.gz freebsd-ports-gnome-f710e90d776f5c83ac88a22e88590e59410c9410.tar.zst freebsd-ports-gnome-f710e90d776f5c83ac88a22e88590e59410c9410.zip |
Update libspectrum and friends to version 1.2.2
Distfiles verified against authors GPG signature
Diffstat (limited to 'emulators/libspectrum')
-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 c4cb471f58a7..a4bb96131c7d 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libspectrum -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/libspectrum/distinfo b/emulators/libspectrum/distinfo index 895d78f73b0a..fa0e4c3b08bb 100644 --- a/emulators/libspectrum/distinfo +++ b/emulators/libspectrum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469224688 -SHA256 (libspectrum-1.2.1.tar.gz) = b8044549e07cb138563476c5822c560a70b32da4bfe757247db8719d022fccba -SIZE (libspectrum-1.2.1.tar.gz) = 510294 +TIMESTAMP = 1473711073 +SHA256 (libspectrum-1.2.2.tar.gz) = 1f8a365df30d7cb2bb5c289163cf122241660cae6dc2cb70687064c847ad12d1 +SIZE (libspectrum-1.2.2.tar.gz) = 517799 diff --git a/emulators/libspectrum/pkg-plist b/emulators/libspectrum/pkg-plist index 49c720f633ec..d952e8be5f3b 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.3.1 +lib/libspectrum.so.8.4.2 man/man3/libspectrum.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog |