diff options
author | perky <perky@FreeBSD.org> | 2003-08-23 09:03:50 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-08-23 09:03:50 +0800 |
commit | c6b14909276521882126f116ac79c70676f5fee2 (patch) | |
tree | 6f8c82427c5d82fa710696ae161e8f2d04f72780 | |
parent | b7b083af4cc61a47f39d0c3fb07001a2063bcff8 (diff) | |
download | freebsd-ports-graphics-c6b14909276521882126f116ac79c70676f5fee2.tar.gz freebsd-ports-graphics-c6b14909276521882126f116ac79c70676f5fee2.tar.zst freebsd-ports-graphics-c6b14909276521882126f116ac79c70676f5fee2.zip |
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.
Submitted by: olgeni
-rw-r--r-- | cad/xcircuit/Makefile | 1 | ||||
-rw-r--r-- | devel/boost/Makefile | 1 | ||||
-rw-r--r-- | devel/libical/Makefile | 1 | ||||
-rw-r--r-- | editors/vim/Makefile | 2 | ||||
-rw-r--r-- | graphics/dia/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-app/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimpshop/Makefile | 1 | ||||
-rw-r--r-- | irc/xchat-gnome/Makefile | 1 | ||||
-rw-r--r-- | irc/xchat/Makefile | 1 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 1 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 1 | ||||
-rw-r--r-- | math/vtk/Makefile | 1 | ||||
-rw-r--r-- | math/vtk43/Makefile | 1 | ||||
-rw-r--r-- | math/vtk5/Makefile | 1 |
17 files changed, 17 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 4f998717f66..5655d7bc544 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -7,6 +7,7 @@ PORTNAME= xcircuit PORTVERSION= 3.1.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://xcircuit.ece.jhu.edu/archive/ diff --git a/devel/boost/Makefile b/devel/boost/Makefile index 3f46c457017..475d2e0ccad 100644 --- a/devel/boost/Makefile +++ b/devel/boost/Makefile @@ -8,6 +8,7 @@ PORTNAME= boost PORTVERSION= 1.30.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} diff --git a/devel/libical/Makefile b/devel/libical/Makefile index 513f9d7ba97..81c107796e2 100644 --- a/devel/libical/Makefile +++ b/devel/libical/Makefile @@ -7,6 +7,7 @@ PORTNAME= libical PORTVERSION= 0.24 +PORTREVISION= 1 DISTFILES= ${DISTNAME}.RC4${EXTRACT_SUFX} CATEGORIES= devel MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/freeassociation/ diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 331e3304ca8..45e5018b61e 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -9,7 +9,7 @@ PORTNAME?= vim PATCHLEVEL= 61 PORTVERSION= 6.2.${PATCHLEVEL} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= editors MASTER_SITES= ${MASTER_SITE_VIM} DISTNAME= vim-${PORTVERSION:C/\.[0-9]*$//} diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index d5bf73cd0d4..9856ce8e445 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -7,7 +7,7 @@ PORTNAME= dia PORTVERSION= 0.91 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.91 diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index 1647bf8d225..61a311a389d 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 1647bf8d225..61a311a389d 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 1647bf8d225..61a311a389d 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 1647bf8d225..61a311a389d 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 1647bf8d225..61a311a389d 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 9ac74bc2bde..d21225852b9 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat2 PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index f7e964153ff..53c76232144 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.11 +PORTREVISION= 1 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index f7e964153ff..53c76232144 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.11 +PORTREVISION= 1 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 9ac74bc2bde..d21225852b9 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat2 PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ diff --git a/math/vtk/Makefile b/math/vtk/Makefile index 7f5c4d31599..d40cfdab3c4 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -7,6 +7,7 @@ PORTNAME= vtk PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://public.kitware.com/pub/vtk/vtk${PORTVERSION}/ DISTNAME= vtk32-src-unix diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 7f5c4d31599..d40cfdab3c4 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -7,6 +7,7 @@ PORTNAME= vtk PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://public.kitware.com/pub/vtk/vtk${PORTVERSION}/ DISTNAME= vtk32-src-unix diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 7f5c4d31599..d40cfdab3c4 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -7,6 +7,7 @@ PORTNAME= vtk PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://public.kitware.com/pub/vtk/vtk${PORTVERSION}/ DISTNAME= vtk32-src-unix |