summaryrefslogtreecommitdiff
path: root/devel/autodist
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-10-30 02:49:12 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-10-30 02:49:12 +0000
commitced831683ae7d471ed6a9341ce5e4bdbab1e79a8 (patch)
tree2b2fe1e503061c6afa0c97cfe1113aaea0b9bce7 /devel/autodist
parentUpdate to version 0.8.1 (diff)
- Update to 1.3.2
- Remove %%DATADIR%% in pkg-plist, this port doesn't support it PR: ports/116555 Submitted by: Peter Johnson <johnson.peter AT gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=202390
Diffstat (limited to 'devel/autodist')
-rw-r--r--devel/autodist/Makefile2
-rw-r--r--devel/autodist/distinfo6
-rw-r--r--devel/autodist/pkg-plist8
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/autodist/Makefile b/devel/autodist/Makefile
index 7aad89391aeb..9c8bb13fa1fd 100644
--- a/devel/autodist/Makefile
+++ b/devel/autodist/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= autodist
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.2
CATEGORIES= devel
MASTER_SITES= http://silcnet.org/download/autodist/sources/ \
http://public.planetmirror.com/pub/silcnet/autodist/sources/ \
diff --git a/devel/autodist/distinfo b/devel/autodist/distinfo
index 16ffc8189205..99202b0b05a5 100644
--- a/devel/autodist/distinfo
+++ b/devel/autodist/distinfo
@@ -1,3 +1,3 @@
-MD5 (autodist-1.3.1.tar.gz) = dfc54ddff3dea8222c6947933d37a153
-SHA256 (autodist-1.3.1.tar.gz) = 45ba22238da1aa543c8661171b02f7e3d8c5067c1741aaf360fdb2f884f20c9f
-SIZE (autodist-1.3.1.tar.gz) = 218176
+MD5 (autodist-1.3.2.tar.gz) = aa76211ccea0818f09b4fc9564fad61e
+SHA256 (autodist-1.3.2.tar.gz) = cb42289e9e5949ab34d6de3a83b87b83c9c9be15813b3d281dd39816f20b1f0b
+SIZE (autodist-1.3.2.tar.gz) = 219823
diff --git a/devel/autodist/pkg-plist b/devel/autodist/pkg-plist
index 49d921b92689..c8a59561a67b 100644
--- a/devel/autodist/pkg-plist
+++ b/devel/autodist/pkg-plist
@@ -1,6 +1,6 @@
bin/autodist
bin/makedist
-%%DATADIR%%/autodist.conf
-%%DATADIR%%/default
-%%DATADIR%%/COPYING
-@dirrm %%DATADIR%%
+share/autodist/autodist.conf
+share/autodist/default
+share/autodist/COPYING
+@dirrm share/autodist