aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-gecko-devel
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2011-09-06 08:54:47 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2011-09-06 08:54:47 +0000
commit52744541bcecd8dc6d0db1d2a7c21616a54a7a50 (patch)
treeba8f1646a7a644407e19e16f9dd74ec043a9fb1b /emulators/wine-gecko-devel
parent47d94a7e148f53c7eb8d49737cbe3d48620393e1 (diff)
downloadports-52744541bcecd8dc6d0db1d2a7c21616a54a7a50.tar.gz
ports-52744541bcecd8dc6d0db1d2a7c21616a54a7a50.zip
- Update to version 1.3
- Reformat port description and fix line wrapping in Makefile while here PR: ports/160243 Approved by: maintainer
Notes
Notes: svn path=/head/; revision=281279
Diffstat (limited to 'emulators/wine-gecko-devel')
-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
3 files changed, 10 insertions, 9 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