Skip to content
Permalink
Browse files

psbind: update to 20090315

 - Update homepage
 - Use HTTPS `master_sites`
 - Drop patch (no longer needed)
  • Loading branch information
chrstphrchvz authored and cjones051073 committed Apr 22, 2019
1 parent e9c9f70 commit fe200f744f398b8f858a761bf3fe6deb9e2f57f6
Showing with 7 additions and 130 deletions.
  1. +7 −8 textproc/psbind/Portfile
  2. +0 −122 textproc/psbind/files/=back.patch
@@ -3,8 +3,8 @@
PortSystem 1.0

name psbind
version 20030617
revision 6
version 20090315
revision 0
categories textproc print
license GPL-2+
platforms darwin
@@ -22,11 +22,12 @@ extract.suffix
extract.only
extract.mkdir yes

homepage http://www.digitas.harvard.edu/~ken/${name}/
master_sites http://www.cpan.org/authors/id/K/KE/KENSHAN/
homepage https://conway.bostoncoop.net/~ccshan/wiki/psbind/
master_sites https://www.cpan.org/authors/id/K/KE/KENSHAN/

checksums sha1 39e82fde6c0b8a5dc393feb241698ba4cc8f7dcb \
rmd160 fbaecf7dcbe2bcfe3f2a9e3b09ffe08624535b11
checksums sha256 cc187db79735dea6c4cd5bd78329432151adfba26f237b9dcae36a18f7f53132 \
rmd160 7a49a4ef07e81aafb66c783a42284d6e9bcde6eb \
size 27444

depends_run port:a2ps \
port:ghostscript \
@@ -36,8 +37,6 @@ post-extract {
copy ${distpath}/${distfiles} ${worksrcpath}/${name}
}

patchfiles =back.patch

use_configure no

build {

This file was deleted.

0 comments on commit fe200f7

Please sign in to comment.
You can’t perform that action at this time.