diff options
author | keith <keith@FreeBSD.org> | 2001-02-18 01:13:51 +0800 |
---|---|---|
committer | keith <keith@FreeBSD.org> | 2001-02-18 01:13:51 +0800 |
commit | fd34cd88382a7f83734bd9e764bcbc12391538a2 (patch) | |
tree | 161ffceeec68d06c37cd0b49005f5955a90b6417 /emulators | |
parent | 7c3694dfbc21cc407c7319c49eb7f1dda4214467 (diff) | |
download | freebsd-ports-gnome-fd34cd88382a7f83734bd9e764bcbc12391538a2.tar.gz freebsd-ports-gnome-fd34cd88382a7f83734bd9e764bcbc12391538a2.tar.zst freebsd-ports-gnome-fd34cd88382a7f83734bd9e764bcbc12391538a2.zip |
Update to 2001.02.16.
PR: ports/25168
Submitted by: MAINTAINER
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 2 | ||||
-rw-r--r-- | emulators/wine-devel/pkg-plist | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 2 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 4 |
6 files changed, 12 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index daf16e6d177a..9c0c96b6c722 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 2001.01.12 +PORTVERSION= 2001.02.16 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index e573e945fcae..ac0197f966b1 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1 +1 @@ -MD5 (Wine-20010112.tar.gz) = d1556c8111d1af18ee74674b55ee70c1 +MD5 (Wine-20010216.tar.gz) = f83b355e02abdc2de3cfd385079a30b7 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 540d78e83f98..2683802bf320 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -1,8 +1,11 @@ bin/dosmod +bin/function_grep.pl +bin/specmaker bin/fnt2bdf bin/wine bin/winebuild bin/wineclipsrv +bin/winedbg.so bin/winedbg bin/winelauncher bin/winemaker @@ -44,6 +47,7 @@ include/wine/lmcons.h include/wine/lzexpand.h include/wine/mapi.h include/wine/mapidefs.h +include/wine/mciavi.h include/wine/mcx.h include/wine/mmreg.h include/wine/mmsystem.h diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index daf16e6d177a..9c0c96b6c722 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 2001.01.12 +PORTVERSION= 2001.02.16 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index e573e945fcae..ac0197f966b1 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1 +1 @@ -MD5 (Wine-20010112.tar.gz) = d1556c8111d1af18ee74674b55ee70c1 +MD5 (Wine-20010216.tar.gz) = f83b355e02abdc2de3cfd385079a30b7 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index 540d78e83f98..2683802bf320 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -1,8 +1,11 @@ bin/dosmod +bin/function_grep.pl +bin/specmaker bin/fnt2bdf bin/wine bin/winebuild bin/wineclipsrv +bin/winedbg.so bin/winedbg bin/winelauncher bin/winemaker @@ -44,6 +47,7 @@ include/wine/lmcons.h include/wine/lzexpand.h include/wine/mapi.h include/wine/mapidefs.h +include/wine/mciavi.h include/wine/mcx.h include/wine/mmreg.h include/wine/mmsystem.h |