Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2017 20:33:08 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457726 - head/textproc/pdfsandwich
Message-ID:  <201712312033.vBVKX8r0030202@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Dec 31 20:33:08 2017
New Revision: 457726
URL: https://svnweb.freebsd.org/changeset/ports/457726

Log:
  textproc/pdfsandwich: Correction of MASTER_SITES
  
  Previous commit, sadly, had a wrong SF MASTER_SITES URL.
  Now this is corrected. :-)
  
  PR:		221737
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13708

Modified:
  head/textproc/pdfsandwich/Makefile

Modified: head/textproc/pdfsandwich/Makefile
==============================================================================
--- head/textproc/pdfsandwich/Makefile	Sun Dec 31 20:18:56 2017	(r457725)
+++ head/textproc/pdfsandwich/Makefile	Sun Dec 31 20:33:08 2017	(r457726)
@@ -3,7 +3,7 @@
 PORTNAME=	pdfsandwich
 DISTVERSION=	0.1.6
 CATEGORIES=	textproc
-MASTER_SITES=	SF/${PORTNAME}/pdfsandwich%20${PORTNAME}/
+MASTER_SITES=	SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Command line tool generating "sandwich" OCR pdf files



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712312033.vBVKX8r0030202>