summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:10:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:10:27 +0000
commit73f7c91b5db64227b0424a92b16a5281814d369e (patch)
tree779002a33b117700b9b11296adbdfe2fa193739a /net-im
parentAdd an entry for devel/gettext-old. (diff)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
Notes
Notes: svn path=/head/; revision=99918
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ari-yahoo/Makefile1
-rw-r--r--net-im/ayttm/Makefile1
-rw-r--r--net-im/climm/Makefile1
-rw-r--r--net-im/gaim/Makefile2
-rw-r--r--net-im/gicq/Makefile1
-rw-r--r--net-im/gnome-jabber/Makefile1
-rw-r--r--net-im/gnomeicu/Makefile1
-rw-r--r--net-im/gnomeicu2/Makefile1
-rw-r--r--net-im/gossip/Makefile1
-rw-r--r--net-im/gtkyahoo/Makefile1
-rw-r--r--net-im/gyach/Makefile1
-rw-r--r--net-im/ickle/Makefile1
-rw-r--r--net-im/icqlib/Makefile1
-rw-r--r--net-im/jabber-aim/Makefile1
-rw-r--r--net-im/jabber-conference/Makefile1
-rw-r--r--net-im/jabber-jud/Makefile1
-rw-r--r--net-im/jabber-msn/Makefile1
-rw-r--r--net-im/jabber-yahoo/Makefile1
-rw-r--r--net-im/jabber/Makefile1
-rw-r--r--net-im/kmerlin/Makefile1
-rw-r--r--net-im/kmess-kde4/Makefile1
-rw-r--r--net-im/kmess/Makefile1
-rw-r--r--net-im/konverse/Makefile2
-rw-r--r--net-im/kpopup/Makefile1
-rw-r--r--net-im/libyahoo2/Makefile1
-rw-r--r--net-im/licq-console/Makefile1
-rw-r--r--net-im/licq-osd/Makefile1
-rw-r--r--net-im/licq-qt-gui/Makefile2
-rw-r--r--net-im/licq/Makefile1
-rw-r--r--net-im/linpopup/Makefile1
-rw-r--r--net-im/loudmouth/Makefile1
-rw-r--r--net-im/micq/Makefile1
-rw-r--r--net-im/sim-im/Makefile1
-rw-r--r--net-im/simicq/Makefile1
-rw-r--r--net-im/xicq/Makefile1
-rw-r--r--net-im/ymessenger/Makefile2
-rw-r--r--net-im/ysm/Makefile2
37 files changed, 37 insertions, 5 deletions
diff --git a/net-im/ari-yahoo/Makefile b/net-im/ari-yahoo/Makefile
index 6ded95f7cfb1..1e585fb26e2f 100644
--- a/net-im/ari-yahoo/Makefile
+++ b/net-im/ari-yahoo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ari-yahoo
PORTVERSION= 1.10
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile
index 90ecbd60f403..c0b703dbfba1 100644
--- a/net-im/ayttm/Makefile
+++ b/net-im/ayttm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ayttm
PORTVERSION= 0.4.6
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index c069d2b50923..4ba3055e591b 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= micq
PORTVERSION= 0.4.11
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://micq.org/source/ \
http://micq.alpha345.com/source/ \
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index 2b698e0d495c..ae042ca16359 100644
--- a/net-im/gaim/Makefile
+++ b/net-im/gaim/Makefile
@@ -6,7 +6,7 @@
PORTNAME= gaim
PORTVERSION= 0.75
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES?= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile
index a1d1f1d0d3a5..de7f066f47bd 100644
--- a/net-im/gicq/Makefile
+++ b/net-im/gicq/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gicq
PORTVERSION= 0.33
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.sourceforge.net/gicq/ \
${MASTER_SITE_LOCAL}
diff --git a/net-im/gnome-jabber/Makefile b/net-im/gnome-jabber/Makefile
index 3cff03433115..e3f59855c2c5 100644
--- a/net-im/gnome-jabber/Makefile
+++ b/net-im/gnome-jabber/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome-jabber
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile
index 3135c24b68b5..d803657f3923 100644
--- a/net-im/gnomeicu/Makefile
+++ b/net-im/gnomeicu/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeicu2
PORTVERSION= 0.99
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnomeicu
diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile
index 3135c24b68b5..d803657f3923 100644
--- a/net-im/gnomeicu2/Makefile
+++ b/net-im/gnomeicu2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomeicu2
PORTVERSION= 0.99
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gnomeicu
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile
index c18aa45470ae..e25ed23a8402 100644
--- a/net-im/gossip/Makefile
+++ b/net-im/gossip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gossip
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7
diff --git a/net-im/gtkyahoo/Makefile b/net-im/gtkyahoo/Makefile
index 4b9d54748e83..438b407b254c 100644
--- a/net-im/gtkyahoo/Makefile
+++ b/net-im/gtkyahoo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gtkyahoo
PORTVERSION= 0.18.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtkyahoo
diff --git a/net-im/gyach/Makefile b/net-im/gyach/Makefile
index 80514ea5d244..b5afadd7028d 100644
--- a/net-im/gyach/Makefile
+++ b/net-im/gyach/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gyach
PORTVERSION= 0.9.7
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www4.infi.net/~cpinkham/gyach/code/
diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile
index ca10d36ea35e..88b6d4597b0e 100644
--- a/net-im/ickle/Makefile
+++ b/net-im/ickle/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ickle
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile
index 179a65043871..fa07854cbc68 100644
--- a/net-im/icqlib/Makefile
+++ b/net-im/icqlib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= icqlib
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/jabber-aim/Makefile b/net-im/jabber-aim/Makefile
index 1c8c5f8dfaa3..98090858a70b 100644
--- a/net-im/jabber-aim/Makefile
+++ b/net-im/jabber-aim/Makefile
@@ -6,6 +6,7 @@
PORTNAME= aim-transport
PORTVERSION= 0.9.24c
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.jabber.org/dists/transports/aim-transport/
PKGNAMEPREFIX= jabber-
diff --git a/net-im/jabber-conference/Makefile b/net-im/jabber-conference/Makefile
index 47baf0b25db0..a84b574a207d 100644
--- a/net-im/jabber-conference/Makefile
+++ b/net-im/jabber-conference/Makefile
@@ -6,6 +6,7 @@
PORTNAME= conference
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.jabber.org/dists/1.4/final/old/
PKGNAMEPREFIX= jabber-
diff --git a/net-im/jabber-jud/Makefile b/net-im/jabber-jud/Makefile
index 24dd97011293..e51711f3db9d 100644
--- a/net-im/jabber-jud/Makefile
+++ b/net-im/jabber-jud/Makefile
@@ -6,6 +6,7 @@
PORTNAME= jud
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.jabber.org/dists/1.4/final/
PKGNAMEPREFIX= jabber-
diff --git a/net-im/jabber-msn/Makefile b/net-im/jabber-msn/Makefile
index dc49868b6f4b..a8967d28c7c1 100644
--- a/net-im/jabber-msn/Makefile
+++ b/net-im/jabber-msn/Makefile
@@ -6,6 +6,7 @@
PORTNAME= jabber-msn
PORTVERSION= 1.2.8.rc1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://msn-transport.jabberstudio.org/
DISTNAME= msn-transport-${PORTVERSION:S/.rc/rc/}
diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile
index 6ab45548d6bc..2182fa479384 100644
--- a/net-im/jabber-yahoo/Makefile
+++ b/net-im/jabber-yahoo/Makefile
@@ -6,6 +6,7 @@
PORTNAME= yahoo
PORTVERSION= 2.3.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.jabberstudio.org/files/yahoo-transport-2/
PKGNAMEPREFIX= jabber-
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile
index 363f48200c13..abae78c09ccd 100644
--- a/net-im/jabber/Makefile
+++ b/net-im/jabber/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jabber
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://jabberd.jabberstudio.org/downloads/ \
http://download.jabber.org/dists/1.4/final/
diff --git a/net-im/kmerlin/Makefile b/net-im/kmerlin/Makefile
index a0a00c9d0e03..67518e04a83a 100644
--- a/net-im/kmerlin/Makefile
+++ b/net-im/kmerlin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kmerlin
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/kmess-kde4/Makefile b/net-im/kmess-kde4/Makefile
index c3f8cc645498..3c3ea80ca624 100644
--- a/net-im/kmess-kde4/Makefile
+++ b/net-im/kmess-kde4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kmess
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/kmess/Makefile b/net-im/kmess/Makefile
index c3f8cc645498..3c3ea80ca624 100644
--- a/net-im/kmess/Makefile
+++ b/net-im/kmess/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kmess
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/konverse/Makefile b/net-im/konverse/Makefile
index a6590adb81f6..55bfa68e678f 100644
--- a/net-im/konverse/Makefile
+++ b/net-im/konverse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= konverse
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/kpopup/Makefile b/net-im/kpopup/Makefile
index 24a5a9306aaa..2d926625e52e 100644
--- a/net-im/kpopup/Makefile
+++ b/net-im/kpopup/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kpopup
PORTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= net kde
MASTER_SITES= http://www.henschelsoft.de/kpopup/
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile
index 461be4f191a9..6f51f1c00726 100644
--- a/net-im/libyahoo2/Makefile
+++ b/net-im/libyahoo2/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libyahoo2
PORTVERSION= 0.7.4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile
index c68dd4543e8e..437b6685fb4b 100644
--- a/net-im/licq-console/Makefile
+++ b/net-im/licq-console/Makefile
@@ -7,6 +7,7 @@
PORTNAME= console
PORTVERSION= ${CONSOLE_LICQ_VER}
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= dinoex@FreeBSD.org
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile
index 57b10cceb750..4aab35df4c4e 100644
--- a/net-im/licq-osd/Makefile
+++ b/net-im/licq-osd/Makefile
@@ -8,6 +8,7 @@
PORTNAME= licq_osd_plugin
PORTVERSION= 1.2.7.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=/sourceforge/licq-osd
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile
index 98ebc416d677..0728221aca42 100644
--- a/net-im/licq-qt-gui/Makefile
+++ b/net-im/licq-qt-gui/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qt-gui
PORTVERSION= ${QT_LICQ_VER}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
.if defined(WITH_KDE)
PKGNAMESUFFIX= -kde
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index aea446e3df5d..879ace422690 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -7,6 +7,7 @@
PORTNAME= base
PORTVERSION= ${LICQ_VER}
+PORTREVISION= 1
CATEGORIES= net
.if defined(WITH_SOCKS)
PKGNAMESUFFIX= -socks
diff --git a/net-im/linpopup/Makefile b/net-im/linpopup/Makefile
index bc7e3c7d377e..eae120a0e01b 100644
--- a/net-im/linpopup/Makefile
+++ b/net-im/linpopup/Makefile
@@ -7,6 +7,7 @@
PORTNAME= linpopup
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.chez.com/littleigloo/files/
DISTNAME= LinPopUp-${PORTVERSION}.src
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index e2590e51e4a3..4412e40dd521 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -7,6 +7,7 @@
PORTNAME= loudmouth
PORTVERSION= 0.15.1
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.15
diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile
index c069d2b50923..4ba3055e591b 100644
--- a/net-im/micq/Makefile
+++ b/net-im/micq/Makefile
@@ -7,6 +7,7 @@
PORTNAME= micq
PORTVERSION= 0.4.11
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://micq.org/source/ \
http://micq.alpha345.com/source/ \
diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile
index 1622baf112b0..76e8f0ed409d 100644
--- a/net-im/sim-im/Makefile
+++ b/net-im/sim-im/Makefile
@@ -6,6 +6,7 @@
PORTNAME= simicq
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/}
diff --git a/net-im/simicq/Makefile b/net-im/simicq/Makefile
index 1622baf112b0..76e8f0ed409d 100644
--- a/net-im/simicq/Makefile
+++ b/net-im/simicq/Makefile
@@ -6,6 +6,7 @@
PORTNAME= simicq
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/}
diff --git a/net-im/xicq/Makefile b/net-im/xicq/Makefile
index 06322a96cecc..618aa3cc9e91 100644
--- a/net-im/xicq/Makefile
+++ b/net-im/xicq/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xicq
PORTVERSION= 19980712
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://projekt.pinknet.cz/ftp/ICQ/linux/Xicq/
DISTNAME= xicq-071298-snapshot.src
diff --git a/net-im/ymessenger/Makefile b/net-im/ymessenger/Makefile
index 375fcd286779..943370daa9b1 100644
--- a/net-im/ymessenger/Makefile
+++ b/net-im/ymessenger/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ymessenger
PORTVERSION= 1.0.4
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 20020902
CATEGORIES= net
MASTER_SITES= http://public.yahoo.com/~mmk/
diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile
index 743aead50ba9..643efe5a3e62 100644
--- a/net-im/ysm/Makefile
+++ b/net-im/ysm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ysm
PORTVERSION= 7.2.9.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://rusunix.org/pub/FreeBSD/distfiles/ \
http://aquatique.rusunix.org/