mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 4.13b
This commit is contained in:
parent
98d9f5358e
commit
75e150a24e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83376
2 changed files with 4 additions and 7 deletions
|
@ -6,14 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= a2ps
|
||||
PORTVERSION= 4.13
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 4.13b
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.enst.fr/pub/unix/a2ps/ \
|
||||
${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
PKGNAMESUFFIX= -${PAPERSIZE}
|
||||
DISTFILES= a2ps-${PORTVERSION}${EXTRACT_SUFX} sheets.map
|
||||
DISTFILES= a2ps-${PORTVERSION}${EXTRACT_SUFX}
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
|
@ -23,6 +22,7 @@ USE_PERL5= yes
|
|||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
MAN1= a2ps.1 ogonkify.1 card.1 psmandup.1 fixps.1 pdiff.1 psset.1 texi2dvi4a2ps.1
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-4.13
|
||||
|
||||
PAPERSIZE?= letter
|
||||
PAPERSIZECNF= ${PAPERSIZE:S/l/L/:S/a/A/}
|
||||
|
@ -45,9 +45,6 @@ PLIST_SUB+= WITHEMACS=""
|
|||
PLIST_SUB+= WITHEMACS="@comment "
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
$(CP) $(DISTDIR)/sheets.map $(WRKSRC)/sheets/sheets.map
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${PREFIX}/bin/a2ps
|
||||
(cd ${WRKSRC}/doc; ${MAKE} install)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (a2ps-4.13.tar.gz) = c4361045913b27dbb6b6315874f6b196
|
||||
MD5 (a2ps-4.13b.tar.gz) = 0c8e0c31b08c14f7a7198ce967eb3281
|
||||
MD5 (sheets.map) = add5dfd9f357ab6e7bd610a5cddab0ee
|
||||
|
|
Loading…
Add table
Reference in a new issue