aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-12-06 03:16:06 +0800
committerlinimon <linimon@FreeBSD.org>2004-12-06 03:16:06 +0800
commit54c1492a467bfcea5360071837c9f13cde97272f (patch)
treec8de2a1bfd994cce25548b8629058005d666abe0 /devel
parent61530e6b716c49e2c0829c00a956fe62d21c324c (diff)
downloadfreebsd-ports-gnome-54c1492a467bfcea5360071837c9f13cde97272f.tar.gz
freebsd-ports-gnome-54c1492a467bfcea5360071837c9f13cde97272f.tar.zst
freebsd-ports-gnome-54c1492a467bfcea5360071837c9f13cde97272f.zip
Remove a locally untested upgrade which snuck in with the commit to
reset maintainer. Bump PORTEPOCH since this means the version will go backwards. Spotted by: roger Pointy hat to: linimon
Diffstat (limited to 'devel')
-rw-r--r--devel/pwlib/Makefile15
-rw-r--r--devel/pwlib152/Makefile15
2 files changed, 16 insertions, 14 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index 997af1d908c7..49c23996fffa 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= pwlib
-PORTVERSION= 1.6.5
+PORTVERSION= 1.5.0
+PORTREVISION= 5
+PORTEPOCH= 1
CATEGORIES= devel
-MASTER_SITES= http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/ \
- http://www.gnomemeeting.org/downloads/1.0/sources/sources/ \
- http://www.openh323.org/bin/ \
- http://www.de.openh323.org/bin/
-DISTNAME= ${PORTNAME}-v${PORTVERSION:C/\./_/g}-src
+MASTER_SITES= http://www.openh323.org/bin/ \
+ http://www.de.openh323.org/bin/ \
+ http://www.gnomemeeting.org/downloads/0.98.0/sources/
+DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= roger@FreeBSD.org
COMMENT= A cross platform C++ library, used by OpenH323
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
diff --git a/devel/pwlib152/Makefile b/devel/pwlib152/Makefile
index 997af1d908c7..49c23996fffa 100644
--- a/devel/pwlib152/Makefile
+++ b/devel/pwlib152/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= pwlib
-PORTVERSION= 1.6.5
+PORTVERSION= 1.5.0
+PORTREVISION= 5
+PORTEPOCH= 1
CATEGORIES= devel
-MASTER_SITES= http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/ \
- http://www.gnomemeeting.org/downloads/1.0/sources/sources/ \
- http://www.openh323.org/bin/ \
- http://www.de.openh323.org/bin/
-DISTNAME= ${PORTNAME}-v${PORTVERSION:C/\./_/g}-src
+MASTER_SITES= http://www.openh323.org/bin/ \
+ http://www.de.openh323.org/bin/ \
+ http://www.gnomemeeting.org/downloads/0.98.0/sources/
+DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= roger@FreeBSD.org
COMMENT= A cross platform C++ library, used by OpenH323
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2