diff options
author | miwi <miwi@FreeBSD.org> | 2011-03-25 19:36:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-03-25 19:36:18 +0800 |
commit | 19b11bb75ed9b24bfcdc53515fd3093a92279cc3 (patch) | |
tree | 8081fe99cbc89eacb9c186adad22dd61f608f1f1 /textproc/sowing | |
parent | 8ad38430f128c5b1b2c187d69f5418ac7a465967 (diff) | |
download | freebsd-ports-gnome-19b11bb75ed9b24bfcdc53515fd3093a92279cc3.tar.gz freebsd-ports-gnome-19b11bb75ed9b24bfcdc53515fd3093a92279cc3.tar.zst freebsd-ports-gnome-19b11bb75ed9b24bfcdc53515fd3093a92279cc3.zip |
- Remove DEPRECATED
- Drop MD5 support
- Update MASTER_SITES and WWW: line
PR: 155837
Submitted by: Ports Fury
Diffstat (limited to 'textproc/sowing')
-rw-r--r-- | textproc/sowing/Makefile | 5 | ||||
-rw-r--r-- | textproc/sowing/distinfo | 1 | ||||
-rw-r--r-- | textproc/sowing/pkg-descr | 2 |
3 files changed, 2 insertions, 6 deletions
diff --git a/textproc/sowing/Makefile b/textproc/sowing/Makefile index 209272e0b4d3..b7fe33e1f79b 100644 --- a/textproc/sowing/Makefile +++ b/textproc/sowing/Makefile @@ -8,14 +8,11 @@ PORTNAME= sowing PORTVERSION= 1.1.16 CATEGORIES= textproc -MASTER_SITES= ftp://info.mcs.anl.gov/pub/sowing/ +MASTER_SITES= http://ftp.mcs.anl.gov/pub/sowing/ MAINTAINER= ports@FreeBSD.org COMMENT= Text processing tools to generate documentation from source files -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - BUILD_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm \ latex:${PORTSDIR}/print/teTeX-base RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm \ diff --git a/textproc/sowing/distinfo b/textproc/sowing/distinfo index 681bc020cdf3..cdebcf6cef94 100644 --- a/textproc/sowing/distinfo +++ b/textproc/sowing/distinfo @@ -1,3 +1,2 @@ -MD5 (sowing-1.1.16.tar.gz) = 2301f1446baa090aff2741459962a920 SHA256 (sowing-1.1.16.tar.gz) = 284b43164d3da551e6cd5abe450e9dda81848d4302868f5812000fedbcfe81cb SIZE (sowing-1.1.16.tar.gz) = 507064 diff --git a/textproc/sowing/pkg-descr b/textproc/sowing/pkg-descr index b4d76c2db776..49071eacdf61 100644 --- a/textproc/sowing/pkg-descr +++ b/textproc/sowing/pkg-descr @@ -1,4 +1,4 @@ Text processing tools developed by Bill Gropp. It might be used to build the PETSc & MPICH documentation. -WWW: http://www-unix.mcs.anl.gov/petsc/petsc-2/developers/ +WWW: http://www.mcs.anl.gov/petsc/petsc-2/developers/ |