diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-09-25 08:08:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-09-25 08:08:16 +0800 |
commit | cc224d53ec359814049f409c3022fcf2885657ad (patch) | |
tree | bb7ad747880e8b73ba67e7537e487c63a9b9aed7 /print | |
parent | e8d64338c2f3c73041f3b93a0bc13ff73ef72924 (diff) | |
download | freebsd-ports-gnome-cc224d53ec359814049f409c3022fcf2885657ad.tar.gz freebsd-ports-gnome-cc224d53ec359814049f409c3022fcf2885657ad.tar.zst freebsd-ports-gnome-cc224d53ec359814049f409c3022fcf2885657ad.zip |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
Diffstat (limited to 'print')
-rw-r--r-- | print/libmspub01/Makefile | 2 | ||||
-rw-r--r-- | print/libpagemaker/Makefile | 2 | ||||
-rw-r--r-- | print/lyx/Makefile | 2 | ||||
-rw-r--r-- | print/pdfcube/Makefile | 2 | ||||
-rw-r--r-- | print/scribus/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index 9cb4b3fe0519..7c08ceeb4a6d 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= print graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index 9566f96814cf..e7d96a0287ad 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -2,7 +2,7 @@ PORTNAME= libpagemaker PORTVERSION= 0.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print graphics devel MASTER_SITES= LIBREOFFICE_DEV diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 1c699dc70d26..966c96315fda 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile index f0e2858bb915..a486b0b699d9 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 7d89884dad61..c8fff6bda1b5 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.4.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print editors MASTER_SITES= SF \ http://www.scribus.net/downloads/${PORTVERSION}/ |