diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-11-26 13:06:15 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-11-26 13:06:15 +0000 |
commit | 01d8c0a33ff4bc8c07f5999d20b95afd0e808139 (patch) | |
tree | afc9011b0caa18fcde287c08c38ba5ad812337fe /emulators/wine-devel | |
parent | bc663491d334c71400eba0bfe902e4b5a4037e4d (diff) |
Notes
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r-- | emulators/wine-devel/Makefile | 5 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index e48eb76d4ed3..7983a30fd677 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.7.6 +DISTVERSION= 1.7.7 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -36,7 +36,8 @@ WINELIBDIR?= ${PREFIX}/lib USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR}/wine .endif ONLY_FOR_ARCHS= i386 -USES= bison compiler:c11 gmake +USES= bison compiler:c11 gmake shebangfix +SHEBANG_FILES= tools/winemaker tools/winedump/function_grep.pl USE_BZIP2= yes SUB_FILES= pkg-message diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index a44f101f0c36..71ac2126c4ac 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.7.6.tar.bz2) = ea26fa5b7f24069c4e44b8ef24e1c6d2d2ec3aac99adc1fecdf14dcbe357be86 -SIZE (wine-1.7.6.tar.bz2) = 21521738 +SHA256 (wine-1.7.7.tar.bz2) = 110603b6bff33441356ef6e72f94a70abf3b4822be1f0fb6c84b5240e9d5aca7 +SIZE (wine-1.7.7.tar.bz2) = 21437899 |