aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2008-01-25 18:24:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2008-01-25 18:24:25 +0000
commitfd133aa4d82971772d2cc79d52e858b4714931a9 (patch)
tree8f067c81172e3911b2cd269f9aa1dcbaa57119a5 /archivers
parentb48106360fe77c6474fc86900884ea5bf46b9f47 (diff)
downloadports-fd133aa4d82971772d2cc79d52e858b4714931a9.tar.gz
ports-fd133aa4d82971772d2cc79d52e858b4714931a9.zip
Revert unwanted commit while it's not too late.
Notes
Notes: svn path=/head/; revision=206194
Diffstat (limited to 'archivers')
-rw-r--r--archivers/xmill/Makefile7
-rw-r--r--archivers/xmill/distinfo6
-rw-r--r--archivers/xmill/pkg-descr2
3 files changed, 7 insertions, 8 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile
index b2bd60eb6e0d..32743d3f625a 100644
--- a/archivers/xmill/Makefile
+++ b/archivers/xmill/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmill
-DISTVERSION= 0.8
+DISTVERSION= 0-7
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,18 +14,17 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= danfe@FreeBSD.org
COMMENT= An efficient compressor for XML
-WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_WRKSUBDIR= yes
MAKEFILE= makefile
USE_ZIP= yes
-USE_DOS2UNIX= yes
PLIST_FILES= bin/xmill bin/xdemill bin/xbmill bin/xbdemill
PORTDOCS= COPYRIGHT.txt LICENSE.txt MANUAL.txt README.txt xmill.ps.gz
post-patch:
@${REINPLACE_CMD} -e 's,friend,& class,' \
- ${WRKSRC}/XMill/*.?pp
+ ${WRKSRC}/src/*.?pp
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/unix/xmill ${PREFIX}/bin
diff --git a/archivers/xmill/distinfo b/archivers/xmill/distinfo
index 26411dbd8bad..7c723728e17d 100644
--- a/archivers/xmill/distinfo
+++ b/archivers/xmill/distinfo
@@ -1,3 +1,3 @@
-MD5 (xmill-0.8.zip) = 516ee68ca7ae7efc375dbd90f81c7566
-SHA256 (xmill-0.8.zip) = 850efdc280937d67492add1857d842abf81b24a9051266981f2d53d74e05ccfe
-SIZE (xmill-0.8.zip) = 3112717
+MD5 (xmill-0-7.zip) = d0f530efdb233b53f85bea36e6f21ce1
+SHA256 (xmill-0-7.zip) = cc1d1f075f85c441819be17338a97325e5ad11b14e0f8bcd1e251b52d8ba6ffa
+SIZE (xmill-0-7.zip) = 1315864
diff --git a/archivers/xmill/pkg-descr b/archivers/xmill/pkg-descr
index a120cba238b1..66aab703ecc2 100644
--- a/archivers/xmill/pkg-descr
+++ b/archivers/xmill/pkg-descr
@@ -6,4 +6,4 @@ between those text strings for compression. Hence, XMill typically
achieves much better compression rates than conventional compressors
such as gzip.
-WWW: http://sourceforge.net/projects/xmill/
+WWW: http://www.research.att.com/sw/tools/XMILL/