aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2011-09-06 16:54:47 +0800
committerdanfe <danfe@FreeBSD.org>2011-09-06 16:54:47 +0800
commit772ca836d5b0724b61875721f07e50a713cc75a6 (patch)
tree78fd7dbaaa9c78e7d611e198b89786743b9d8cee /emulators
parentb2aba9759a6323b5f5e472ddfff87890d1323ac9 (diff)
downloadfreebsd-ports-gnome-772ca836d5b0724b61875721f07e50a713cc75a6.tar.gz
freebsd-ports-gnome-772ca836d5b0724b61875721f07e50a713cc75a6.tar.zst
freebsd-ports-gnome-772ca836d5b0724b61875721f07e50a713cc75a6.zip
- Update to version 1.3
- Reformat port description and fix line wrapping in Makefile while here PR: ports/160243 Approved by: maintainer
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-gecko-devel/Makefile7
-rw-r--r--emulators/wine-gecko-devel/distinfo4
-rw-r--r--emulators/wine-gecko-devel/pkg-descr8
-rw-r--r--emulators/wine-gecko/Makefile7
-rw-r--r--emulators/wine-gecko/distinfo4
-rw-r--r--emulators/wine-gecko/pkg-descr8
6 files changed, 20 insertions, 18 deletions
diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile
index 071fe2f93df0..23fe4871d226 100644
--- a/emulators/wine-gecko-devel/Makefile
+++ b/emulators/wine-gecko-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wine-gecko
-DISTVERSION= 1.2.0
+DISTVERSION= 1.3
CATEGORIES= emulators
MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION}
DISTNAME= wine_gecko-${DISTVERSION}-x86
@@ -26,7 +26,8 @@ LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3
LICENSE_COMB= multi
do-install:
- ${MKDIR} ${DATADIR}/gecko
- ${INSTALL_DATA} ${DISTDIR}/wine_gecko-${DISTVERSION}-x86.msi ${DATADIR}/gecko
+ @${MKDIR} ${DATADIR}/gecko
+ ${INSTALL_DATA} ${DISTDIR}/wine_gecko-${DISTVERSION}-x86.msi \
+ ${DATADIR}/gecko
.include <bsd.port.mk>
diff --git a/emulators/wine-gecko-devel/distinfo b/emulators/wine-gecko-devel/distinfo
index 5ad6af028ddd..15d687909fa7 100644
--- a/emulators/wine-gecko-devel/distinfo
+++ b/emulators/wine-gecko-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wine_gecko-1.2.0-x86.msi) = d6ccdb32b5867df207c7cd89513297ceb89cfa93696bece470467845c6c4d3ee
-SIZE (wine_gecko-1.2.0-x86.msi) = 12604928
+SHA256 (wine_gecko-1.3-x86.msi) = 4b7559e889eff5ed924d25ce49297aff55f43c4b9d34dafa970261d88c40b5ae
+SIZE (wine_gecko-1.3-x86.msi) = 13609984
diff --git a/emulators/wine-gecko-devel/pkg-descr b/emulators/wine-gecko-devel/pkg-descr
index d7c1d518c89b..ac59718d70b3 100644
--- a/emulators/wine-gecko-devel/pkg-descr
+++ b/emulators/wine-gecko-devel/pkg-descr
@@ -1,6 +1,6 @@
-Wine implements its own version of Internet Explorer which is based on
-a custom version of Mozilla's Gecko Layout Engine. This engine is down-
-loaded automatically the first time a web page is loaded unless, as done
-by this port, the engine is pre-installed on the user's system.
+Wine implements its own version of Internet Explorer which is based on a
+custom version of Mozilla's Gecko Layout Engine. This engine is downloaded
+automatically the first time a web page is loaded unless, as done by this
+port, the engine is pre-installed on the user's system.
WWW: http://wiki.winehq.org/Gecko
diff --git a/emulators/wine-gecko/Makefile b/emulators/wine-gecko/Makefile
index 071fe2f93df0..23fe4871d226 100644
--- a/emulators/wine-gecko/Makefile
+++ b/emulators/wine-gecko/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wine-gecko
-DISTVERSION= 1.2.0
+DISTVERSION= 1.3
CATEGORIES= emulators
MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION}
DISTNAME= wine_gecko-${DISTVERSION}-x86
@@ -26,7 +26,8 @@ LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3
LICENSE_COMB= multi
do-install:
- ${MKDIR} ${DATADIR}/gecko
- ${INSTALL_DATA} ${DISTDIR}/wine_gecko-${DISTVERSION}-x86.msi ${DATADIR}/gecko
+ @${MKDIR} ${DATADIR}/gecko
+ ${INSTALL_DATA} ${DISTDIR}/wine_gecko-${DISTVERSION}-x86.msi \
+ ${DATADIR}/gecko
.include <bsd.port.mk>
diff --git a/emulators/wine-gecko/distinfo b/emulators/wine-gecko/distinfo
index 5ad6af028ddd..15d687909fa7 100644
--- a/emulators/wine-gecko/distinfo
+++ b/emulators/wine-gecko/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wine_gecko-1.2.0-x86.msi) = d6ccdb32b5867df207c7cd89513297ceb89cfa93696bece470467845c6c4d3ee
-SIZE (wine_gecko-1.2.0-x86.msi) = 12604928
+SHA256 (wine_gecko-1.3-x86.msi) = 4b7559e889eff5ed924d25ce49297aff55f43c4b9d34dafa970261d88c40b5ae
+SIZE (wine_gecko-1.3-x86.msi) = 13609984
diff --git a/emulators/wine-gecko/pkg-descr b/emulators/wine-gecko/pkg-descr
index d7c1d518c89b..ac59718d70b3 100644
--- a/emulators/wine-gecko/pkg-descr
+++ b/emulators/wine-gecko/pkg-descr
@@ -1,6 +1,6 @@
-Wine implements its own version of Internet Explorer which is based on
-a custom version of Mozilla's Gecko Layout Engine. This engine is down-
-loaded automatically the first time a web page is loaded unless, as done
-by this port, the engine is pre-installed on the user's system.
+Wine implements its own version of Internet Explorer which is based on a
+custom version of Mozilla's Gecko Layout Engine. This engine is downloaded
+automatically the first time a web page is loaded unless, as done by this
+port, the engine is pre-installed on the user's system.
WWW: http://wiki.winehq.org/Gecko