mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
r1.7 caused the PORTREVISION to go backwards since this port is a slave of
x11-toolkits/linux-gtk, that port previously had PORTREVISION=2 and this port failed to override it. Set the PORTREVISION to 2 again. Pointy hats to: trevor, marcus
This commit is contained in:
parent
b0e5117a2c
commit
e7e0cc6a88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109235
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= jpeg
|
||||
PORTVERSION= 6b.15
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics linux
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= jpeg
|
||||
PORTVERSION= 6b.15
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics linux
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= jpeg
|
||||
PORTVERSION= 6b.15
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics linux
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue