summaryrefslogtreecommitdiff
path: root/devel/librxspencer
diff options
context:
space:
mode:
authorobache <obache>2008-07-21 02:56:55 +0000
committerobache <obache>2008-07-21 02:56:55 +0000
commit7f00554700a3dd87b859c470659fc19fdd33da46 (patch)
treec1c395f833058b7e620852811ddcf726e3ffbd36 /devel/librxspencer
parenta7658e332bff0c9fe70991531ad9632daed24db6 (diff)
downloadpkgsrc-7f00554700a3dd87b859c470659fc19fdd33da46.tar.gz
Update librxspencer to 3.8.4.
Based on maintainer update request by PR 39170. New in alpha3.8.g4 (Gary Houston): Makefile.am: account for $(DESTDIR) in install-data-local, thanks to Aleksey Cheusov. Configuration scripts updated.
Diffstat (limited to 'devel/librxspencer')
-rw-r--r--devel/librxspencer/Makefile11
-rw-r--r--devel/librxspencer/PLIST11
-rw-r--r--devel/librxspencer/distinfo8
3 files changed, 16 insertions, 14 deletions
diff --git a/devel/librxspencer/Makefile b/devel/librxspencer/Makefile
index ebed6671837..832b0ea1ccc 100644
--- a/devel/librxspencer/Makefile
+++ b/devel/librxspencer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/02/21 21:06:12 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/21 02:56:55 obache Exp $
-DISTNAME= rxspencer-alpha3.8.g3
-PKGNAME= librxspencer-3.8.3
+DISTNAME= rxspencer-alpha3.8.g4
+PKGNAME= librxspencer-3.8.4
CATEGORIES= devel
MASTER_SITES= http://arglist.com/regex/
@@ -18,12 +18,13 @@ TEST_TARGET= check
DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
-INSTALLATION_DIRS+= ${DOCDIR}
+AUTO_MKDIRS= yes
+PKG_DESTDIR_SUPPORT= user-destdir
post-install:
set -e; \
for i in COPYRIGHT INSTALL README WHATSNEW; do \
- ${INSTALL_DATA} ${WRKSRC}/"$${i}" ${DOCDIR}; \
+ ${INSTALL_DATA} ${WRKSRC}/"$${i}" ${DESTDIR}${DOCDIR}; \
done
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/librxspencer/PLIST b/devel/librxspencer/PLIST
index 1ad08b71ed2..562b35a3a2b 100644
--- a/devel/librxspencer/PLIST
+++ b/devel/librxspencer/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/21 21:06:12 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/07/21 02:56:55 obache Exp $
include/rxspencer/regex.h
lib/librxspencer.la
man/man3/rxspencer.3
man/man7/rxspencer.7
-share/doc/${PKGBASE}/COPYRIGHT
-share/doc/${PKGBASE}/INSTALL
-share/doc/${PKGBASE}/README
-share/doc/${PKGBASE}/WHATSNEW
+share/doc/librxspencer/COPYRIGHT
+share/doc/librxspencer/INSTALL
+share/doc/librxspencer/README
+share/doc/librxspencer/WHATSNEW
+@dirrm share/doc/librxspencer
@dirrm include/rxspencer
diff --git a/devel/librxspencer/distinfo b/devel/librxspencer/distinfo
index f88e233c915..4ead1503408 100644
--- a/devel/librxspencer/distinfo
+++ b/devel/librxspencer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/02/21 21:06:12 minskim Exp $
+$NetBSD: distinfo,v 1.2 2008/07/21 02:56:55 obache Exp $
-SHA1 (rxspencer-alpha3.8.g3.tar.gz) = 8068596030ec51f16b364f0060eec71aeb5e8592
-RMD160 (rxspencer-alpha3.8.g3.tar.gz) = 90b53bc00182c6123c33093ab98a9fa8c2a48966
-Size (rxspencer-alpha3.8.g3.tar.gz) = 216459 bytes
+SHA1 (rxspencer-alpha3.8.g4.tar.gz) = ee0d29520ff72157f2458dec417dfe94df2ac48d
+RMD160 (rxspencer-alpha3.8.g4.tar.gz) = 77e195bacb390865f7b40bf43362d434b6cea86b
+Size (rxspencer-alpha3.8.g4.tar.gz) = 348474 bytes