diff options
-rw-r--r-- | devel/apr/Makefile | 3 | ||||
-rw-r--r-- | devel/apr0/Makefile | 3 | ||||
-rw-r--r-- | devel/apr1/Makefile | 3 | ||||
-rw-r--r-- | devel/apr2/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/devel/apr/Makefile b/devel/apr/Makefile index f90e77db2ee8..11f8eb68abd6 100644 --- a/devel/apr/Makefile +++ b/devel/apr/Makefile @@ -6,6 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr @@ -27,7 +28,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \ NDBM "Enable NDBM support in apr-util" off \ PGSQL "Enable Postgresql suport in apr-util" off \ SQLITE "Enable SQLite3 support in apr-util" off \ - DEVRANDOM "Use /dev/random or compatible in apr" off + DEVRANDOM "Use /dev/random or compatible in apr" on APR_VERSION= 1.4.2 APU_VERSION= 1.3.9 diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile index f90e77db2ee8..11f8eb68abd6 100644 --- a/devel/apr0/Makefile +++ b/devel/apr0/Makefile @@ -6,6 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr @@ -27,7 +28,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \ NDBM "Enable NDBM support in apr-util" off \ PGSQL "Enable Postgresql suport in apr-util" off \ SQLITE "Enable SQLite3 support in apr-util" off \ - DEVRANDOM "Use /dev/random or compatible in apr" off + DEVRANDOM "Use /dev/random or compatible in apr" on APR_VERSION= 1.4.2 APU_VERSION= 1.3.9 diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile index f90e77db2ee8..11f8eb68abd6 100644 --- a/devel/apr1/Makefile +++ b/devel/apr1/Makefile @@ -6,6 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr @@ -27,7 +28,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \ NDBM "Enable NDBM support in apr-util" off \ PGSQL "Enable Postgresql suport in apr-util" off \ SQLITE "Enable SQLite3 support in apr-util" off \ - DEVRANDOM "Use /dev/random or compatible in apr" off + DEVRANDOM "Use /dev/random or compatible in apr" on APR_VERSION= 1.4.2 APU_VERSION= 1.3.9 diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile index f90e77db2ee8..11f8eb68abd6 100644 --- a/devel/apr2/Makefile +++ b/devel/apr2/Makefile @@ -6,6 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr @@ -27,7 +28,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \ NDBM "Enable NDBM support in apr-util" off \ PGSQL "Enable Postgresql suport in apr-util" off \ SQLITE "Enable SQLite3 support in apr-util" off \ - DEVRANDOM "Use /dev/random or compatible in apr" off + DEVRANDOM "Use /dev/random or compatible in apr" on APR_VERSION= 1.4.2 APU_VERSION= 1.3.9 |