summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2007-02-11 16:05:51 +0000
committertv <tv@pkgsrc.org>2007-02-11 16:05:51 +0000
commit55140b809c85d237ca018f9fc4f4937e47fac847 (patch)
tree03fc469098db43630b3132f61ce9eba8a68b756e
parentf209d5f6aaedfba1b266ffcb17cc08c8a7de6f57 (diff)
downloadpkgsrc-55140b809c85d237ca018f9fc4f4937e47fac847.tar.gz
When this moved to devel/apr0, PKGREVISION should have been bumped. The
package records the package subdir in the +BUILD_INFO, which is used by several pkgtools to look up metainformation about the package, and that metainfo will be wrong until the package is rebuilt (now as nb3).
-rw-r--r--devel/apr0/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile
index 20c1bfd6c90..6a5efb81906 100644
--- a/devel/apr0/Makefile
+++ b/devel/apr0/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/24 19:31:24 epg Exp $
+# $NetBSD: Makefile,v 1.2 2007/02/11 16:05:51 tv Exp $
.include "../../www/apache2/Makefile.common"
PKGNAME= apr-${APR_VERSION}.${APACHE_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
HOMEPAGE= http://apr.apache.org/