diff options
author | jgh <jgh@FreeBSD.org> | 2012-10-31 13:43:34 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-10-31 13:43:34 +0800 |
commit | 8c9b952dd8bed531e89b8f8f8030095d3c23bfec (patch) | |
tree | eea33c614fdf49862bcafec570c433506d0199a2 | |
parent | 456f6f86504caa724925f781d26dee6c14f5b931 (diff) | |
download | freebsd-ports-gnome-8c9b952dd8bed531e89b8f8f8030095d3c23bfec.tar.gz freebsd-ports-gnome-8c9b952dd8bed531e89b8f8f8030095d3c23bfec.tar.zst freebsd-ports-gnome-8c9b952dd8bed531e89b8f8f8030095d3c23bfec.zip |
- update to 1.0.3
PR: 173217
Submitted by: maintainer, nemysis@gmx.ch
Feature safe: yes
-rw-r--r-- | emulators/swine/Makefile | 5 | ||||
-rw-r--r-- | emulators/swine/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile index fa46b13abd6a..b5f74c8cf0ce 100644 --- a/emulators/swine/Makefile +++ b/emulators/swine/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= swine -PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTVERSION= 1.0.3 CATEGORIES= emulators deskutils python MASTER_SITES= GH @@ -24,7 +23,7 @@ USE_GITHUB= yes GH_ACCOUNT= dswd GH_PROJECT= Swine GH_TAGNAME= master -GH_COMMIT= d14b9f0 +GH_COMMIT= 6567d97 USE_PYTHON= yes USE_GMAKE= yes diff --git a/emulators/swine/distinfo b/emulators/swine/distinfo index bf69657a54c0..aa5aa3e24310 100644 --- a/emulators/swine/distinfo +++ b/emulators/swine/distinfo @@ -1,2 +1,2 @@ -SHA256 (swine-1.0.2.tar.gz) = 938aa8f261d6f566da2fd5a75c19685a853d8dec3f1c258746cb4f2ca0b564fc -SIZE (swine-1.0.2.tar.gz) = 203558 +SHA256 (swine-1.0.3.tar.gz) = e36bde1119b08333a49dd1b925544fd91cb2bfd3dc6e61834fa0da02fdf1f259 +SIZE (swine-1.0.3.tar.gz) = 203524 |