diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-24 15:47:50 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-24 15:47:50 +0000 |
commit | 77760fcb6307bb10ac6bbf1653f33308bc4ffeb2 (patch) | |
tree | 9a9bfdddc0d5bd83f4f805c6db760afc834ef9b7 /devel | |
parent | c5d0b8fd869a1e1db110b14b701c70a27d9773bc (diff) | |
download | ports-77760fcb6307bb10ac6bbf1653f33308bc4ffeb2.tar.gz ports-77760fcb6307bb10ac6bbf1653f33308bc4ffeb2.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/aegis/Makefile | 2 | ||||
-rw-r--r-- | devel/doxygen/Makefile | 2 | ||||
-rw-r--r-- | devel/gdcm/Makefile | 1 | ||||
-rw-r--r-- | devel/libexplain/Makefile | 2 | ||||
-rw-r--r-- | devel/srecord/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/devel/aegis/Makefile b/devel/aegis/Makefile index 2cc3ad1343e9..682c12114712 100644 --- a/devel/aegis/Makefile +++ b/devel/aegis/Makefile @@ -4,7 +4,7 @@ PORTNAME= aegis PORTVERSION= 4.25 DISTVERSIONSUFFIX= .D510 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile index 7bbf0f306b86..8b6d7918a595 100644 --- a/devel/doxygen/Makefile +++ b/devel/doxygen/Makefile @@ -3,7 +3,7 @@ PORTNAME= doxygen PORTVERSION= 1.8.10 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \ diff --git a/devel/gdcm/Makefile b/devel/gdcm/Makefile index 89a553430196..8db998e2b406 100644 --- a/devel/gdcm/Makefile +++ b/devel/gdcm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdcm PORTVERSION= ${GDCM_MAJOR}.${GDCM_MINOR}.${GDCM_PATCH} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/gdcm/gdcm%202.x/GDCM%20${PORTVERSION} diff --git a/devel/libexplain/Makefile b/devel/libexplain/Makefile index 69775ab86053..99d061a0edb0 100644 --- a/devel/libexplain/Makefile +++ b/devel/libexplain/Makefile @@ -3,7 +3,7 @@ PORTNAME= libexplain PORTVERSION= 1.3.${PATCHLEVEL} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R} DISTNAME= ${PORTNAME}-${PORTVERSION:R} diff --git a/devel/srecord/Makefile b/devel/srecord/Makefile index 8ff20c603361..c89e96672941 100644 --- a/devel/srecord/Makefile +++ b/devel/srecord/Makefile @@ -3,7 +3,7 @@ PORTNAME= srecord PORTVERSION= 1.64 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF |