diff options
author | blackend <blackend@FreeBSD.org> | 2003-11-15 08:27:35 +0000 |
---|---|---|
committer | blackend <blackend@FreeBSD.org> | 2003-11-15 08:27:35 +0000 |
commit | 3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9 (patch) | |
tree | a0006786bcc281d4511d095bc3ffead367e70c2b /emulators | |
parent | 05f875c877e8fc7bb5d52e413cc206ed04bcea8e (diff) | |
download | FreeBSD-ports-3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9.zip FreeBSD-ports-3a2bc4e1d4c6252b784fc6d7ac012eb4fed81df9.tar.gz |
Update linux-winetools from 1.20 to 1.25a
Reviewed by: jim
Approved by: jim
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-winetools/Makefile | 7 | ||||
-rw-r--r-- | emulators/linux-winetools/distinfo | 2 | ||||
-rw-r--r-- | emulators/winetools/Makefile | 7 | ||||
-rw-r--r-- | emulators/winetools/distinfo | 2 |
4 files changed, 6 insertions, 12 deletions
diff --git a/emulators/linux-winetools/Makefile b/emulators/linux-winetools/Makefile index 29f74d8..b417988 100644 --- a/emulators/linux-winetools/Makefile +++ b/emulators/linux-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/linux-winetools/distinfo b/emulators/linux-winetools/distinfo index 2a075a8..ca6db02 100644 --- a/emulators/linux-winetools/distinfo +++ b/emulators/linux-winetools/distinfo @@ -1 +1 @@ -MD5 (winetools-1.20.setup.sh) = abbcdc95654f8c74934fcacdd6150fad +MD5 (winetools-1.25a.tgz) = a22e303d0de3c2bfd458e107a36f0397 diff --git a/emulators/winetools/Makefile b/emulators/winetools/Makefile index 29f74d8..b417988 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 2a075a8..ca6db02 100644 --- a/emulators/winetools/distinfo +++ b/emulators/winetools/distinfo @@ -1 +1 @@ -MD5 (winetools-1.20.setup.sh) = abbcdc95654f8c74934fcacdd6150fad +MD5 (winetools-1.25a.tgz) = a22e303d0de3c2bfd458e107a36f0397 |