The patch below updates print/ps2eps to the latest version. This has moved homepage since the last update. I also no longer use this, so am dropping maintainership, though I did find a couple of old files to test on to make sure the new version works OK!
Laurie diff --git print/ps2eps/Makefile print/ps2eps/Makefile index 5d4a2b47710..c61b7345c26 100644 --- print/ps2eps/Makefile +++ print/ps2eps/Makefile @@ -1,17 +1,14 @@ COMMENT= convert Postscript to Encapsulated Postscript -DISTNAME= ps2eps-1.68 +DISTNAME= ps2eps-1.70 CATEGORIES= print -REVISION = 0 -HOMEPAGE= http://www.tm.uka.de/~bless/ps2eps.html - -MAINTAINER= Laurence Tratt <[email protected]> +HOMEPAGE= https://telematics.tm.kit.edu/english/staff_bless.php?tab=%5B1512%5D # GPL PERMIT_PACKAGE= Yes -MASTER_SITES= http://www.tm.uka.de/~bless/ +MASTER_SITES= https://tm.kit.edu/~bless/ RUN_DEPENDS= print/ghostscript/gnu diff --git print/ps2eps/distinfo print/ps2eps/distinfo index e589adfbaad..bb717500604 100644 --- print/ps2eps/distinfo +++ print/ps2eps/distinfo @@ -1,2 +1,2 @@ -SHA256 (ps2eps-1.68.tar.gz) = sI8S7tiJZdGJEmH7cOh8fjo/MXLrwxvbeZSnzoVN2SU= -SIZE (ps2eps-1.68.tar.gz) = 97304 +SHA256 (ps2eps-1.70.tar.gz) = OmaBwxd6+a4yZFnFfoT+kIKdUp0kf8Mq5/ZuiDnoGxE= +SIZE (ps2eps-1.70.tar.gz) = 135657
