diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-06 07:06:50 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-06 07:06:50 +0800 |
commit | 325aed58cb1654cd94b306ff8e0452e4fb95f4a9 (patch) | |
tree | 30b6fa9070ad293072156e3111d93da96aa5fc77 /science | |
parent | 1d29e63dac4e4c7505e28dee43a5bdb2ef335565 (diff) | |
download | freebsd-ports-gnome-325aed58cb1654cd94b306ff8e0452e4fb95f4a9.tar.gz freebsd-ports-gnome-325aed58cb1654cd94b306ff8e0452e4fb95f4a9.tar.zst freebsd-ports-gnome-325aed58cb1654cd94b306ff8e0452e4fb95f4a9.zip |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Diffstat (limited to 'science')
-rw-r--r-- | science/lammps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/lammps/Makefile b/science/lammps/Makefile index 7b6d08b429f3..dfe232a1b196 100644 --- a/science/lammps/Makefile +++ b/science/lammps/Makefile @@ -2,6 +2,7 @@ PORTNAME= lammps PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/} +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |