Revbump main pkg and unset revision off all subpkgs.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Template file for 'apr-util-db'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - Berkeley DB module"
|
||||
long_desc="
|
||||
${long_desc}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# Template file for 'apr-util-gdbm'.
|
||||
#
|
||||
revision=2
|
||||
short_desc="${short_desc} - GDBM module"
|
||||
long_desc="
|
||||
${long_desc}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# Template file for 'apr-util-ldap'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - LDAP support"
|
||||
long_desc="
|
||||
${long_desc}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# Template file for 'apr-util-mysql'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - MySQL module"
|
||||
long_desc="
|
||||
${long_desc}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# Template file for 'apr-util-pgsql'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - PostgreSQL module"
|
||||
long_desc="
|
||||
${long_desc}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# Template file for 'apr-util-sqlite'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - SQLite module"
|
||||
long_desc="
|
||||
${long_desc}
|
||||
|
||||
@@ -6,7 +6,7 @@ build_style=gnu-configure
|
||||
configure_args="--with-pgsql --with-mysql --with-sqlite3 --with-ldap
|
||||
--with-berkeley-db --with-gdbm --with-apr=/usr --without-odbc
|
||||
--with-expat=/usr --without-oracle"
|
||||
revision=1
|
||||
revision=3
|
||||
short_desc="The Apache Portable Runtime Utility Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://apr.apache.org/"
|
||||
|
||||
Reference in New Issue
Block a user