diff options
author | Carlo Strub <cs@FreeBSD.org> | 2014-08-24 12:08:43 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2014-08-24 12:08:43 +0000 |
commit | 807892053811b697ca16c6fb2ca2bf7ac3dc3492 (patch) | |
tree | ac29853c74efe468776a1fd990578587b23a3445 /games | |
parent | f09c617baccbcf5283a643b1788bbe779d9a9f05 (diff) | |
download | ports-807892053811b697ca16c6fb2ca2bf7ac3dc3492.tar.gz ports-807892053811b697ca16c6fb2ca2bf7ac3dc3492.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/gnubg/Makefile | 6 | ||||
-rw-r--r-- | games/gnubg/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 83fc62145209..5af8380be426 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnubg -PORTVERSION= 1.02.000 -PORTREVISION= 4 +PORTVERSION= 1.03.001 CATEGORIES= games MASTER_SITES= http://www.c-s.li/ports/ \ http://files.gnubg.org/media/sources/ @@ -29,8 +28,7 @@ CONFIGURE_ENV= ac_cv_path_ARTSC_CONFIG=no ac_cv_path_LIBART_CONFIG=no INSTALLS_ICONS= yes USE_GNOME= libxml2 -USES= gmake libtool pathfix shebangfix -USE_PYTHON= yes +USES= gmake libtool pathfix shebangfix python USE_AUTOTOOLS= automake libtoolize GNU_CONFIGURE= yes diff --git a/games/gnubg/distinfo b/games/gnubg/distinfo index 4770c177d984..c55a13d2bc9a 100644 --- a/games/gnubg/distinfo +++ b/games/gnubg/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnubg-release-1.02.000-sources.tar.gz) = 7ece7fc02481f8e6c08869306f1cf52cad9ec5ddd675de67782cf028a6dcb504 -SIZE (gnubg-release-1.02.000-sources.tar.gz) = 14985346 +SHA256 (gnubg-release-1.03.001-sources.tar.gz) = 28252945931a12944eafb413c1c0e8045293bfeb2756c120daea2d95c5ef1e77 +SIZE (gnubg-release-1.03.001-sources.tar.gz) = 15020285 |