aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-07-07 19:45:26 +0800
committermiwi <miwi@FreeBSD.org>2008-07-07 19:45:26 +0800
commit184df1834961c32573081de7efce027a8ebfe036 (patch)
tree00aa759d1362570eb9a5621917907d092c085c01
parenta09a857e847dc900061aa86b120d547eab72e169 (diff)
downloadfreebsd-ports-graphics-184df1834961c32573081de7efce027a8ebfe036.tar.gz
freebsd-ports-graphics-184df1834961c32573081de7efce027a8ebfe036.tar.zst
freebsd-ports-graphics-184df1834961c32573081de7efce027a8ebfe036.zip
- Bump PORTREVISION after arp update
PR: 125269 125274
-rw-r--r--devel/c_c++_reference/Makefile2
-rw-r--r--www/trac-addcomment/Makefile2
-rw-r--r--www/trac-blog/Makefile2
-rw-r--r--www/trac-calendar/Makefile2
-rw-r--r--www/trac-codetags/Makefile2
-rw-r--r--www/trac-ctxtnavadd/Makefile2
-rw-r--r--www/trac-email2trac/Makefile2
-rw-r--r--www/trac-hierwiki/Makefile2
-rw-r--r--www/trac-iniadmin/Makefile2
-rw-r--r--www/trac-ldap/Makefile2
-rw-r--r--www/trac-macropost/Makefile2
-rw-r--r--www/trac-mastertickets/Makefile2
-rw-r--r--www/trac-nav/Makefile2
-rw-r--r--www/trac-pagelist/Makefile2
-rw-r--r--www/trac-pagetopdf/Makefile2
-rw-r--r--www/trac-pendingticket/Makefile2
-rw-r--r--www/trac-remind/Makefile2
-rw-r--r--www/trac-restrictedarea/Makefile2
-rw-r--r--www/trac-simpleticket/Makefile2
-rw-r--r--www/trac-tags/Makefile2
-rw-r--r--www/trac-ticketdelete/Makefile2
-rw-r--r--www/trac-tocmacro/Makefile2
-rw-r--r--www/trac-wikinegotiator/Makefile2
-rw-r--r--www/trac-wikinotification/Makefile2
-rw-r--r--www/trac-wikirename/Makefile2
-rw-r--r--www/trac-wikitemplates/Makefile2
-rw-r--r--www/trac-xmlrpc/Makefile2
27 files changed, 27 insertions, 27 deletions
diff --git a/devel/c_c++_reference/Makefile b/devel/c_c++_reference/Makefile
index 788d0acbc6f..e4d1f95b8b1 100644
--- a/devel/c_c++_reference/Makefile
+++ b/devel/c_c++_reference/Makefile
@@ -7,7 +7,7 @@
PORTNAME= c_c++_reference
PORTVERSION= 2.0.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ee.fhm.edu/pub/unix/ide/KDevelop/
DISTNAME= c_cpp_reference-${PORTVERSION}_for_KDE_3.0
diff --git a/www/trac-addcomment/Makefile b/www/trac-addcomment/Makefile
index c4dcfd3b6a2..fdb48307934 100644
--- a/www/trac-addcomment/Makefile
+++ b/www/trac-addcomment/Makefile
@@ -7,7 +7,7 @@
PORTNAME= addcomment
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-blog/Makefile b/www/trac-blog/Makefile
index d6a7f93c0c0..c166ab199c9 100644
--- a/www/trac-blog/Makefile
+++ b/www/trac-blog/Makefile
@@ -7,7 +7,7 @@
PORTNAME= blog
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-calendar/Makefile b/www/trac-calendar/Makefile
index 655bc35d3c0..37d07100970 100644
--- a/www/trac-calendar/Makefile
+++ b/www/trac-calendar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= calendar
PORTVERSION= 0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-codetags/Makefile b/www/trac-codetags/Makefile
index 101b4f8b746..b93deccf6cf 100644
--- a/www/trac-codetags/Makefile
+++ b/www/trac-codetags/Makefile
@@ -7,7 +7,7 @@
PORTNAME= codetags
PORTVERSION= 0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-ctxtnavadd/Makefile b/www/trac-ctxtnavadd/Makefile
index 4db7554aa00..b21bd279710 100644
--- a/www/trac-ctxtnavadd/Makefile
+++ b/www/trac-ctxtnavadd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ctxtnavaddplugin
PORTVERSION= 1.1.r1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-email2trac/Makefile b/www/trac-email2trac/Makefile
index 5613a23d3a8..4dff1f0ea16 100644
--- a/www/trac-email2trac/Makefile
+++ b/www/trac-email2trac/Makefile
@@ -7,7 +7,7 @@
PORTNAME= email2trac
PORTVERSION= 0.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= ftp://ftp.sara.nl/pub/outgoing/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-hierwiki/Makefile b/www/trac-hierwiki/Makefile
index f23fdc7fa32..0e865c2ef48 100644
--- a/www/trac-hierwiki/Makefile
+++ b/www/trac-hierwiki/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hierwiki
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-iniadmin/Makefile b/www/trac-iniadmin/Makefile
index c76e6ac5add..19283946f4a 100644
--- a/www/trac-iniadmin/Makefile
+++ b/www/trac-iniadmin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= iniadmin
PORTVERSION= 0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-ldap/Makefile b/www/trac-ldap/Makefile
index 0340b0857f5..ffb64320bf1 100644
--- a/www/trac-ldap/Makefile
+++ b/www/trac-ldap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ldap
PORTVERSION= 0.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-macropost/Makefile b/www/trac-macropost/Makefile
index 26cb22922fb..d5e239c178d 100644
--- a/www/trac-macropost/Makefile
+++ b/www/trac-macropost/Makefile
@@ -7,7 +7,7 @@
PORTNAME= macropost
PORTVERSION= 0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-mastertickets/Makefile b/www/trac-mastertickets/Makefile
index a543847c837..7d06ad43afb 100644
--- a/www/trac-mastertickets/Makefile
+++ b/www/trac-mastertickets/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mastertickets
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-nav/Makefile b/www/trac-nav/Makefile
index 080ab1be9c4..200d7b7d5d5 100644
--- a/www/trac-nav/Makefile
+++ b/www/trac-nav/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nav
PORTVERSION= 3.92
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-pagelist/Makefile b/www/trac-pagelist/Makefile
index 4c7d2665f3e..1ea2dacf437 100644
--- a/www/trac-pagelist/Makefile
+++ b/www/trac-pagelist/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pagelist
PORTVERSION= 0.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-pagetopdf/Makefile b/www/trac-pagetopdf/Makefile
index 631a56beb8d..8a4ded311e9 100644
--- a/www/trac-pagetopdf/Makefile
+++ b/www/trac-pagetopdf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pagetopdf
PORTVERSION= 0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-pendingticket/Makefile b/www/trac-pendingticket/Makefile
index b3b638ee955..34281a39c78 100644
--- a/www/trac-pendingticket/Makefile
+++ b/www/trac-pendingticket/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pendingticket
PORTVERSION= 0.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-remind/Makefile b/www/trac-remind/Makefile
index 38b3bb6616f..9b69b6ec09c 100644
--- a/www/trac-remind/Makefile
+++ b/www/trac-remind/Makefile
@@ -7,7 +7,7 @@
PORTNAME= remind
PORTVERSION= 1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.unixmedia.it/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-restrictedarea/Makefile b/www/trac-restrictedarea/Makefile
index f8ce8d4c61e..09f83d61d8e 100644
--- a/www/trac-restrictedarea/Makefile
+++ b/www/trac-restrictedarea/Makefile
@@ -7,7 +7,7 @@
PORTNAME= restrictedarea
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-simpleticket/Makefile b/www/trac-simpleticket/Makefile
index 8da2eea3365..1e331a1b5f4 100644
--- a/www/trac-simpleticket/Makefile
+++ b/www/trac-simpleticket/Makefile
@@ -7,7 +7,7 @@
PORTNAME= simpleticket
PORTVERSION= 1.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-tags/Makefile b/www/trac-tags/Makefile
index 971a49a597d..8acf34c5377 100644
--- a/www/trac-tags/Makefile
+++ b/www/trac-tags/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tags
PORTVERSION= 0.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-ticketdelete/Makefile b/www/trac-ticketdelete/Makefile
index 5df8527ee8a..c6a5a777a29 100644
--- a/www/trac-ticketdelete/Makefile
+++ b/www/trac-ticketdelete/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ticketdelete
PORTVERSION= 1.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-tocmacro/Makefile b/www/trac-tocmacro/Makefile
index 7c7b61a17e2..e6cdaebf13e 100644
--- a/www/trac-tocmacro/Makefile
+++ b/www/trac-tocmacro/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tocmacro
PORTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-wikinegotiator/Makefile b/www/trac-wikinegotiator/Makefile
index a4935e6ec25..44f4313ac87 100644
--- a/www/trac-wikinegotiator/Makefile
+++ b/www/trac-wikinegotiator/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wikinegotiator
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-wikinotification/Makefile b/www/trac-wikinotification/Makefile
index b2b1290a67f..cfe8e6b86e6 100644
--- a/www/trac-wikinotification/Makefile
+++ b/www/trac-wikinotification/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wikinotificationplugin
PORTVERSION= 0.1.0p4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-wikirename/Makefile b/www/trac-wikirename/Makefile
index 86ca0c834e3..e4ed2b637d2 100644
--- a/www/trac-wikirename/Makefile
+++ b/www/trac-wikirename/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wikirename
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-wikitemplates/Makefile b/www/trac-wikitemplates/Makefile
index 2f563d5ecfc..3577a706052 100644
--- a/www/trac-wikitemplates/Makefile
+++ b/www/trac-wikitemplates/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wikitemplates
PORTVERSION= 0.3.0p3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-
diff --git a/www/trac-xmlrpc/Makefile b/www/trac-xmlrpc/Makefile
index d33ee254c4c..bdab05f9010 100644
--- a/www/trac-xmlrpc/Makefile
+++ b/www/trac-xmlrpc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmlrpc
PORTVERSION= 0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel python
MASTER_SITES= http://www.gerritbeine.de/download/trac/
PKGNAMEPREFIX= trac-