diff options
author | ashish <ashish@FreeBSD.org> | 2011-07-11 04:48:24 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-07-11 04:48:24 +0800 |
commit | cfdfe1cdf585ce367ae48ea29774ca3c7057d108 (patch) | |
tree | 9287c313f1c7892f499cea5fe5f3e25b77ed80fb /devel | |
parent | a0e71aacfa9115b9131f90e760868ea238e4a486 (diff) | |
download | freebsd-ports-gnome-cfdfe1cdf585ce367ae48ea29774ca3c7057d108.tar.gz freebsd-ports-gnome-cfdfe1cdf585ce367ae48ea29774ca3c7057d108.tar.zst freebsd-ports-gnome-cfdfe1cdf585ce367ae48ea29774ca3c7057d108.zip |
- Update textproc/hs-xml to 1.3.8
Obtained from: FreeBSD Haskell
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvs2darcs/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-darcs/Makefile | 1 | ||||
-rw-r--r-- | devel/hs-test-framework-hunit/Makefile | 2 | ||||
-rw-r--r-- | devel/hs-test-framework-quickcheck2/Makefile | 1 | ||||
-rw-r--r-- | devel/hs-test-framework/Makefile | 1 |
5 files changed, 5 insertions, 2 deletions
diff --git a/devel/cvs2darcs/Makefile b/devel/cvs2darcs/Makefile index a1edede9c871..9f890463c2e1 100644 --- a/devel/cvs2darcs/Makefile +++ b/devel/cvs2darcs/Makefile @@ -7,7 +7,7 @@ PORTNAME= cvs2darcs PORTVERSION= 0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://ab-initio.mit.edu/${PORTNAME}/ diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index 78530d925123..7d996d957f25 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -7,6 +7,7 @@ PORTNAME= darcs PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-test-framework-hunit/Makefile b/devel/hs-test-framework-hunit/Makefile index 57dc89f85183..dcaf6216f4dd 100644 --- a/devel/hs-test-framework-hunit/Makefile +++ b/devel/hs-test-framework-hunit/Makefile @@ -7,7 +7,7 @@ PORTNAME= test-framework-hunit PORTVERSION= 0.2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-test-framework-quickcheck2/Makefile b/devel/hs-test-framework-quickcheck2/Makefile index 8cb9b8eb7ed2..88446b37f7e6 100644 --- a/devel/hs-test-framework-quickcheck2/Makefile +++ b/devel/hs-test-framework-quickcheck2/Makefile @@ -7,6 +7,7 @@ PORTNAME= test-framework-quickcheck2 PORTVERSION= 0.2.10 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-test-framework/Makefile b/devel/hs-test-framework/Makefile index bfb8bcb3631e..d34bae94ce9a 100644 --- a/devel/hs-test-framework/Makefile +++ b/devel/hs-test-framework/Makefile @@ -7,6 +7,7 @@ PORTNAME= test-framework PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |