aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/pear-Doctrine/Makefile1
-rw-r--r--databases/pear-Doctrine12/Makefile1
-rw-r--r--graphics/GraphicsMagick/Makefile2
-rw-r--r--graphics/GraphicsMagick12/Makefile1
-rw-r--r--graphics/GraphicsMagick13/Makefile1
-rw-r--r--www/webcalendar-devel/Makefile1
-rw-r--r--www/webcalendar/Makefile1
7 files changed, 7 insertions, 1 deletions
diff --git a/databases/pear-Doctrine/Makefile b/databases/pear-Doctrine/Makefile
index 1012432120dd..0282f335b32e 100644
--- a/databases/pear-Doctrine/Makefile
+++ b/databases/pear-Doctrine/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 1.1.6
CATEGORIES= databases pear
MASTER_SITES= http://pear.phpdoctrine.org/get/ \
LOCAL/glarkin
+PORTSCOUT= limit:^1\.1\.
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Doctrine is a PHP object relational mapper
diff --git a/databases/pear-Doctrine12/Makefile b/databases/pear-Doctrine12/Makefile
index 0362e4e431ac..34f79d8ca37c 100644
--- a/databases/pear-Doctrine12/Makefile
+++ b/databases/pear-Doctrine12/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 1.2.1
CATEGORIES= databases pear
MASTER_SITES= http://pear.phpdoctrine.org/get/ \
LOCAL/glarkin
+PORTSCOUT= limit:^1\.2\.
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Doctrine is a PHP object relational mapper
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index bcfd091de19f..c171abbae3bc 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -12,7 +12,7 @@ PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= SF \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.1/
-
+PORTSCOUT= limit:^1\.1\.
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Fast image processing tools based on ImageMagick
diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile
index 008ebd381ee7..c049fdf4988c 100644
--- a/graphics/GraphicsMagick12/Makefile
+++ b/graphics/GraphicsMagick12/Makefile
@@ -11,6 +11,7 @@ PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.2/
+PORTSCOUT= limit:^1\.2\.
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Fast image processing tools based on ImageMagick
diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile
index be6c417a9093..4d6b4538b4f1 100644
--- a/graphics/GraphicsMagick13/Makefile
+++ b/graphics/GraphicsMagick13/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= SF \
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/
MASTER_SITE_SUBDIR= ${PORTNAME:L}/${PORTNAME:L}/${PORTVERSION}
+PORTSCOUT= limit:^1\.3\.
MAINTAINER= glarkin@FreeBSD.org
COMMENT= Fast image processing tools based on ImageMagick
diff --git a/www/webcalendar-devel/Makefile b/www/webcalendar-devel/Makefile
index 3f6886e95528..f7151208b77c 100644
--- a/www/webcalendar-devel/Makefile
+++ b/www/webcalendar-devel/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= www
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}%201.2/${PORTVERSION}
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME:S/-devel//g}-${PORTVERSION}
+PORTSCOUT= limit:^1\.2\. skipb:1
MAINTAINER= glarkin@FreeBSD.org
COMMENT= A web-based calendar application
diff --git a/www/webcalendar/Makefile b/www/webcalendar/Makefile
index d9217ba36c1c..e7e41af922bd 100644
--- a/www/webcalendar/Makefile
+++ b/www/webcalendar/Makefile
@@ -11,6 +11,7 @@ PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}%201.0/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}
+PORTSCOUT= limit:^1\.0\.
MAINTAINER= glarkin@FreeBSD.org
COMMENT= A web-based calendar application