aboutsummaryrefslogtreecommitdiff
path: root/devel/shtool
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2005-10-03 14:23:16 +0000
committerAndrej Zverev <az@FreeBSD.org>2005-10-03 14:23:16 +0000
commitfd8337b738d295ff0b1eaeac76744999341fc0b8 (patch)
tree123313ab02816294132a8bf58c7c1d4ed0df0a7a /devel/shtool
parentda1eded82b87a77b8010a57a18a99276bf97b808 (diff)
downloadports-fd8337b738d295ff0b1eaeac76744999341fc0b8.tar.gz
ports-fd8337b738d295ff0b1eaeac76744999341fc0b8.zip
Notes
Diffstat (limited to 'devel/shtool')
-rw-r--r--devel/shtool/Makefile9
-rw-r--r--devel/shtool/distinfo4
-rw-r--r--devel/shtool/pkg-plist42
3 files changed, 28 insertions, 27 deletions
diff --git a/devel/shtool/Makefile b/devel/shtool/Makefile
index 63440f7aa205..d66838fde64a 100644
--- a/devel/shtool/Makefile
+++ b/devel/shtool/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= shtool
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.3
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= ${MASTER_SITE_GNU:S/$/:GNU/} ${MASTER_SITE_OSSP:S/$/:OSSP/}
+MASTER_SITE_SUBDIR= ${PORTNAME}/:GNU tool/${PORTNAME}/:OSSP
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:GNU,OSSP
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= vd@datamax.bg
COMMENT= The GNU Portable Shell Tool
USE_PERL5_BUILD= yes
diff --git a/devel/shtool/distinfo b/devel/shtool/distinfo
index 7c8cc827dc82..aa497d2d3aac 100644
--- a/devel/shtool/distinfo
+++ b/devel/shtool/distinfo
@@ -1,2 +1,2 @@
-MD5 (shtool-2.0.2.tar.gz) = caa3a195e130a64cce8403045ed88a46
-SIZE (shtool-2.0.2.tar.gz) = 91684
+MD5 (shtool-2.0.3.tar.gz) = 315596dfc7b728af6f83ec44c40eae46
+SIZE (shtool-2.0.3.tar.gz) = 92148
diff --git a/devel/shtool/pkg-plist b/devel/shtool/pkg-plist
index 5cb5fe92ebe9..0b015eb07eb6 100644
--- a/devel/shtool/pkg-plist
+++ b/devel/shtool/pkg-plist
@@ -1,24 +1,24 @@
bin/shtool
bin/shtoolize
share/aclocal/shtool.m4
-share/shtool/sh.arx
-share/shtool/sh.common
-share/shtool/sh.echo
-share/shtool/sh.fixperm
-share/shtool/sh.install
-share/shtool/sh.mdate
-share/shtool/sh.mkdir
-share/shtool/sh.mkln
-share/shtool/sh.mkshadow
-share/shtool/sh.move
-share/shtool/sh.path
-share/shtool/sh.platform
-share/shtool/sh.prop
-share/shtool/sh.rotate
-share/shtool/sh.scpp
-share/shtool/sh.slo
-share/shtool/sh.subst
-share/shtool/sh.table
-share/shtool/sh.tarball
-share/shtool/sh.version
-@dirrm share/shtool
+%%DATADIR%%/sh.arx
+%%DATADIR%%/sh.common
+%%DATADIR%%/sh.echo
+%%DATADIR%%/sh.fixperm
+%%DATADIR%%/sh.install
+%%DATADIR%%/sh.mdate
+%%DATADIR%%/sh.mkdir
+%%DATADIR%%/sh.mkln
+%%DATADIR%%/sh.mkshadow
+%%DATADIR%%/sh.move
+%%DATADIR%%/sh.path
+%%DATADIR%%/sh.platform
+%%DATADIR%%/sh.prop
+%%DATADIR%%/sh.rotate
+%%DATADIR%%/sh.scpp
+%%DATADIR%%/sh.slo
+%%DATADIR%%/sh.subst
+%%DATADIR%%/sh.table
+%%DATADIR%%/sh.tarball
+%%DATADIR%%/sh.version
+@dirrm %%DATADIR%%