aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2008-01-26 02:24:25 +0800
committerdanfe <danfe@FreeBSD.org>2008-01-26 02:24:25 +0800
commitfcad5b8d540b5d4564903bdecf4fd1cafeada2d7 (patch)
tree21ee2b0ac8bf36360e07466664ca86b5182e9432 /archivers
parentfc3997242a2160be25f738d2870582e6ab2b814a (diff)
downloadfreebsd-ports-gnome-fcad5b8d540b5d4564903bdecf4fd1cafeada2d7.tar.gz
freebsd-ports-gnome-fcad5b8d540b5d4564903bdecf4fd1cafeada2d7.tar.zst
freebsd-ports-gnome-fcad5b8d540b5d4564903bdecf4fd1cafeada2d7.zip
Revert unwanted commit while it's not too late.
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/