diff options
author | blackend <blackend@FreeBSD.org> | 2003-11-15 16:27:35 +0800 |
---|---|---|
committer | blackend <blackend@FreeBSD.org> | 2003-11-15 16:27:35 +0800 |
commit | 3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9 (patch) | |
tree | a0006786bcc281d4511d095bc3ffead367e70c2b /emulators/winetools | |
parent | 05f875c877e8fc7bb5d52e413cc206ed04bcea8e (diff) | |
download | freebsd-ports-gnome-3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9.tar.gz freebsd-ports-gnome-3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9.tar.zst freebsd-ports-gnome-3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9.zip |
Update linux-winetools from 1.20 to 1.25a
Reviewed by: jim
Approved by: jim
Diffstat (limited to 'emulators/winetools')
-rw-r--r-- | emulators/winetools/Makefile | 7 | ||||
-rw-r--r-- | emulators/winetools/distinfo | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/emulators/winetools/Makefile b/emulators/winetools/Makefile index 29f74d8a695f..b4179889512c 100644 --- a/emulators/winetools/Makefile +++ b/emulators/winetools/Makefile @@ -6,13 +6,11 @@ # PORTNAME= winetools -PORTVERSION= 1.20 +PORTVERSION= 1.25a CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/winetools/} PKGNAMEPREFIX= linux- -DISTNAME= ${PORTNAME}-${PORTVERSION}.setup.sh -EXTRACT_SUFX= -EXTRACT_ONLY= +EXTRACT_SUFX= .tgz MAINTAINER= blackend@FreeBSD.org COMMENT= A setup and configuration tool for WINE @@ -28,7 +26,6 @@ BRANDELF?= /usr/bin/brandelf STRIP= post-extract: - @${TAIL} +179 ${DISTDIR}/${DISTFILES} | ${TAR} -xzf - -C ${WRKDIR} ${PORTNAME} @${BRANDELF} -t Linux ${WRKDIR}/${PORTNAME} do-install: diff --git a/emulators/winetools/distinfo b/emulators/winetools/distinfo index 2a075a8b81e5..ca6db027975e 100644 --- a/emulators/winetools/distinfo +++ b/emulators/winetools/distinfo @@ -1 +1 @@ -MD5 (winetools-1.20.setup.sh) = abbcdc95654f8c74934fcacdd6150fad +MD5 (winetools-1.25a.tgz) = a22e303d0de3c2bfd458e107a36f0397 |